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
|
0130708468
|
Made the status bar colors change according to the text color
|
2024-11-02 05:43:47 +02:00 |
|
ottop
|
103c8692f6
|
Merge pull request #12 from alrajdev/empty_string_rename
Don't allow empty name in app rename
|
2024-11-02 02:36:14 +02:00 |
|
ottop
|
4d1282db3a
|
Merge pull request #13 from alrajdev/fix_textstyle_pref_default_value
Fix wrong TextStyle default value
|
2024-11-02 02:32:30 +02:00 |
|
Alraj Dev
|
94caaf51ae
|
Move common array values out of translatable arrays.xml
|
2024-10-25 18:00:53 +05:30 |
|
Alraj Dev
|
092c527a3f
|
Fix wrong TextStyle default value
|
2024-10-25 17:15:28 +05:30 |
|
Alraj Dev
|
d20191529d
|
Don't allow empty name in app rename
|
2024-10-24 19:47:23 +05:30 |
|
Alraj Dev
|
9757f9415f
|
Fix crash when no Calendar app found on date click
|
2024-10-24 15:15:58 +05:30 |
|
ottoptj
|
9196b63541
|
Changed location to use network location instead where available and improved requesting location permission.
|
2024-10-11 06:16:23 +03:00 |
|
ottoptj
|
8c2b1168c4
|
Added a Finnish translation
|
2024-10-04 23:12:12 +03:00 |
|
ottoptj
|
8965e46cbb
|
Moved some missed strings to a string resource
|
2024-10-04 21:59:26 +03:00 |
|
ottoptj
|
103cf4605c
|
Some organization
|
2024-10-04 21:52:30 +03:00 |
|
ottoptj
|
4cf46887fb
|
Moved all text to resource files. Not yet organized
|
2024-10-04 21:40:49 +03:00 |
|
ottoptj
|
c4a5f34cf3
|
Updated the version and added a changelog.
|
2024-09-25 00:13:07 +03:00 |
|
ottoptj
|
83325300ae
|
Disabled gestures during the animation of something disappearing. Prevents a minor blank screen bug.
|
2024-09-24 23:52:33 +03:00 |
|
ottoptj
|
f64512f865
|
CHanged the background animation from drawable to directly modification of the window bg
|
2024-09-24 23:18:23 +03:00 |
|
ottoptj
|
f38d4ac47d
|
Fixed default values for swipe thresholds
|
2024-09-24 17:27:42 +03:00 |
|
ottoptj
|
cf5fd5d446
|
About page scaling changes
|
2024-09-24 17:23:07 +03:00 |
|
ottoptj
|
6508577183
|
Optimizations and updates
|
2024-09-24 17:12:49 +03:00 |
|
ottoptj
|
75d90e3b1c
|
Improved horizontal swiping
|
2024-09-24 15:52:19 +03:00 |
|
ottoptj
|
db49cdf7c4
|
Adjusted shortcut clicks to only happen if a swipe isn't detected and made swipe thresholds customizable
|
2024-09-24 15:36:45 +03:00 |
|
ottoptj
|
0ca4dbef2e
|
Added a setting to restart the launcher
|
2024-09-24 14:11:50 +03:00 |
|
ottoptj
|
98dcd5810d
|
Fixed an issue with GPS location
|
2024-09-24 13:25:03 +03:00 |
|
ottoptj
|
a3c3f9b249
|
App menu now scrolls to the top when opening the app menu with automatic keyboard opening enabled.
|
2024-09-24 12:48:47 +03:00 |
|
ottoptj
|
d0b0a2eb83
|
Fixed issue with contacts menu remaining open if the option is disabled while last open view was contacts menu.
|
2024-09-19 08:54:31 +03:00 |
|
ottoptj
|
a07c8a2cb3
|
Started work on scrolling to top even with automatic keyboard opening
|
2024-09-16 16:05:56 +03:00 |
|
ottoptj
|
4eb3ccc2a4
|
Fixed autolaunching
|
2024-09-09 11:03:37 +03:00 |
|
ottoptj
|
935293c8cb
|
Fixed autolaunching
|
2024-09-09 10:56:25 +03:00 |
|
ottoptj
|
15c66d8c5e
|
Removed unnecessary printing of an error
|
2024-09-09 10:43:04 +03:00 |
|
ottoptj
|
2e0d4e7957
|
Added scaling to the title of the shortcut selection menu and fixed auto launching bugs
|
2024-09-09 10:20:17 +03:00 |
|
ottoptj
|
fdc8fad134
|
Added accessibility actions for the contact menu
|
2024-09-09 09:50:14 +03:00 |
|
ottoptj
|
2dc161e080
|
Improved font selection
|
2024-09-09 09:33:46 +03:00 |
|
ottoptj
|
fb650bf5ee
|
Fixed italic fonts being cut off and updated version
|
2024-09-09 07:31:35 +03:00 |
|
ottoptj
|
958d63399e
|
Fixes to settings reset and backup restore
|
2024-09-09 02:38:49 +03:00 |
|
ottoptj
|
2a5710c6bb
|
Added an option to automatically launch the final search result app when it becomes the only item in the menu
|
2024-09-08 09:50:32 +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
|
1ac6814b58
|
Less broken contacts functionality
|
2024-09-08 06:15:55 +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
|
93835821e4
|
Added backup and restore options
|
2024-09-07 03:22:02 +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
|
55ed5ea42d
|
Added the ability to swap out the clock and calendar apps for any other app
|
2024-09-02 13:32:34 +03:00 |
|