- Aug 28, 2013
-
-
str4d authored
-
- Aug 22, 2013
-
-
str4d authored
-
str4d authored
There are a lot of changes here: - The main_content FrameLayout is now main_fragment (more logical name). - TunnelEntry now stores a Context instead of a TunnelEntryLoader (so it can be instantiated inside the detail Fragment). - The activity_navdrawer layout is now an alias to a one-pane or two-pane layout depending on screen size. - Subclasses of I2PActivityBase can now override canUseTwoPanes() to enable and use the two-pane layout (for devices that support it).
-
- Aug 21, 2013
- Aug 14, 2013
-
-
str4d authored
-
- Aug 13, 2013
-
-
str4d authored
The navigation drawer has been (mostly) migrated to link to Activities instead of Fragments. Only Activities can be searched via the inbuild Android search function, which uses Intents.
-
- Aug 10, 2013
-
-
str4d authored
-
- Aug 09, 2013
-
-
str4d authored
Side-effect: some constant strings are now public
-
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
-
- Aug 08, 2013
- Sep 11, 2012
-
-
sponge authored
-
- Jul 28, 2012
-
-
sponge authored
-
- Jul 23, 2012
-
-
sponge authored
-
- Jul 05, 2011
-
-
zzz authored
- Tweak log levels
-
- Jun 23, 2011
-
-
zzz authored
-
- Jun 22, 2011