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

Skip to content
Snippets Groups Projects
Commit 66498546 authored by str4d's avatar str4d
Browse files

Initial migration to navigation drawer and Fragment

- 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
parent 6d340dc0
No related branches found
No related tags found
No related merge requests found
Showing
with 766 additions and 567 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment