Commit Graph

41 Commits

Author SHA1 Message Date
Anonymous
904045f789 Translated using Weblate (Sinhala)
Currently translated at 88.7% (338 of 381 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2024-03-22 12:10:54 +01:00
Aayush Gupta
d4f4b4bca5 OnboardingFragment: Drop theme and accent fragments
Still available in the settings

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-03-14 11:46:44 +05:30
Aayush Gupta
caf6dd18c1 Cleanup and retire non-working download options
* External storage download uses external files directory and not the SD card
  to downloads while the description states otherwise. This is in-accurate and
  thus dropped (See #985).

* Custom download path is broken which was implemented as a workaround for the
  above (See #1003).

* Move downloads storage to internal files directory which is sandboxed and only
  accessible to us.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-03-04 12:55:39 +05:30
Aayush Gupta
d387406f3d preferences_updates: Rename extended updates to incompatible updates
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-02-12 15:03:41 +05:30
Aayush Gupta
ff6b7154c7 menu_download_main: Rename completed to finished
Finished implies completed, canceled and failed which is the new behaviour.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-02-12 13:11:31 +05:30
Aayush Gupta
59309783b1 UpdatesPreference: Setup auto-updates
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-12-27 21:15:00 +05:30
Aayush Gupta
2cd3870cf3 fixup! DownloadWorker: Restrict concurrent downloads to one 2023-11-29 19:47:59 +05:30
Aayush Gupta
645177bfa7 fixup! Get rid of TOS
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-10-24 18:06:08 +05:30
HelaBasa Group (හෙළබස සමූහය)
1f82a937d2 Translated using Weblate (Sinhala)
Currently translated at 99.7% (362 of 363 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2023-10-20 04:13:33 +00:00
HelaBasa Group (හෙළබස සමූහය)
595b6e9512 Translated using Weblate (Sinhala)
Currently translated at 99.4% (360 of 362 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2023-10-15 07:41:17 +00:00
Rahul Patel
99e6508ccf Remove advance preferences 2023-10-12 21:38:24 +05:30
HelaBasa Group (හෙළබස සමූහය)
b65ccdd16c Translated using Weblate (Sinhala)
Currently translated at 98.8% (359 of 363 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2023-09-22 14:01:24 +00:00
Aayush Gupta
c627db3e65 Bring back default tab feature
This time with navigation components

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-15 00:21:50 +05:30
HelaBasa Group (හෙළබස සමූහය)
bb28d423d5 Translated using Weblate (Sinhala)
Currently translated at 100.0% (348 of 348 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2023-08-12 06:59:01 +02:00
Aayush Gupta
4cd1cad3cc Merge branch 'weblate-aurora-store-aurorastore-translations' of gitlab.com:weblate/AuroraStore 2023-08-08 12:34:56 +05:30
Aayush Gupta
bd7f31858c NetworkDialogSheet: Show option to check internet connectivity instead
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-08 12:10:09 +05:30
Aayush Gupta
9e4d14ac6e DeviceHuaweiSheet: Drop unused sheet
Not required since 69567dfaa0

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-07 14:07:35 +05:30
HelaBasa Group (හෙළබස සමූහය)
21434e8673 Translated using Weblate (Sinhala)
Currently translated at 100.0% (351 of 351 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2023-08-06 08:46:40 +02:00
Aayush Gupta
eaa640ca9c Merge https://hosted.weblate.org/git/aurora-store/aurorastore-translations
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-07-30 21:54:47 +08:00
HelaBasa Group (හෙළබස සමූහය)
998cbb3cca Translated using Weblate (Sinhala)
Currently translated at 100.0% (348 of 348 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2023-07-26 23:02:58 +02:00
Aayush Gupta
6ab3e4b40d Drop default tab feature
Similar to quick exit, this now causes issue considering there are multiple
navigation destinations available.

In any case, the destinations are just one click away and people who liked
updates fragment as default tab can also rest easy since we have updates
notifications implemented that let's us open the tab by default.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-07-16 13:49:50 +05:30
Aayush Gupta
5094a3faca Drop quick exit feature
Broken now due to multiple navigation destinations unlike before
when there were only 3 fragments were the only choices.

Quick exit is supposed to be now the default behaviour in the coming commits

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-07-16 13:49:50 +05:30
Aayush Gupta
b54b6b14ba Revert "Always verify sessions before login"
This reverts commit 87af312f54.
2023-07-08 12:05:20 +05:30
HelaBasa Group (හෙළබස සමූහය)
b2f15e0388 Translated using Weblate (Sinhala)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2023-07-06 10:49:24 +02:00
HelaBasa Group (හෙළබස සමූහය)
d3c1da9deb Translated using Weblate (Sinhala)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2023-07-02 13:53:00 +02:00
HelaBasa Group (හෙළබස සමූහය)
4dae1cfeab Translated using Weblate (Sinhala)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2023-06-24 21:50:47 +02:00
HelaBasa Group (හෙළබස සමූහය)
bfd3de4f5c Translated using Weblate (Sinhala)
Currently translated at 100.0% (336 of 336 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2023-06-16 15:51:04 +02:00
HelaBasa Group (හෙළබස සමූහය)
a31769221e Translated using Weblate (Sinhala)
Currently translated at 100.0% (336 of 336 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2023-06-13 04:39:29 +02:00
Aayush Gupta
35be50b05a Removed unused strings
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-05-19 17:38:56 +05:30
Aayush Gupta
dbaf577f2a Drop dependency upon apache's commons-text
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-05-15 14:33:35 +05:30
Aayush Gupta
298fcb1150 Use external storage access description for storage manager as well
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2022-08-29 15:10:35 +05:30
HelaBasa
b100426dd8 Translated using Weblate (Sinhala)
Currently translated at 97.5% (359 of 368 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2022-03-10 21:58:01 +01:00
Hosted Weblate
89aace5592 Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/
2022-03-09 13:34:26 +01:00
HelaBasa
ac64a3f5bf Translated using Weblate (Sinhala)
Currently translated at 97.2% (358 of 368 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2022-03-09 13:34:23 +01:00
HelaBasa
46a0a7e405 Translated using Weblate (Sinhala)
Currently translated at 55.6% (196 of 352 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2021-10-16 23:33:42 +02:00
HelaBasa
e12594e744 Translated using Weblate (Sinhala)
Currently translated at 55.3% (195 of 352 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2021-08-06 21:34:14 +02:00
HelaBasa
616ca283b0 Translated using Weblate (Sinhala)
Currently translated at 48.5% (171 of 352 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2021-07-10 13:32:41 +02:00
HelaBasa
686185090a Translated using Weblate (Sinhala)
Currently translated at 31.8% (112 of 352 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2021-07-06 21:34:08 +02:00
HelaBasa
299509bc22 Translated using Weblate (Sinhala)
Currently translated at 7.4% (26 of 351 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2021-05-28 00:34:43 +02:00
J. Lavoie
1465e07c0d Translated using Weblate (Sinhala)
Currently translated at 7.4% (26 of 351 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2021-05-28 00:34:43 +02:00
HelaBasa
2fbea4fe3f Added translation using Weblate (Sinhala) 2021-05-22 18:13:01 +02:00