ottoptj
5a3012f0f1
Fixed multiple context menus appearing + customizable app menu spacing + renaming view is unscrollable
2024-08-30 19:36:53 +03:00
ottoptj
e453742ce8
Updated gradle and added customization to Shortcut Spacing
2024-08-30 18:15:48 +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
562e728c69
Added accessibility actions for choosing a shortcut, opening the app menu and closing the app menu
2024-08-30 14:44:31 +03:00
ottoptj
fc418e6a2c
Returns to home on every resume so that back key also brings the app back home
2024-08-30 14:16:10 +03:00
ottoptj
a088a1edeb
Added Accessibility Actions for the context menu actions of each app and entering the preferences activity from home screen
2024-08-30 12:35:16 +03:00
ottoptj
b49f30c91c
Updated version to 1.0 and added a changelog
2024-08-24 11:01:21 +03:00
ottoptj
f88a615869
Removed am/pm text from clock
2024-08-23 11:28:35 +03:00
ottoptj
d48c4687cd
Added long click listener to open settings to the clock
2024-08-23 11:17:34 +03:00
ottoptj
6282b83897
Fixed startup crash when internet is off and weather enabled. Updated accessibility service settings location.
2024-08-22 19:11:21 +03:00
ottoptj
548c74327f
Updated version
2024-08-16 16:47:05 +03:00
ottoptj
28af7ab6c5
Text and bg colors can now be material you
2024-08-16 16:44:29 +03:00
ottoptj
5f1c10eb54
Clicking the time now opens the clock app. Can be disabled.
2024-08-16 14:12:08 +03:00
ottoptj
32bbcd0ef9
Fixed work app drawable not adjusting to color upon selection.
2024-08-15 02:22:07 +03:00
ottoptj
1798401de3
Fixed the following issues:
...
- Screen rotation allowed in settings menu
- Work profile drawable not changing color on home screen
- Shortcut app menu title color
- Dependency Info blob
2024-08-15 02:10:24 +03:00
ottoptj
8adebab4f5
Removed an unnecessary item in build.gradle
2024-08-13 01:38:20 +03:00
ottoptj
56c57b66a9
Change manual location text to indicate that the location is from gps in the cases where gps location is used. Also updated gradle and changed version info.
2024-08-12 22:02:06 +03:00
ottoptj
3a769f01bb
Added QUERY_ALL_PACKAGES permission and removed unnecessary build repository gradlePluginPortal
2024-08-12 12:30:45 +03:00
ottoptj
b12b1aee43
Made a variable private
2024-08-12 10:40:23 +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
fabea8ad76
Dimensional adjustments
2024-08-12 01:35:22 +03:00
ottoptj
b4c8dc0006
Dimensional adjustments
2024-08-12 01:23:53 +03:00
ottoptj
b05d26aa66
Added in a preference button for selecting the default home app
2024-08-12 01:10:43 +03:00
ottoptj
797c7203e0
Updated github and liberapay links
2024-08-12 00:49:49 +03:00
ottoptj
e65410c89e
Deleted the empty test
2024-08-12 00:48:38 +03:00
ottoptj
a7aef78d82
Updated stripe donation link
2024-08-11 23:30:52 +03:00
ottoptj
43e164eb1c
Updated release build settings
2024-08-11 22:28:14 +03:00
ottoptj
ce932a896e
Added an app icon
2024-08-11 21:32:28 +03:00
ottoptj
c7c24411cf
Refactoring
2024-08-11 18:38:07 +03:00
ottoptj
033fff6820
Refactoring and comments omfg
2024-08-11 18:37:18 +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
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
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