Robin Syl
c10f859919
Refactor Importer to not read entire file as String
2022-10-14 16:56:35 +02:00
Sylvia van Os
8e6e83dfc6
Merge pull request #1080 from weblate/weblate-catima-catima
...
Translations update from Hosted Weblate
2022-10-10 21:36:16 +02:00
Jen Kung-chih
326379d222
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 99.6% (265 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/zh_Hant/
2022-10-10 20:07:48 +02:00
Simon Rusinov
78348a6f9c
issue-1054 handle all deprecation warnings ( #1072 )
2022-10-10 18:28:35 +02:00
Sneakyturtle22
f98b98b4f3
Translated using Weblate (Hindi)
...
Currently translated at 27.4% (73 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/hi/
2022-10-10 15:24:11 +02:00
Arnis Jaundzeikars
d362305a25
Translated using Weblate (Latvian)
...
Currently translated at 100.0% (266 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/lv/
2022-10-10 15:24:11 +02:00
Magnitudee
456e2112b8
Translated using Weblate (Indonesian)
...
Currently translated at 98.8% (263 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/id/
2022-10-10 15:24:11 +02:00
Piotr Zet
9437d23e6e
Translated using Weblate (Polish)
...
Currently translated at 100.0% (266 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/pl/
2022-10-10 15:24:11 +02:00
Sneakyturtle22
925a66a12a
Added translation using Weblate (Hindi)
2022-10-10 15:24:11 +02:00
BootVirtual
f16d10995c
Translated using Weblate (Romanian)
...
Currently translated at 51.1% (136 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/ro/
2022-10-10 15:24:11 +02:00
Sylvia van Os
3ef17404b7
Merge pull request #1077 from CatimaLoyalty/fix/groupNameValidation
...
Improve group name validation flow
2022-10-09 17:19:20 +02:00
Sylvia van Os
1316ac731c
Improve group name validation flow
2022-10-09 16:45:54 +02:00
TheLastProject
84e8857067
Update contributors
2022-10-09 06:59:37 +00:00
Sylvia van Os
05a53d7985
Add missing languages to language chooser
2022-10-07 19:41:35 +02:00
Mohamed A. Salah
3e55a147c7
Translated using Weblate (Arabic)
...
Currently translated at 99.2% (264 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/ar/
2022-10-07 17:20:03 +02:00
TenTraicion
4eea6f7f53
Translated using Weblate (Bengali)
...
Currently translated at 25.5% (68 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/bn/
2022-10-06 22:43:18 +02:00
Tapu
24e19cc5f8
Translated using Weblate (Bengali)
...
Currently translated at 25.5% (68 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/bn/
2022-10-06 22:43:18 +02:00
이정희
d140130b0d
Translated using Weblate (Korean)
...
Currently translated at 39.8% (106 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/ko/
2022-10-06 22:43:18 +02:00
Mohamed A. Salah
27f8647243
Added translation using Weblate (Arabic (Najdi))
2022-10-06 22:43:18 +02:00
Sylvia van Os
c8306616e3
Merge pull request #1067 from theimpulson/alertDialogImprovements
...
Alert dialog improvements
2022-10-05 22:01:13 +02:00
Lucas da Costa
9643cb9f94
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (266 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/pt/
2022-10-05 07:58:58 +02:00
Tapu
645b29226e
Translated using Weblate (Bengali (India))
...
Currently translated at 48.8% (130 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/bn_IN/
2022-10-05 07:58:58 +02:00
Tarik Dzambic
55a19eacc9
Translated using Weblate (Bosnian)
...
Currently translated at 53.3% (142 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/bs/
2022-10-05 07:58:58 +02:00
gallegonovato
11329ba786
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (266 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/es/
2022-10-05 07:58:58 +02:00
Tapu
e568bd1af9
Added translation using Weblate (Bengali)
2022-10-05 07:58:58 +02:00
Aayush Gupta
b3fbfdbf9d
ManageGroupsActivity: Add spacing between EditText and AlertDialog bounds
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2022-10-05 11:04:40 +05:30
Aayush Gupta
aec4292203
Catima: Migrate to MaterialAlertDialogBuilder everywhere
...
This follows Material theme and looks much better compared to AlertDialog
Ref: https://developer.android.com/reference/com/google/android/material/dialog/MaterialAlertDialogBuilder
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2022-10-05 10:37:03 +05:30
Aayush Gupta
635ec748b3
Catima: Migrate to view binding
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2022-10-05 00:20:31 +05:30
Aya Elsaadany
c080fdb244
Translated using Weblate (Arabic)
...
Currently translated at 99.2% (264 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/ar/
2022-10-03 19:48:19 +02:00
Arnis Jaundzeikars
9ee61812b8
Translated using Weblate (Latvian)
...
Currently translated at 94.7% (252 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/lv/
2022-10-03 19:48:19 +02:00
Oğuz Ersen
bccf0a656b
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (266 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/tr/
2022-10-03 19:48:19 +02:00
109247019824
47ca66e9c7
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (266 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/bg/
2022-10-03 19:48:19 +02:00
Eric
972315ad00
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 98.8% (263 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/zh_Hans/
2022-10-03 19:48:19 +02:00
IllusiveMan196
6c6829bfd5
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (266 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/uk/
2022-10-03 19:48:18 +02:00
solokot
fa531dce81
Translated using Weblate (Russian)
...
Currently translated at 100.0% (266 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/ru/
2022-10-03 19:48:18 +02:00
Katarzyna
61bc7ad24a
Translated using Weblate (Polish)
...
Currently translated at 99.6% (265 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/pl/
2022-10-03 19:48:18 +02:00
Heimen Stoffels
ce0964e6a7
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (266 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/nl/
2022-10-03 19:48:18 +02:00
Allan Nordhøy
4979ac9d34
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 97.7% (260 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/nb_NO/
2022-10-03 19:48:18 +02:00
Michael Moroni
912bcdf7f7
Translated using Weblate (Italian)
...
Currently translated at 100.0% (266 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/it/
2022-10-03 19:48:18 +02:00
J. Lavoie
09174e646b
Translated using Weblate (French)
...
Currently translated at 100.0% (266 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/fr/
2022-10-03 19:48:18 +02:00
J. Lavoie
0c729cb092
Translated using Weblate (German)
...
Currently translated at 100.0% (266 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/de/
2022-10-03 19:48:18 +02:00
Slávek Banko
61faa4aa09
Translated using Weblate (Czech)
...
Currently translated at 100.0% (266 of 266 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/cs/
2022-10-03 19:48:18 +02:00
TheLastProject
adfc17d5c2
Update contributors
2022-10-02 06:08:12 +00:00
J. Lavoie
ea1d42fa35
Translated using Weblate (Finnish)
...
Currently translated at 98.1% (259 of 264 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/fi/
2022-10-01 21:20:34 +02:00
J. Lavoie
6dc9821891
Translated using Weblate (French)
...
Currently translated at 100.0% (264 of 264 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/fr/
2022-10-01 21:20:34 +02:00
J. Lavoie
93a2e9cdbf
Translated using Weblate (Spanish)
...
Currently translated at 99.6% (263 of 264 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/es/
2022-10-01 21:20:34 +02:00
Manan Jhaveri
aa481ea094
View photos in gallery when Long Pressed ( #1052 )
...
* Open Native Image Viewer on long pressing a photo inside LoyaltyCardViewActivity
Developer's Certificate of Origin 1.1
By making a contribution to this project, I certify that:
(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or
(b) The contribution is based upon previous work that, to the best
of my knowledge, is covered under an appropriate open source
license and I have the right under that license to submit that
work with modifications, whether created in whole or in part
by me, under the same open source license (unless I am
permitted to submit under a different license), as indicated
in the file; or
(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.
(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved.
Signed-off-by: Manan Jhaveri <incrediblemanan@gmail.com >
2022-10-01 14:11:15 +02:00
Sylvia van Os
a56c4d449d
Remove broken translation
2022-10-01 11:50:22 +02:00
Tomer Ben Rachel
0b5571a065
Translated using Weblate (Hebrew (Israel))
...
Currently translated at 35.2% (93 of 264 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/he_IL/
2022-09-28 21:16:13 +02:00
Oğuz Ersen
2272c88d04
Translated using Weblate (English)
...
Currently translated at 98.8% (261 of 264 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/en/
2022-09-26 20:28:50 +02:00