Commit graph

283 commits

Author SHA1 Message Date
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
7083567e6a
Update CREDITS.md 2024-11-20 00:23:33 +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
ottoptj
74831142e8 Update CREDITS.md 2024-11-19 22:10:27 +00:00
Otto Petäjä
49cb0c1ec0 Merge pull request 'Added german translation' (#36) from schulle4u/yamlauncher:german into main
Reviewed-on: https://codeberg.org/ottoptj/yamlauncher/pulls/36
2024-11-19 22:09:06 +00: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
f2268828e8 Update README.md 2024-11-13 17:53:05 +00:00
ottoptj
c1c208fc03 Added a changelog 2024-11-13 00:54:02 +02: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
ottop
e2bfae998d
Update CREDITS.md 2024-11-12 16:06:34 +02:00
ottop
e2fb5aea0b
Merge pull request #18 from alrajdev/ignore_files
ignore local.properties, .gradle and .idea
2024-11-12 16:05:31 +02:00
Alraj Dev
8b2e0f6b84 ignore local.properties, .gradle and .idea 2024-11-11 13:01:31 +05:30
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
d490a46a3a
Update README.md 2024-11-02 02:46:40 +02:00
ottop
7509f96ce0
Update CREDITS.md 2024-11-02 02:42:29 +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
ottop
5aaceed382
Merge pull request #14 from alrajdev/move_values_out_of_translatables
Move common array values out of translatable arrays.xml
2024-11-02 02:29:58 +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
ottoptj
3d6b2068a6 Added credits 2024-10-24 13:01:09 +03:00
ottop
b625a80e78
Merge pull request #9 from alrajdev/main
Fix crash when no Calendar app found on date click
2024-10-24 12:53:15 +03:00
Alraj Dev
9757f9415f Fix crash when no Calendar app found on date click 2024-10-24 15:15:58 +05:30
ottoptj
df9ceb07b8 Update PrivacyPolicy.md 2024-10-14 06:41:06 +00:00
ottoptj
a20deb7733 Updated images in the README 2024-10-12 10:50:42 +00:00
ottoptj
8c8c3d8dc0 Changed the metadata photos 2024-10-12 13:24:34 +03:00
ottoptj
912c0c14f7 Merge remote-tracking branch 'origin/main' 2024-10-11 06:17:51 +03:00
ottoptj
9196b63541 Changed location to use network location instead where available and improved requesting location permission. 2024-10-11 06:16:23 +03:00
ottop
eb7b8dce97
Update README.md 2024-10-08 11:17:36 +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