I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Aug 10, 2013
  2. Aug 09, 2013
    • str4d's avatar
      Initial migration to navigation drawer and Fragment · 66498546
      str4d authored
      - Migrated I2PActivityBase and subclasses to Fragment
      - Added new MainActivity with navigation drawer to handle Fragments
      - Added MainFragment to navigation drawer
      
      Code compiles, installs and runs. Known bugs created:
      - Some buttons now fail (can't use an Intent with a Fragment)
        -> Migrate usage of Intents to Fragment transactions
      - New install/upgrade dialogs are commented out
        -> Migrate old Dialogs to DialogFragments
      66498546
Loading