- Jul 04, 2011
-
-
zzz authored
- Clean up debug text on main screen - Move most logging from System.err.println to Util - Stub out HTTP auth handler - Don't restart Peers page on orientation change - Add inbound/outbound arrows, not loaded yet - Tweak log levels
-
- Jun 22, 2011
- Jun 21, 2011
-
-
zzz authored
- Handle cancels better - Start clients faster
-
- Jun 17, 2011
-
-
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
- Move temp dir setting from config to code - Stub out methods to stop the router
-
- Jun 11, 2011
-
-
zzz authored
and LoadClientAppsJob, due to ClassLoader issues and the need to register shutdown hooks anyway. - Status bar tweaks - Fix NPE when stopping - Instantiate broadcast receiver - apk config has preference over installed config for now
-