Commit Graph

1845 Commits

Author SHA1 Message Date
Mirosław Żylewicz
cd19c878aa Translated using Weblate (Polish)
Currently translated at 100.0% (363 of 363 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2023-09-22 14:01:17 +00:00
Andrey
ac65030c47 Translated using Weblate (Russian)
Currently translated at 100.0% (363 of 363 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-09-22 14:01:17 +00:00
VfBFan
052e88101b Translated using Weblate (German)
Currently translated at 100.0% (363 of 363 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-09-22 14:01:16 +00:00
gallegonovato
68b4d5b50b Translated using Weblate (Spanish)
Currently translated at 100.0% (363 of 363 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/es/
2023-09-22 14:01:15 +00:00
NEXI
be3568d951 Translated using Weblate (Serbian)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sr/
2023-09-22 14:01:15 +00:00
NEXI
51c8e55c3e Translated using Weblate (Serbian)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sr/
2023-09-22 14:01:14 +00:00
Kristoffer Grundström
338abb25a0 Translated using Weblate (Swedish)
Currently translated at 99.7% (358 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sv/
2023-09-22 14:01:13 +00:00
NEXI
5b9e84a292 Translated using Weblate (Serbian)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sr/
2023-09-22 14:01:12 +00:00
J. Lavoie
2e8b906177 Translated using Weblate (Finnish)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fi/
2023-09-22 14:01:12 +00:00
J. Lavoie
be9884ba7b Translated using Weblate (Italian)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/it/
2023-09-22 14:01:11 +00:00
J. Lavoie
4fd06116d2 Translated using Weblate (French)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2023-09-22 14:01:10 +00:00
NEXI
56b46d181f Translated using Weblate (Serbian)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sr/
2023-09-22 14:01:09 +00:00
Aayush Gupta
5e9e1878a2 fixup! [LeakCanary]: OnboardingFragment: Use viewbinding as official way
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-20 19:31:26 +05:30
Aayush Gupta
8d1bde8985 fixup! AppLinksFragment: Bring back market.android.com support
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-19 14:14:01 +05:30
Aayush Gupta
3a977d78c9 view_download: Hard-code file path height
Fixes: https://gitlab.com/AuroraOSS/AuroraStore/-/issues/946
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-18 17:24:23 +05:30
Aayush Gupta
dbcc05f675 AppLinksFragment: Support opening amazon appstore links
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-18 16:40:18 +05:30
Aayush Gupta
29dc3692d2 AppLinksFragment: Bring back market.android.com support
Apparently tons of applications still use the outdated way to open the store

Ref:
- https://developer.android.com/distribute/marketing-tools/linking-to-google-play
- https://www.androidauthority.com/android-market-google-play-different-787082/

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-18 16:40:05 +05:30
Aayush Gupta
90752a814b [LeakCanary] OnboardingFragment: Rework viewpager2 adapter
Also re-arrange code a bit for better readbility

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-17 18:00:57 +05:30
Aayush Gupta
b4e34acf31 [LeakCanary]: OnboardingFragment: Use viewbinding as official way
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-17 18:00:56 +05:30
Aayush Gupta
ba2ecbd85f [LeakCanary] SplashFragment: Early return if onboarding isn't completed
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-17 18:00:56 +05:30
Aayush Gupta
994a9f160c [LeakCanary] GoogleFragment: Set _binding to null onDestroyView
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-17 18:00:56 +05:30
Aayush Gupta
87712f7942 4.3.2
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-15 21:07:47 +05:30
Kristoffer Grundström
2eebdf3081 Translated using Weblate (Swedish)
Currently translated at 97.7% (351 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sv/
2023-09-11 16:56:44 +02:00
Emin Tufan Çetin
77cd1f61d4 Translated using Weblate (Turkish)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2023-09-11 16:56:44 +02:00
joaooliva
a3a8f8c792 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2023-09-09 08:32:26 +02:00
gallegonovato
c18de723df Translated using Weblate (Spanish)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/es/
2023-09-08 18:07:49 +02:00
nexi
e017cc1da3 Translated using Weblate (Serbian)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sr/
2023-09-07 09:50:58 +02:00
Colorful Rhino
2c24a35863 Translated using Weblate (German)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-09-06 12:53:24 +02:00
Fjuro
4b819f58c0 Translated using Weblate (Czech)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/cs/
2023-09-06 12:53:24 +02:00
Allan Nordhøy
6cf2a063b9 Translated using Weblate (Norwegian Bokmål)
Currently translated at 85.2% (306 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/nb_NO/
2023-09-06 12:53:24 +02:00
Eric
87b370d6a3 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2023-09-06 12:53:24 +02:00
Kazushi Hayama
a94e8fce64 Translated using Weblate (Japanese)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2023-09-06 12:53:24 +02:00
Mirosław Żylewicz
0a429f189b Translated using Weblate (Polish)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2023-09-06 12:53:24 +02:00
ShareASmile
731b4635c4 Translated using Weblate (Punjabi)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pa/
2023-09-06 12:53:24 +02:00
jonnysemon
898e589093 Translated using Weblate (Arabic)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-09-06 12:53:24 +02:00
VfBFan
a4a28240f0 Translated using Weblate (German)
Currently translated at 99.7% (358 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-09-06 12:53:24 +02:00
ShareASmile
df1e859030 Translated using Weblate (Hindi)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hi/
2023-09-06 12:53:24 +02:00
Allan Nordhøy
c25cc4f77b Translated using Weblate (English)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/en/
2023-09-06 12:53:23 +02:00
Tushar Chopra
85f25356e4 Translated using Weblate (Hindi)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hi/
2023-09-05 12:52:49 +02:00
Aayush Gupta
e92c26dd56 SwitchPreference: Better thumb tint on dark themes
Track color is taken from accent color which causes thumb tint to
look poor on dark themes. Simply use white on both themes.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-04 19:11:45 +05:30
Aayush Gupta
e06b19b45b DetailsExodusFragment: Show app's name on toolbar
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-04 18:48:58 +05:30
Aayush Gupta
e58f0156f0 SplashFragment: Clear arguments after navigating
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-04 18:44:20 +05:30
Aayush Gupta
c5ce50a915 MainActivity: Handle back action properly when on onboarding/splash fragment
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-04 14:50:18 +05:30
Aayush Gupta
cd75ab6d5a MainActivity: Lock drawer when hidden
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-04 14:33:50 +05:30
Aayush Gupta
d54bc62810 SplashFragment: Switch deeplink from AppDetailsFragment to SplashFragment
Ensure every session is a valid one before trying to access the app details

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-04 14:30:04 +05:30
Aayush Gupta
bc61639773 BaseFragment: Explicity require packageName
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-04 14:18:12 +05:30
J. Lavoie
831888ec4b Translated using Weblate (Esperanto)
Currently translated at 48.7% (175 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/eo/
2023-09-03 20:10:32 +02:00
ⓐℳⓘⓡ
c414fab987 Translated using Weblate (Persian)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fa/
2023-09-03 20:10:32 +02:00
Kingproone
5c9ac8f3f8 Translated using Weblate (Hungarian)
Currently translated at 100.0% (359 of 359 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hu/
2023-09-03 20:10:32 +02:00
Aayush Gupta
af8b450a98 MainActivity: Don't hide views on dialogs
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-02 00:16:57 +05:30