Commit Graph

6100 Commits

Author SHA1 Message Date
Nyakoo
845b622280 Translated using Weblate (Korean)
Currently translated at 54.0% (208 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ko/
2024-01-14 13:32:49 +01:00
Software In Interlingua
8a190af596 Translated using Weblate (Interlingua)
Currently translated at 57.4% (221 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ia/
2024-01-14 13:32:49 +01:00
Nyakoo
569d0d483d Translated using Weblate (Korean)
Currently translated at 53.7% (207 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ko/
2024-01-14 13:32:49 +01:00
Кирилл
981a1ba3c6 Translated using Weblate (Russian)
Currently translated at 100.0% (385 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-01-14 13:32:49 +01:00
Aayush Gupta
262ee94d84 DownloadFragment: Avoid capturing download object in listener
This results in their state never being updated when passed to menu fragment.
Store the ongoing downloads in a list and find it when required using the
package name instead.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-01-09 19:42:16 +05:30
Aayush Gupta
8c7377efd6 AppDetailsFragment: Link exodus analysis submission page
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-01-08 21:01:25 +05:30
Aayush Gupta
66fda15d81 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!280
2024-01-08 15:11:44 +00:00
Aayush Gupta
9845e74700 menu_details: Show uninstall button as action
Requested by people

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-01-08 20:38:50 +05:30
Yefita
f6cb50b3f6 Translated using Weblate (Indonesian)
Currently translated at 99.7% (384 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/id/
2024-01-08 16:06:13 +01:00
Musa Beyit
305d9a3969 Translated using Weblate (Turkish)
Currently translated at 100.0% (385 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2024-01-08 16:06:13 +01:00
ssantos
725431bfa1 Translated using Weblate (Portuguese)
Currently translated at 100.0% (385 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt/
2024-01-08 16:06:13 +01:00
Kingproone
ea61f5dae8 Translated using Weblate (Hungarian)
Currently translated at 100.0% (385 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hu/
2024-01-05 20:07:09 +00:00
Software In Interlingua
3160feb8aa Translated using Weblate (Interlingua)
Currently translated at 51.6% (199 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ia/
2024-01-04 20:07:03 +01:00
Aayush Gupta
e23d17e4ac Context: Switch to Intent for share extension
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-01-02 11:32:03 +05:30
Aayush Gupta
82f6a27846 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!279
2024-01-02 04:40:35 +00:00
Hosted Weblate
6a3bd65e02 Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/
2024-01-02 04:29:47 +00:00
Software In Interlingua
ff65b021b7 Translated using Weblate (Interlingua)
Currently translated at 47.0% (181 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ia/
2024-01-02 04:29:46 +00:00
Ray
284f4d64c6 Translated using Weblate (Yue (Traditional))
Currently translated at 69.3% (267 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/yue_Hant/
2024-01-02 04:29:45 +00:00
Software In Interlingua
ef20085493 Translated using Weblate (Interlingua)
Currently translated at 40.2% (155 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ia/
2024-01-02 04:29:45 +00:00
Colorful Rhino
23ca4ca5e9 Translated using Weblate (German)
Currently translated at 100.0% (385 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-01-02 04:29:44 +00:00
Aayush Gupta
25f2b111c2 fixup! UpdatesPreference: Setup auto-updates
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-12-31 19:37:33 +05:30
Aayush Gupta
f851a5ad3e Improvements to download progress UI
Switch to LinearProgressIndicator where possible and show an indeterminate
progress bar while download progress is below 1%

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-12-31 15:54:05 +05:30
Aayush Gupta
fe88345734 DownloadWorker: Use appropriate reason for failure on API 31+
Don't show failure notification if download was cancelled by the user
on Android 12+ devices. Sadly the method is not backwards compt nor I
want to spend time on it.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-12-31 13:18:40 +05:30
Aayush Gupta
7005409010 AuroraApplication: Limit hidden API exemptions to required ones
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-12-31 12:56:23 +05:30
Aayush Gupta
f84ab072e5 OnboardingFragment: Create required notification channels
No need to keep them in application class anymore now that we have moved
away from services

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-12-31 12:42:06 +05:30
Aayush Gupta
e400dac915 Material3: Switch to M3 button everywhere
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-12-30 13:12:46 +05:30
Aayush Gupta
d3539f3772 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!278
2023-12-30 07:11:06 +00:00
Aayush Gupta
e66c558f82 Updates: Use appropriate certificate to verify and purchase apps
* Only show updates for devices that has atleast one matching certificate
* On Android 9.0+ devices, purchase apps with latest certificate's hash while updating
  to support key rotations

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-12-30 12:39:17 +05:30
gallegonovato
820a133d52 Translated using Weblate (Spanish)
Currently translated at 100.0% (385 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/es/
2023-12-29 23:28:48 +01:00
ShareASmile
8e0cd97286 Translated using Weblate (Punjabi)
Currently translated at 100.0% (385 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pa/
2023-12-29 15:25:00 +00:00
Rex_sa
c4baa47250 Translated using Weblate (Arabic)
Currently translated at 100.0% (385 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-12-29 15:24:59 +00:00
Ingo Brückl
ca52050645 Translated using Weblate (German)
Currently translated at 99.7% (384 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-12-29 15:24:58 +00:00
ShareASmile
e66c7b6c93 Translated using Weblate (Hindi)
Currently translated at 100.0% (385 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hi/
2023-12-29 15:24:57 +00:00
Aayush Gupta
8f788dc01f UpdatesFragment: Set Update All button's status based on downloads
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-12-29 19:36:55 +05:30
Aayush Gupta
2b8b1af8d1 view: Drop unused custom views
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-12-29 19:19:53 +05:30
Aayush Gupta
bc252fae1f DownloadWorker: Create and use scaled bitmap for notification icon
Old android versions get binder transaction errors otherwise. Also move out the
logic to fetch icon into the Worker to avoid fetching it 100 times. Keep the install
logic in place as that method is only called once after installation.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-12-29 19:13:04 +05:30
Aayush Gupta
4d4429fd7a DownloadWorker: Verify downloaded files using SHA256 or SHA1
This lets us avoid downloading same files again

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-12-29 00:41:13 +05:30
Aayush Gupta
c99d213df3 gradle: Sync gplayapi from our gitlab package registry
jitpack is having frequent build issues and their github has over 1.5k+
open issues with majority having no replies. Better use something we can
manage and fix when required.

We are still dependent over jitpack for libsu though.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-12-29 00:41:13 +05:30
Aayush Gupta
48b61f1bad InstallActivity: Use SessionInstaller with callback to install apps
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-12-29 00:41:13 +05:30
Aayush Gupta
494c86c200 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!277
2023-12-28 19:10:35 +00:00
Oğuz Ersen
d5415b89a1 Translated using Weblate (Turkish)
Currently translated at 100.0% (385 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2023-12-28 20:09:50 +01:00
Bandit0s
4e37a70fa8 Translated using Weblate (Finnish)
Currently translated at 94.8% (365 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fi/
2023-12-28 20:09:50 +01:00
J. Lavoie
6767c6cbdc Translated using Weblate (Finnish)
Currently translated at 94.8% (365 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fi/
2023-12-28 20:09:50 +01:00
J. Lavoie
023ecce781 Translated using Weblate (Italian)
Currently translated at 100.0% (385 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/it/
2023-12-28 20:09:50 +01:00
J. Lavoie
822af84063 Translated using Weblate (Italian)
Currently translated at 100.0% (385 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/it/
2023-12-28 20:09:50 +01:00
Spearman5572
92543249ac Translated using Weblate (Italian)
Currently translated at 100.0% (385 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/it/
2023-12-28 20:09:50 +01:00
Spearman5572
30dfa23a12 Translated using Weblate (Italian)
Currently translated at 100.0% (385 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/it/
2023-12-28 20:09:50 +01:00
Spearman5572
61eda2530a Translated using Weblate (Italian)
Currently translated at 100.0% (385 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/it/
2023-12-28 20:09:50 +01:00
Dan
89b6fd0937 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (385 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2023-12-28 20:09:50 +01:00
Fjuro
2bc786a97a Translated using Weblate (Czech)
Currently translated at 100.0% (385 of 385 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/cs/
2023-12-28 20:09:50 +01:00