Commit graph

76 commits

Author SHA1 Message Date
ottoptj
1f0a91e2df Rewriting the app into a single activity is in progress 2024-05-22 00:35:28 +03:00
ottoptj
ce78b5f37e Fixed app change check cancelling and the installed apps are now loaded in MainActivity for faster app menu opening. 2024-05-21 20:55:24 +03:00
ottoptj
2ac47eeef8 Fixed fatal search error when an app is hidden. 2024-05-21 18:52:11 +03:00
ottoptj
23ff67f388 (Probably buggy) Renaming now moves the app correctly and searched items align to bottom. 2024-05-21 02:28:21 +03:00
ottoptj
faea9c95e3 Updated search to not update the entire thing 2024-05-20 21:53:38 +03:00
ottoptj
7d540aa76d Added search back as it was 2024-05-20 14:16:44 +03:00
ottoptj
ef59d905ab Fixed the reset button for renaming. 2024-05-20 04:20:22 +03:00
ottoptj
131acb3039 Specific item updates added. Still needs testing and refinement. 2024-05-20 04:01:28 +03:00
ottoptj
27bca8260f Added work profile app indicators and long click to select app toast for shortcuts 2024-05-20 01:34:08 +03:00
ottoptj
597540b1c6 Shortcut modifications are now saved. 2024-05-19 18:31:22 +03:00
ottoptj
288c7921f6 Shortcut base functionality implemented (not saved yet) 2024-05-19 15:28:50 +03:00
ottoptj
6db5725aa5 Added some buttons (currently do nothing) to the main view 2024-05-15 19:46:08 +03:00
ottoptj
eb61f8a9c8 Some (probably) optimizations and added swiping up from home screen to get to app menu. 2024-05-13 00:43:34 +03:00
ottoptj
02115b1ade Sorting for renaming is now implemented. 2024-05-12 23:44:26 +03:00
ottoptj
3deaa2b57d Renaming seems to be working? 2024-05-12 23:33:32 +03:00
ottoptj
15f58dc886 Hiding seems to be working? 2024-05-12 23:04:22 +03:00
ottoptj
f5a75f4263 Search functions. Hiding broken. 2024-05-12 21:44:46 +03:00
ottoptj
8963b97149 SearchView changed to EditView. Still needs functionality and more adjustments. 2024-05-10 12:50:29 +03:00
ottoptj
e14eb149b2 Alignment is finally fixed holy shit 2024-05-10 07:34:55 +03:00
ottoptj
96fb764072 Rename view UI has been improved and aligns correctly. 2024-05-10 03:59:41 +03:00
ottoptj
f21f13ba6c Refactoring everything into a recyclerview. Missing: UI Design, Renaming functionality 2024-05-09 11:29:01 +03:00
ottoptj
3adaa4a8b0 Renaming implemented and added a clock to main view. 2024-05-08 07:18:19 +03:00
ottoptj
109b849a6e An editable text field for renaming apps has been added 2024-05-08 00:11:15 +03:00
ottoptj
625156af3d Removed some unnecessary permissions 2024-05-07 07:42:51 +03:00
ottoptj
71338fb9f1 Added a long-press menu (info, delete, hide, rename). Rename not done. Others work. 2024-05-07 07:38:34 +03:00
ottoptj
57721ac89b Launcher so far, app menu partially working 2024-05-06 18:58:06 +03:00