Commit Graph

14 Commits

Author SHA1 Message Date
Cameron Gutman 991407a2cf Merge branch 'master' into root 2014-09-27 19:32:39 -07:00
Cameron Gutman a3106bffca Speed up initial discovery by generating a new keypair while discovering machines. 2014-09-27 15:42:12 -07:00
Cameron Gutman 1b026f1354 Merge branch 'master' into root
Conflicts:
	AndroidManifest.xml
	src/com/limelight/binding/input/evdev/EvdevWatcher.java
2014-09-20 02:54:15 -07:00
Cameron Gutman 201704dc9d Finally fix the random pairing failure. It turns out that it was causing by background querying for serverinfo during the pairing process. Now we stop polling computers while pairing is in progress. 2014-09-19 22:23:06 -07:00
Cameron Gutman bb869a51fd Start using com.limelight.root package name 2014-09-03 23:32:37 -07:00
Cameron Gutman 20a5a844db Fix crash with WoL if a MAC address isn't present 2014-07-31 01:32:59 -07:00
Cameron Gutman 887dd9aa21 Add GFE settings optimization checkbox. Move Add PC button to the main screen. 2014-07-21 23:58:20 -07:00
Cameron Gutman 8bc8f14c64 Protect from accessing the ComputerManagerService before initialization has completed 2014-07-06 12:49:57 -07:00
Cameron Gutman 9e20d25093 Fix list view bugs (mostly Ouya related) 2014-07-04 18:57:03 -07:00
Cameron Gutman 0c614516fb The computer details object must always update, even if the text doesn't change 2014-07-04 15:24:01 -07:00
Cameron Gutman 1734d21b8e Update placeholder text in PC view 2014-07-04 15:12:37 -07:00
Cameron Gutman 0f4e5a4585 Make remote discovery faster. Fix the bitrate slider. Change some toast text. 2014-07-04 14:51:57 -07:00
Cameron Gutman c50ec21f39 Fix crash when tapping the placeholder 2014-07-04 11:31:03 -07:00
Cameron Gutman 3176ee72fe Major update to v2.5 2014-07-03 23:33:14 -07:00