- Jun 24, 2011
-
-
zzz authored
- Log to console buffer too - New log activity - Debug status output when router not running - More logging utility methods
-
- Jun 23, 2011
-
-
zzz authored
-
zzz authored
-
zzz authored
- Update status faster - Update release notes
-
zzz authored
- Allow quitting while waiting - Move connected detection to utility class - Use connected info for displaying buttons
-
zzz authored
SDK Tools Version 11, SDK Platform-tools Version 5, API 8. LGPLv3.
-
zzz authored
-
zzz authored
-
zzz authored
and from a system property to shared preferences - Strip libjbigi.so
-
- Jun 22, 2011
-
-
zzz authored
- Addressbook header not selectable
-
zzz authored
- Show the toast - First web page can be i2p
-
zzz authored
- Add missing resources - More work on start/stop buttons and binding
-
zzz authored
-
zzz authored
- Hide start/stop in menu as appropriate - Prep for actually stopping and releasing service - Stop service when stopping router - Switch from singleTask to SingleTop - Use SharedPrefs to remember whether to start router
-
- Jun 21, 2011
- Jun 20, 2011
-
-
zzz authored
- Fix eepsite loads by adding xml header - Use loadDataWithBaseURL() but block network loads, requires API 8 - Turn zoom controls on for local pages too
-
zzz authored
- Async task for web/eep loads - Progress dialog for web/eep loads - Cancel loads with back button
-
zzz authored
- Add welcome page - Add EepGetFetcher app - Add warnings
-
- Jun 19, 2011
- Jun 18, 2011
- Jun 17, 2011
-
-
zzz authored
- Convert service status bar updater from a thread to a Handler - Clean up status bar - Null out router context on shutdown - Switch back to shared clients
-
zzz authored
- Increase max NTCP connections - Delete old wrapper.log at startup - Spoof network status on emulator - Increase client start delay - Disable shared clients - Stop LogWriter from starting a new App context at shutdown - LogWriter tweaks - Logging tweaks
-
- Jun 12, 2011
-
-
zzz authored
- Start and stop buttons - Handler for screen updates - Make service not sticky - Log tweaks - Fix version script
-
zzz authored
-
zzz authored
- Only bind to service briefly from receiver to prevent shutdown hangs
-
zzz authored
- Move temp dir setting from config to code - Stub out methods to stop the router
-
zzz authored
-
zzz authored
- Change min API to 7 (2.1), to make things a little easier. This covers 95% of active devices and older ones are likely too crappy to run I2P anyway.
-
- Jun 11, 2011
- Jun 10, 2011
-
-
zzz authored
- Set class loader, although that causes other problems - Fix temp dir for now, but needs to be set in app not in config file
-
zzz authored
- Add clients.config, i2ptunnel.config, hosts.txt, i2ptunnel.jar, streaiming.jar, ministreaming.jar Clients won't load yet, have to fight the class loader. - More BroadcastReceiver work (still not hooked in) - enums
-
zzz authored
- Beginnings of a BroadcastReceiver - ant target for signing key - Status thread - Status in status bar for now
-
- Jun 07, 2011
- Jun 06, 2011
-
-
zzz authored
- Move the classes around - Split into Activity and Service - Add status bar notification - More config changes
-