Commit graph

76 commits

Author SHA1 Message Date
ottoptj
757c55fa29 Some kind of a preliminary widget menu 2024-11-03 07:35:31 +02:00
ottoptj
114bb560ea Revert "Changed settings menus to dropdowns"
This reverts commit f652e2b403.
2024-11-02 08:09:57 +02:00
ottoptj
f652e2b403 Changed settings menus to dropdowns 2024-11-02 08:04:34 +02:00
ottoptj
d3401eb9d5 Finished shortcut renaming functionality 2024-11-02 07:24:57 +02:00
ottoptj
902d7abac9 Created shortcut renaming functionality. Not finished. 2024-11-02 07:08:26 +02:00
ottoptj
cf5fd5d446 About page scaling changes 2024-09-24 17:23:07 +03:00
ottoptj
fb650bf5ee Fixed italic fonts being cut off and updated version 2024-09-09 07:31:35 +03:00
ottoptj
493d0aff07 Contacts functionality should now be functional. Also some UI color changes and stuff. 2024-09-08 09:07:54 +03:00
ottoptj
62f8cc679a Contacts searching. Broken. 2024-09-07 10:59:58 +03:00
ottoptj
b0c80da3da Adjusted about fragment sizing 2024-09-07 03:24:46 +03:00
ottoptj
64cc4a0ecf Changed context menu icons, fixed context menu button click effect and adjusted about page scaling 2024-09-07 01:44:05 +03:00
ottoptj
84381d75eb Added the ability to change fonts and font styles 2024-09-05 04:29:49 +03:00
ottoptj
f872c52893 Added vertical alignment options to shortcuts 2024-09-05 01:30:00 +03:00
ottoptj
77fc95b2f4 Updated the version, fixed shortcut text from reset and optimizations. 2024-09-03 03:28:42 +03:00
ottoptj
063135c9b1 Fixes to the custom preference and fixes to about page scaling 2024-09-02 15:48:17 +03:00
ottoptj
be4dd79e89 Added an option to reset all preferences and implemented a different popup for selecting preferences. Also fixed a context menu bug. 2024-09-02 06:09:25 +03:00
ottoptj
f37393157b Forced text editing colors that make sense for the renaming field. Also fixed showing status bar. 2024-09-01 20:29:57 +03:00
ottoptj
11ce9704ec Fixed the weather menu padding 2024-08-31 01:12:53 +03:00
ottoptj
05e29c5140 Added an action bar to launcher settings 2024-08-31 00:15:26 +03:00
ottoptj
a08bc25f6e Added options to toggle clock, date and search on or off 2024-08-30 20:59:54 +03:00
ottoptj
5a3012f0f1 Fixed multiple context menus appearing + customizable app menu spacing + renaming view is unscrollable 2024-08-30 19:36:53 +03:00
ottoptj
b47fa4b48c Added more possible shortcuts. Now there can be up to 15 shortcuts. 2024-08-30 14:58:13 +03:00
ottoptj
f88a615869 Removed am/pm text from clock 2024-08-23 11:28:35 +03:00
ottoptj
4cb52fe719 Removed app menu closing restriction, made about page image open app info and organized code into smaller packages 2024-08-12 10:31:34 +03:00
ottoptj
b4c8dc0006 Dimensional adjustments 2024-08-12 01:23:53 +03:00
ottoptj
174413982f Refactoring, modified sizing and fixed some memory leaks or whatever 2024-08-11 17:36:41 +03:00
ottoptj
21455d5913 Refactoring and modified sizing 2024-08-11 16:04:42 +03:00
ottoptj
8ee1d67eb3 xml refactoring and added a privacy policy 2024-08-10 20:33:57 +03:00
ottoptj
4bac8ffee8 Refactored MainActivity a bunch 2024-08-08 22:21:21 +03:00
ottoptj
bcb8f331b3 Weather gps now works properly with nicer code as well 2024-08-08 18:10:18 +03:00
ottoptj
914c7a0ed4 Fixed an issue with shortcuts and gestures with apps that have a dash on the name. 2024-08-06 18:02:22 +03:00
ottoptj
c145eec220 Status bar can now be hidden or shown as desired 2024-08-06 04:15:59 +03:00
ottoptj
b9b012b41d Added a link to my website to About page 2024-08-06 03:33:16 +03:00
ottoptj
a014014e8f Added About section and Open-Meteo credits 2024-08-06 03:24:43 +03:00
ottoptj
2a0be96ee6 Gesture apps can now be chosen freely (also Gradle updates) 2024-08-05 02:56:25 +03:00
ottoptj
71af6d7d49 Added weather conditions, fixed the thread for finding locations and added options to disable weather and battery indicators. 2024-08-04 22:41:58 +03:00
ottoptj
dfc08513f5 Background and text color can now be changed 2024-08-02 20:49:59 +03:00
ottoptj
dade0c9a3b Date now aligns with the clock and temperature units can be selected 2024-08-01 18:02:47 +03:00
ottoptj
f23d71a477 Weather is functional 2024-08-01 06:12:35 +03:00
ottoptj
b7cf7af2eb Hidden App Settings now open a view with hidden apps (can't unhide yet) 2024-07-31 23:25:26 +03:00
ottoptj
40c3e2dd72 Settings have all options now (not functional). 2024-07-31 01:19:07 +03:00
ottoptj
f602ae569f Moving settings to a better method 2024-07-30 21:00:52 +03:00
ottoptj
8eec1d9a9b Camera and phone gestures can now be toggled on or off 2024-07-08 10:53:37 +03:00
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
f5c6fd4ce6 Shortcut size customization 2024-07-05 07:09:41 +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
eb91eb8a9d Fixed incorrect default position in shortcut view's recyclerview. 2024-06-04 02:33:27 +03:00