Commit Graph

17 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 0e7fbaedc5 Updated readme 2019-07-21 19:15:05 -07:00
tverona1 11c5b1ae4a Updated readme 2019-07-21 18:57:46 -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
tverona1 b188ea8b94 Merge pull request #1 from weathondev/master
Added the ability to hide APKs in the launcher
2019-07-18 20:25:06 -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 c9fea24538 Deleted unused file 2019-07-17 00:09:09 -07:00
tverona1 c67906f6e5 Updated readme 2019-07-16 23:52:39 -07:00
tverona1 fe3f38ee64 Initial checkin
Initial checkin of Quest App Launcher
2019-07-16 23:46:19 -07:00
tverona1 6b98242a9b Initial commit 2019-07-16 20:50:28 -07:00