Commit graph

355 commits

Author SHA1 Message Date
d4f672fc51
changed default settings 2024-08-28 20:57:24 +02:00
631dbf0cdb
fix: improved german translation 2024-08-28 20:54:54 +02:00
e86ed34fe5
feature: reworked date & time settings 2024-08-28 20:40:48 +02:00
7ecab3d9ae
updated README.md 2024-08-28 15:39:28 +02:00
849db934ac
feature: removed sensitivity setting
Removed the sensitivity setting.
Many people were complaining about the default sensitivity
being too low. Nobody every complained about sensitivity being too high.
2024-08-28 10:54:57 +02:00
b0deb94b7a
updated changelog 2024-08-28 10:27:50 +02:00
ef16d70576
feature: home button always starts HomeActivity
Removed intendedSettingsPause and intendedChoosePause.
Using android:clearTaskOnLaunch together with
android:launchMode="singleTask" instead.
This makes the home button work properly.
2024-08-28 10:14:21 +02:00
2e82fec002
updated .gitignore 2024-08-28 09:58:29 +02:00
f0c06ba6e5
feature: make settnings available from system settings 2024-08-28 09:55:53 +02:00
f792271a5a
feature: submitting search opens first app matching the query 2024-08-28 09:43:05 +02:00
62c6e1fc2f
fixed #10: layout of settings on small screens 2024-08-28 02:05:09 +02:00
bc0ecad1ac
fix #5: don't show uninstall option for system apps.
The three dot menu button was removed, since the menu is already
available by long clicking
2024-08-28 01:46:06 +02:00
522353a62c
Merge branch 'master' of https://github.com/jrpie/Launcher 2024-08-28 01:00:54 +02:00
522ca697b6
fix #9: disable workaround for adjustResize when it is not needed 2024-08-28 01:00:26 +02:00
496dc17c2e
Merge pull request #11 from toolatebot/weblate-jrpie-launcher-launcher
Translations update from Toolate
2024-08-27 23:39:58 +02:00
toby
bd52784ce8 Translated using Weblate (French)
Currently translated at 100.0% (99 of 99 strings)

Translation: jrpie-Launcher/Launcher
Translate-URL: https://toolate.othing.xyz/projects/jrpie-launcher/launcher/fr/
2024-08-27 18:58:46 +00:00
493af82004
Merge pull request #3 from toolatebot/weblate-jrpie-launcher-launcher
Translations update from Toolate
2024-08-27 13:04:16 +02:00
79b63b6f5c
Remove non-translatable strings from chinese translation 2024-08-27 12:54:52 +02:00
Symphonic5855
33137a5bff Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3 of 3 strings)

Co-authored-by: Symphonic5855 <Symphonic5855@users.noreply.toolate.othing.xyz>
Translate-URL: https://toolate.othing.xyz/projects/jrpie-launcher/metadata/zh_Hans/
Translation: jrpie-Launcher/metadata
2024-08-24 00:53:56 +00:00
toolatebot
35296db832 Update translation files
Updated by "Remove blank strings" add-on in Weblate.

Co-authored-by: toolatebot <toolate@othing.xyz>
Translate-URL: https://toolate.othing.xyz/projects/jrpie-launcher/launcher/
Translation: jrpie-Launcher/Launcher
2024-08-24 00:53:56 +00:00
yzqzss
fb4d3b5f17 Translated using Weblate (Chinese (Simplified))
Currently translated at 98.9% (98 of 99 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 33.3% (1 of 3 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (99 of 99 strings)

Co-authored-by: yzqzss <yzqzss@yandex.com>
Translate-URL: https://toolate.othing.xyz/projects/jrpie-launcher/launcher/zh_Hans/
Translate-URL: https://toolate.othing.xyz/projects/jrpie-launcher/metadata/zh_Hans/
Translation: jrpie-Launcher/Launcher
Translation: jrpie-Launcher/metadata
2024-08-24 00:53:56 +00:00
toolatebot
25c4472398 Update translation files
Updated by "Remove blank strings" add-on in Weblate.

Co-authored-by: toolatebot <toolate@othing.xyz>
Translate-URL: https://toolate.othing.xyz/projects/jrpie-launcher/launcher/
Translation: jrpie-Launcher/Launcher
2024-08-24 00:53:56 +00:00
Weblate
ef71215676 Translated using Weblate (Chinese (Simplified))
Currently translated at 10.1% (10 of 99 strings)

Co-authored-by: Weblate <noreply-mt-weblate@weblate.org>
Translate-URL: https://toolate.othing.xyz/projects/jrpie-launcher/launcher/zh_Hans/
Translation: jrpie-Launcher/Launcher
2024-08-24 00:53:56 +00:00
Weblate Translation Memory
7dc6d1cf35 Translated using Weblate (Chinese (Simplified))
Currently translated at 10.1% (10 of 99 strings)

Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org>
Translate-URL: https://toolate.othing.xyz/projects/jrpie-launcher/launcher/zh_Hans/
Translation: jrpie-Launcher/Launcher
2024-08-24 00:53:56 +00:00
yzqzss
f54b4494e2 Added translation using Weblate (Chinese (Simplified))
Co-authored-by: yzqzss <yzqzss@yandex.com>
2024-08-24 00:53:56 +00:00
31727d63c4
Merge pull request #4 from Poussinou/patch-1
Update README.md
2024-08-23 19:21:40 +02:00
Poussinou
6be67336a3
Update README.md 2024-08-22 19:12:35 -04:00
25c0205015
updated featureGraphic.png 2024-08-22 22:33:29 +02:00
3b90b3f837
updated metadata 2024-08-08 17:20:03 +02:00
037b632a63
version j-0.0.8 2024-08-08 16:21:06 +02:00
c6fe8dc405
use Intent.CATEGORY_APP_MAIN instead of hardcoded reference to play store 2024-08-05 15:47:12 +02:00
0553d5eb4c
chore: some refactoring 2024-08-05 15:30:39 +02:00
888dc032c1
chore: code cleanup 2024-08-05 15:10:37 +02:00
5e841a9106
fix: popup menu for work profile apps 2024-08-05 15:08:41 +02:00
bf4298ea58
fix: sort apps alphabetically 2024-08-03 00:22:25 +02:00
9b14516433
version j-0.0.7 2024-08-03 00:14:06 +02:00
1d19c05e92
updated .gitignore 2024-08-02 23:51:51 +02:00
70db5d5476
fixed broken Manifest and bug when launching apps 2024-08-02 23:51:39 +02:00
3e4ab2ee97
updated .gitignore 2024-08-02 23:51:11 +02:00
9a438df3f9
version j-0.0.6 2024-08-02 22:46:18 +02:00
500062b29b
feature: work profile 2024-08-02 22:32:35 +02:00
7a60611ec5
feature: use RoleManager to set as default home 2024-08-02 22:28:37 +02:00
a97de134d7
feature: added etar to default apps 2024-08-02 19:22:03 +02:00
d9b11ea494
updated gradle 2024-08-02 03:40:30 +02:00
3935afa40d
feature: set launcher as home screen 2024-08-02 02:44:35 +02:00
977c4618ef
fix: update SettingsFragmentActions when preferences change 2024-08-02 01:52:52 +02:00
178865c6cf
Migrate from Kotlin synthetics to Jetpack view binding
https://developer.android.com/topic/libraries/view-binding/migration
2024-07-31 17:08:41 +02:00
ebc2e5ca2a
version j-0.0.5 2024-07-30 20:07:29 +02:00
1ea12aa07c
version j-0.0.4 2024-07-20 01:07:09 +02:00
89f62fa835
fix: updated tutorial 2024-07-20 01:06:02 +02:00