Cameron Gutman
|
aee34f6365
|
Remove redundant null checks
|
2015-02-08 23:44:33 -05:00 |
|
Cameron Gutman
|
2fdecc551a
|
Tabs -> Spaces
|
2015-02-07 11:54:46 -05:00 |
|
Cameron Gutman
|
10204afdb4
|
Only add PCs to the computer list when they have been polled once to get a UUID for equality comparison. Fix equality comparison in PcView to avoid duplicate PCs enumerated over mDNS.
|
2015-02-07 11:44:56 -05:00 |
|
Cameron Gutman
|
4fcd8b3dfe
|
Replace unpair option with delete PC
|
2015-02-07 05:57:30 -05:00 |
|
Cameron Gutman
|
2247e43a48
|
Remove unused imports
|
2015-02-05 13:23:01 -05:00 |
|
Cameron Gutman
|
d3986080a3
|
Tighten up a bunch of declarations to make Lint happier
|
2015-02-05 13:21:04 -05:00 |
|
Cameron Gutman
|
b01f7c796e
|
Fix duplicated fragments
|
2015-01-31 17:19:54 -05:00 |
|
Cameron Gutman
|
ebd93a55a0
|
Fix small icon mode
|
2015-01-30 19:17:00 -05:00 |
|
Cameron Gutman
|
4d01e1afe6
|
Stub icon scaling and allow background updating of the applist
|
2015-01-30 18:49:01 -05:00 |
|
Cameron Gutman
|
d23c763441
|
Remove unused imports
|
2015-01-26 20:50:14 -05:00 |
|
Cameron Gutman
|
4d24c654b9
|
Remove the old fragment when adding the new one
|
2015-01-25 22:11:38 -05:00 |
|
Cameron Gutman
|
4b1c7e7e3c
|
Fix state loss crashes
|
2015-01-25 21:04:13 -05:00 |
|
Cameron Gutman
|
766898fdf9
|
Add list support back for users that don't like the grid
|
2015-01-25 20:23:35 -05:00 |
|
Cameron Gutman
|
13e91d594b
|
Fix Lint and build issues
|
2015-01-25 18:50:31 -05:00 |
|
Cameron Gutman
|
82cabce86e
|
Merge pull request #33 from Ansa89/language_chooser
Add language chooser
|
2015-01-25 16:46:10 -05:00 |
|
Cameron Gutman
|
88d28665ef
|
Attempt to fix IndexOutOfBoundsException (index 0 size 0) reported by a couple users
|
2014-11-30 18:34:34 -06:00 |
|
Ansa89
|
22958cfbb1
|
Language chooser: use constants
|
2014-11-29 14:40:03 +01:00 |
|
Ansa89
|
99aa616188
|
Add language chooser
Implement limelight-stream/limelight-android#32.
|
2014-11-24 11:47:02 +01:00 |
|
Cameron Gutman
|
d08eeb8a2d
|
Don't display a toast after pairing has completed
|
2014-11-16 16:37:41 -08:00 |
|
Cameron Gutman
|
a37fff6eb5
|
Fix a bunch of Lint errors
|
2014-11-13 21:37:11 -08:00 |
|
Cameron Gutman
|
1965cc2347
|
Merge branch 'NewUI-prepare-for-translation' into NewUI
Conflicts:
app/src/main/java/com/limelight/PcView.java
|
2014-11-13 21:30:11 -08:00 |
|
Cameron Gutman
|
312ca27906
|
Open the app list after successfully pairing
|
2014-11-13 21:22:45 -08:00 |
|
Ansa89
|
88f139873c
|
Resolve merge conflicts
|
2014-11-12 09:41:12 +01:00 |
|
Ansa89
|
d317c5bf03
|
Try to make limelight more translatable
|
2014-11-11 16:30:20 +01:00 |
|
Cameron Gutman
|
269d9a6bc6
|
Update to support GFE 2.1.4
|
2014-11-10 22:01:19 -08:00 |
|
Cameron Gutman
|
244130fc1b
|
Add visual indication when no PCs have been found yet
|
2014-11-08 13:56:16 -08:00 |
|
Cameron Gutman
|
a67791b8aa
|
Display the delete PC option for local PCs too, even though it may not always work
|
2014-11-08 13:20:14 -08:00 |
|
Cameron Gutman
|
21e46a5c3b
|
Display machines as they are being refreshed
|
2014-11-08 13:14:35 -08:00 |
|
Cameron Gutman
|
406d26ec1c
|
Add visual feeback for offline machines and running games
|
2014-11-08 12:51:07 -08:00 |
|
Cameron Gutman
|
982ecbc015
|
Improve the look of the buttons and PC view UI
|
2014-11-07 22:28:07 -08:00 |
|
Cameron Gutman
|
6dbb1a0c1f
|
Fix UI performance issues
|
2014-11-07 01:18:14 -08:00 |
|
Cameron Gutman
|
94b1c04fa6
|
GridView WIP
|
2014-11-07 00:27:58 -08:00 |
|
Cameron Gutman
|
350a4d8825
|
Add a helper class to perform initial UI fixups (currently adding padding on TV devices)
|
2014-11-06 20:07:01 -08:00 |
|
Cameron Gutman
|
c1397e331b
|
Finish GUI for all preferences supported by the old preferences views
|
2014-11-02 12:10:21 -08:00 |
|
Cameron Gutman
|
cd182b3265
|
Begin work on new preferences UI and massive code cleanup of settings-related activities
|
2014-10-30 01:27:43 -07:00 |
|
Cameron Gutman
|
e8de7908fd
|
Fix a bunch of static analysis warnings
|
2014-10-30 00:21:34 -07:00 |
|
Cameron Gutman
|
60f35cd0aa
|
Start of work to get both root and non-root versions building in the same branch/project
|
2014-10-29 22:47:47 -07:00 |
|
Cameron Gutman
|
d84b4bcf9a
|
Initial migration to Android Studio
|
2014-10-29 21:16:09 -07:00 |
|