Commit graph

56 commits

Author SHA1 Message Date
ottoptj
5dbb033993 Clock, date and search can now be resized and the renaming window has been updated to use the correct text size. 2024-07-08 10:02:00 +03:00
ottoptj
e8935608a7 Fixed bug with work profile shortcuts in center alignment 2024-07-05 19:38:45 +03:00
ottoptj
f5c6fd4ce6 Shortcut size customization 2024-07-05 07:09:41 +03:00
ottoptj
c10d6480ea Fixed minor bug with shortcut drawables 2024-07-05 05:16:11 +03:00
ottoptj
8d0486bb2d App alignment added 2024-07-05 04:44:38 +03:00
ottoptj
01b7400083 Rudimentary clock aligment setting functionality added 2024-07-05 00:29:39 +03:00
ottoptj
8333864b4e Battery added to date format alongside minor layour changes 2024-07-04 22:31:01 +03:00
ottoptj
c7598b1ec3 Stated work on the UI of settings 2024-07-04 20:09:23 +03:00
ottoptj
8a10313b9a Changed menu updates back to less efficient entire refresh due to bugs. Fixed a bug with menu position after back from search. 2024-07-04 16:52:28 +03:00
ottoptj
703eab30ed Weather location added to SharedPreferences 2024-07-04 02:06:06 +03:00
ottoptj
f518328e6b Some sort of location logic for weather and some error management. 2024-07-03 04:21:01 +03:00
ottoptj
cb78628941 Made the app menu refresh each time that the user goes back to home automatically 2024-06-10 19:38:20 +03:00
ottoptj
17cf58846d The app can now pull weather from an api for a specific url. No location functionality yet. 2024-06-04 03:12:09 +03:00
ottoptj
eb91eb8a9d Fixed incorrect default position in shortcut view's recyclerview. 2024-06-04 02:33:27 +03:00
ottoptj
2b63b1d6b0 Fixed a bug that creates 2 items when the user reinstalls the apps and returns to launcher with back. 2024-06-03 15:23:04 +03:00
ottoptj
de79b2752d Now passively checks for moved apps (for app name changing between updates, etc) 2024-06-03 15:13:24 +03:00
ottoptj
d0112bbbe4 Got rid of status bar and made animation apply to the window instead of the layout. 2024-05-31 12:23:40 +03:00
ottoptj
6d3b451396 Fixed search bar scaling in shortcut mode 2024-05-31 10:32:15 +03:00
ottoptj
751970e6b5 Fixed shortcut and home gestures 2024-05-31 09:59:53 +03:00
ottoptj
709692482a Moved animations to a new class and added the settings activity 2024-05-31 03:49:42 +03:00
ottoptj
87b4fc3612 Made the app menu resizable 2024-05-28 22:56:42 +03:00
ottoptj
5cdd7bca2e Fixed returning from app menu and refactoring 2024-05-28 21:02:58 +03:00
ottoptj
1a748ce709 Minor cleanup 2024-05-27 22:00:58 +03:00
ottoptj
e3636bccc7 Improvements to exiting the app menu 2024-05-27 21:59:50 +03:00
ottoptj
228dd2966b Some refactoring and improved returning to home screen from app menu. 2024-05-27 18:40:44 +03:00
ottoptj
b12d076208 Home screen side swipe app launching added. App menu closing implemented. 2024-05-27 17:17:58 +03:00
ottoptj
9d8ce304bd Fixed pressing home key staying in app menu 2024-05-22 12:55:42 +03:00
ottoptj
b97193a173 Better animation and app view now scrolls to top 2024-05-22 11:12:04 +03:00
ottoptj
6147c4b0db Pretty much functional in one view now and implemented animations 2024-05-22 03:19:15 +03:00
ottoptj
5f9a1d93be Unfinished back button behaviour implemented 2024-05-22 00:42:39 +03:00
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