Commit Graph

11 Commits

Author SHA1 Message Date
tverona1
06298e39a9 Initialize grid values in-line 2019-07-23 23:13:27 -07:00
tverona1
4d545de5bd Enable raw pointer
Enable the option to render a ray pointer (dot at end of the laser pointer)
2019-07-23 23:06:47 -07:00
tverona1
f85417e7cc Scroll view - stretch to canvas rather than hard coded size 2019-07-23 21:38:43 -07:00
tverona1
7fb1053be7 Added custom grid size support in config.json
- Added support for config.json
- Added custom grid size support in config.json (see readme for instructions)
2019-07-21 18:56:25 -07:00
tverona1
0d5e94c023 Added "Settings" view & cleaned up app hiding
- Added a settings view
- Hiding an app now dynamically removes the cell from the grid
- Moved the "reset app hiding" button under the settings view
2019-07-20 22:41:56 -07:00
weathon
94257ee4f8 Putting an Apk into the excluded list won't auto-refresh now (was annoying to always get a refresh when scrolling); Added a refresh button; added a delete button that resets the whole file; 2019-07-18 17:40:24 +02:00
weathon
2740bf207c When pressing Y or B on the controller, the package name of the selected App will be added to the excluded list and the scene will be reloaded; 2019-07-18 10:40:47 +02:00
weathon
a5f112f461 Added the ability to exclude packages from the launcher by adding them to the 'excludedpackages.txt' in the android/data/aaa.QuestAppLauncher.App/files folder; 2019-07-18 08:36:56 +02:00
tverona1
0fa9a73ad8 Remove incorrect comments 2019-07-17 00:12:44 -07:00
tverona1
e1851ff11f Remove incorrect comments 2019-07-17 00:12:07 -07:00
tverona1
fe3f38ee64 Initial checkin
Initial checkin of Quest App Launcher
2019-07-16 23:46:19 -07:00