Cameron Gutman
a7e65b47f9
Fix race condition on AppView activity startup
2018-10-30 17:52:46 -07:00
Cameron Gutman
62e175f069
Avoid crashing when opening an app context menu in list mode
2018-10-05 01:42:19 -07:00
Cameron Gutman
209fead0e8
Only add the create shortcut option if the box art is present to avoid crashing
2018-09-18 20:22:16 -07:00
Cameron Gutman
6946e3c7a2
Just use the PC name as the app list title
2018-07-27 23:42:57 -07:00
zacklmoore
62bedb1609
Pinned Game Shortcuts (Android Oreo) ( #603 )
...
* Initial changes to add game shortcuts.
* Initial working cut.
* Cleanup and converting strings to resource strings.
* Additional cleanup.
* Removed a blank line
* Changes based on review feedback.
* Forgot to save some changes before commiting...
* Standardized dialogs and tried to fix the dialogs auto-closing when the PCView is already opened.
2018-07-06 21:53:19 -07:00
Cameron Gutman
02c4ed2724
Improve decoder crash reporting reliability
2017-11-25 13:19:30 -08:00
Cameron Gutman
300d444f71
Ensure inForeground is set before CMS binding can complete
2017-11-23 11:34:22 -08:00
Cameron Gutman
b2bd7257e1
Fix Lint warnings
2017-09-09 14:12:54 -07:00
Cameron Gutman
93b0073467
Finish the activity if the computer wasn't found
2017-05-17 20:51:33 -07:00
Cameron Gutman
b5c96cbb53
Fix manually switching language to Chinese
2017-05-04 22:24:18 -07:00
Cameron Gutman
fc629db653
Improve shortcut handling when the list is full
2016-11-10 19:45:17 -08:00
Cameron Gutman
b6e4d5528b
Fix and enable launcher shortcuts on Android 7.1
2016-11-05 21:29:59 -07:00
Cameron Gutman
b52a86e6cc
Fix app grid isRunning icon not displaying
2016-10-21 14:04:31 -07:00
Cameron Gutman
6de4288a85
Fix running app state on GFE 3.1
2016-10-21 12:28:15 -07:00
Cameron Gutman
a107b5e652
Add launcher shortcuts and fix duplicate pairing error
2016-10-20 13:09:24 -07:00
Cameron Gutman
2dbb7395a4
Restart the app view activity when configuration changes are made that could require the grid to be resized. This is much simpler than handling all of the fine edge cases here.
2016-04-19 20:38:05 -04:00
Cameron Gutman
2f002bfa4a
Fix being stuck in small-icon mode after resizing to minimum size on Android N
2016-04-19 19:36:10 -04:00
Cameron Gutman
5142f978cf
Fixed polling resuming in the background in some cases
2016-02-23 23:47:49 -05:00
Faruq Rasid
f8ab7b8e13
Merge https://github.com/limelight-stream/limelight-android
2015-12-31 10:14:30 +08:00
Karim Mreisi
1ff6ee14ac
fix analogstick, add minimum range and press deadzone, add movement touch to digital buttons depending on layers
2015-02-03 21:51:27 +01:00
Cameron Gutman
b01f7c796e
Fix duplicated fragments
2015-01-31 17:19:54 -05:00
Cameron Gutman
56f438fe47
Fix some crashes and caching issues
2015-01-31 17:01:46 -05:00
Cameron Gutman
a490da5e5c
Fix some caching bugs
2015-01-31 00:13:51 -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
Karim Mreisi
9f94465979
add virtual controller element abstraction class
2015-01-28 07:12:20 +01:00
Cameron Gutman
9ff1386751
Add a quit confirmation dialog
2015-01-27 15:31:01 -05:00
Cameron Gutman
d23c763441
Remove unused imports
2015-01-26 20:50:14 -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
Karim Mreisi
e39e0910a1
add virtual controller configuration screen
2015-01-22 08:59:55 +01: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
1b9846d519
Close the app list instead of displaying an error if the app view is resumed and fails to update
2014-11-13 22:31:19 -08:00
Cameron Gutman
a4ece13a1d
Fix refreshing apps text
2014-11-13 22:30:45 -08:00
Cameron Gutman
a37fff6eb5
Fix a bunch of Lint errors
2014-11-13 21:37:11 -08:00
Cameron Gutman
6604675bf9
Lint: Remove unused imports
2014-11-13 21:30:32 -08:00
Ansa89
f112d45e1a
Some cleanup
2014-11-12 09:58:26 +01: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
2df2f850d5
Remove dead code
2014-11-08 13:13:39 -08:00
Cameron Gutman
68c1aaf433
Add new app view UI
2014-11-08 01:07:21 -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
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