Commit graph

232 commits

Author SHA1 Message Date
546fa0f51b Hide pin icon in app list 2025-08-09 15:03:15 +02:00
796417768d Separate vertical and horizontal swipes 2025-01-31 04:25:37 +01:00
159a875f10 Appearance: tune animations 2024-12-28 20:50:54 +01:00
ba95df1e0f Appearance: no timers 2024-12-28 20:31:41 +01:00
734e1a8b97 Appearance: shuffle clock and date 2024-12-28 20:30:56 +01:00
b3774350e6 Appearance: swipe not run 2024-12-28 20:30:20 +01:00
6b3d396631 Appearance: dirty font sizes 2024-12-28 17:49:59 +01:00
7821e3de1a Appearance: app list paddings 2024-12-28 16:05:48 +01:00
bf32b045ab Appearance: app shortcuts 2024-12-28 15:44:25 +01:00
89b8437d0b Appearance: clock and date 2024-12-28 15:19:30 +01:00
a1bcc6e389 Swipes: change priorities 2024-12-28 13:46:19 +01:00
1d02aa8d78 Show recent apps with swipe 2024-12-28 13:43:20 +01:00
ottoptj
dfbbdaf21c Updated version 2024-12-22 05:41:34 +02:00
ottoptj
f8da87afef Added an optional confirmation dialog for launching apps. 2024-12-22 05:33:59 +02:00
ottoptj
cf3cca1a43 Translations for new stuff 2024-12-22 04:57:48 +02:00
ottoptj
1124c478d3 Implemented showing hidden apps in shortcut selection 2024-12-22 04:50:03 +02:00
ottoptj
4af86da1e1 Fixed gestures to work with component names and started work on viewing hidden apps when selecting a shortcut. 2024-12-22 04:17:30 +02:00
ottoptj
cf2a7542c9 Added some translations for the new stuff 2024-12-22 03:47:40 +02:00
ottoptj
bafd446229 Made the context menu customizable 2024-12-22 03:13:49 +02:00
ottoptj
85a5717140 Added visuals to the app pinning 2024-12-22 02:00:56 +02:00
ottoptj
6a789fad6d Added functionality for pinning apps. To-do: visuals 2024-12-22 00:39:48 +02:00
ottoptj
e06f4e466b Updated gitignore to ignore release builds 2024-12-20 17:37:17 +02:00
korigamik-hypr
e38e7ced3f
refactor search to not perform unnecessary updates 2024-12-11 00:45:46 +05:30
Alraj Kabeer
a5cc099605 show Launch activity label instead of app name 2024-12-04 20:17:00 +05:30
ottoptj
66c83957a0 Further improvements to web search button 2024-11-20 02:50:49 +02:00
ottoptj
5c21bdcf26 Added an optional web search button 2024-11-20 02:48:21 +02:00
ottoptj
5d913b120c Added a function to lock shortcuts. 2024-11-20 01:30:20 +02:00
ottoptj
ec512b25e6 Changed how the shortcut information is stored in the sharedpreferences. 2024-11-20 01:12:47 +02:00
ottop
01863dcfd1
Merge pull request #20 from alrajdev/simple_fuzzy_search
add simple fuzzy search
2024-11-20 00:21:51 +02:00
Alraj Kabeer
50746bac8d add simple fuzzy search 2024-11-18 15:49:37 +05:30
Steffen Schultz
743f008256 Updated german strings 2024-11-17 14:06:08 +01:00
Steffen Schultz
2d4215a164 Remove accidental files 2024-11-17 13:09:38 +01:00
Steffen Schultz
425f430366 Added german translation 2024-11-17 13:07:41 +01:00
ottoptj
1401488ed3 Fixed more homescreen contacts bugs 2024-11-13 00:29:57 +02:00
ottoptj
a9c8cd5a59 Modified a string 2024-11-12 23:47:05 +02:00
ottoptj
acd3543753 Fixed some shortcut bugs 2024-11-12 23:43:42 +02:00
ottoptj
53f4d792e9 Contacts can now be set as shortcuts 2024-11-12 23:23:23 +02:00
ottoptj
5558c666c8 Removed the widgets (going to delay this functionality further) 2024-11-12 22:12:01 +02:00
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