ottoptj
|
21455d5913
|
Refactoring and modified sizing
|
2024-08-11 16:04:42 +03:00 |
|
ottoptj
|
90f5fecb8f
|
Refactoring and changed loadLabel to getApplicationLabel across the board
|
2024-08-11 13:40:59 +03:00 |
|
ottoptj
|
382bc4a53d
|
Comments, refactoring and changed nested pairs to triples
|
2024-08-11 11:12:36 +03:00 |
|
ottoptj
|
e769baeed0
|
A bunch more refactoring and app menu exiting behaviour changed a bit.
|
2024-08-10 23:32:19 +03:00 |
|
ottoptj
|
6ceed365bb
|
Preference name refactoring
|
2024-08-10 22:10:47 +03:00 |
|
ottoptj
|
54960318b3
|
Added customizable animation speed and some xml comments
|
2024-08-10 21:59:27 +03:00 |
|
ottoptj
|
3b3f9d716a
|
Fixed bugs with shortcut selection:
- Incorrect drawable alignment
- Action menu working in shortcut selection view
|
2024-08-10 21:27:01 +03:00 |
|
ottoptj
|
ba90132ce2
|
Updated settings layout
|
2024-08-10 20:53:40 +03:00 |
|
ottoptj
|
15b9343b4f
|
Updated privacy policy
|
2024-08-10 20:43:28 +03:00 |
|
ottoptj
|
08bc4bd630
|
Updated privacy policy
|
2024-08-10 20:42:37 +03:00 |
|
ottoptj
|
8ee1d67eb3
|
xml refactoring and added a privacy policy
|
2024-08-10 20:33:57 +03:00 |
|
ottoptj
|
830c45cb63
|
Unified rest of preference management into SharedPreferenceManager
|
2024-08-10 18:54:06 +03:00 |
|
ottoptj
|
240bf4463b
|
More refactoring of sharedpreferences into the relevant class
|
2024-08-09 20:43:45 +03:00 |
|
ottoptj
|
22a9d07815
|
More unification of sharedpreferences and refactoring
|
2024-08-09 20:22:09 +03:00 |
|
ottoptj
|
0c8e27dcd5
|
Fixed a renaming issue and unified sharedpreferences
|
2024-08-09 19:57:37 +03:00 |
|
ottoptj
|
eb251c1ae5
|
Fixed resurfaced app menu multiplying bug.
|
2024-08-09 18:34:15 +03:00 |
|
ottoptj
|
eb5464ce3c
|
Fixed a bug with search icon color not changing
|
2024-08-09 18:17:24 +03:00 |
|
ottoptj
|
b78a021ac2
|
A bunch more refactoring
|
2024-08-09 15:36:28 +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
|
c6f3d537f6
|
Double Tap to Lock Screen gesture implemented
|
2024-08-06 20:27:15 +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
|
e1fc3420dd
|
Automatic keyboard opening implemented and regex improved to include non-english alphabet letters
|
2024-08-06 04:45:18 +03:00 |
|
ottoptj
|
c145eec220
|
Status bar can now be hidden or shown as desired
|
2024-08-06 04:15:59 +03:00 |
|
ottoptj
|
a20e8b430c
|
Properly transparent navigation bar yay
|
2024-08-06 03:53:03 +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
|
48b0bccbee
|
Re-added Cancel button in Hidden App Fragment confirmation dialog and fixed renaming in search.
|
2024-08-06 01:29:09 +03:00 |
|
ottoptj
|
ff354232e0
|
Improved app info obtaining logic + returned back to bad recycler updates
|
2024-08-05 16:04:06 +03:00 |
|
ottoptj
|
84e9ee2280
|
Fixed an issue with updating apps (and brought back old recycler updating logic tot ry out)
|
2024-08-05 15:49:07 +03:00 |
|
ottoptj
|
2a0be96ee6
|
Gesture apps can now be chosen freely (also Gradle updates)
|
2024-08-05 02:56:25 +03:00 |
|
ottoptj
|
7f7a7f4286
|
Fixed a major app menu duplication bug (upon changing to transparent bg from another after initial app launch)
|
2024-08-04 23:51:15 +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
|
8953202be9
|
Very minor cleanup
|
2024-08-01 18:18:16 +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
|
e2cf32eec6
|
Unhiding apps works now
|
2024-08-01 00:15:13 +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
|
01f1be6235
|
Alignment, Size and Gesture settings now work
|
2024-07-31 22:11:38 +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
|
0079c060b1
|
Some functionality idk
|
2024-07-16 02:43:37 +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
|
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 |
|