B o d o
cae25599f8
Translated using Weblate (German)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/de/
2024-12-07 18:41:41 +01:00
109247019824
e89eb46f79
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/bg/
2024-12-07 18:25:36 +01:00
Максим Горпиніч
039b433d0a
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/uk/
2024-12-07 18:25:29 +01:00
Vasilis K
0319d16f2b
Translated using Weblate (Greek)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/el/
2024-12-07 18:25:29 +01:00
summoner001
0c7332396b
Translated using Weblate (Hungarian)
...
Currently translated at 97.8% (322 of 329 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/hu/
2024-12-07 17:36:35 +01:00
Renko
7bdca36f53
Translated using Weblate (Romanian)
...
Currently translated at 99.0% (326 of 329 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/ro/
2024-12-07 17:36:35 +01:00
Sylvia van Os
f8a8a84f1e
Merge pull request #2038 from CatimaLoyalty/feature/pkpass2024
...
Add Pkpass parser
2024-12-07 17:33:50 +01:00
Sylvia van Os
8009baca26
Remove unnecessary image load from storage calls
...
The LoyaltyCard object itself loads the images itself
2024-12-07 15:23:07 +01:00
Sylvia van Os
e0786594bc
Load images on request
...
This prevents loading the front and back images when scrolling through
the loyalty card list and should allow scaling to more images/files more
easily
2024-12-07 15:23:07 +01:00
Sylvia van Os
7fe67960bf
Move TaskHandler to ViewModel
...
This should make it possible to properly cancel the running barcode
generation threads on rotation and prevent CPU rising on many rotations.
2024-12-07 15:23:07 +01:00
Sylvia van Os
83fca93649
Use ViewModel to prevent hammering storage
...
When you turn a LoyaltyCard into a bundle, it writes the files to
storage as it can't otherwise fit in the limited storage size. This
means that, on rotation, you write all images to storage and load them
again. Using a ViewModel prevents that storage hit due to holding it in
memory (as a ViewModel has a longer lifecycle).
2024-12-07 15:23:07 +01:00
Sylvia van Os
96a9850d9c
Delete old cache files on startup
2024-12-07 15:23:07 +01:00
Sylvia van Os
1cb9ddecac
Support for returning images from PkpassParser
2024-12-07 15:23:07 +01:00
Sylvia van Os
f7697ce8bf
Support opening supported barcode files directly
2024-12-07 15:23:07 +01:00
Sylvia van Os
9358348795
Add option to share pkpass file to Catima
2024-12-07 15:23:07 +01:00
Sylvia van Os
711ca1e761
Add option to load pkpass from ScanActivity
2024-12-07 15:23:07 +01:00
Sylvia van Os
8eeff0058b
Refactor ScanActivity result code (use ParseResult)
2024-12-07 15:23:07 +01:00
Sylvia van Os
ea456c6d80
Add Pkpass parser
2024-12-07 15:23:05 +01:00
solokot
e4a28f9fc9
Translated using Weblate (Russian)
...
Currently translated at 100.0% (329 of 329 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/ru/
2024-12-06 23:01:05 +00:00
Sylvia van Os
4dd85f845e
Fix background colour for shortcuts
2024-12-05 18:52:27 +01:00
Nguyen Duc Tri Thuc
158abdb96c
Translated using Weblate (Vietnamese)
...
Currently translated at 100.0% (329 of 329 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/vi/
2024-12-03 19:09:57 +00:00
Sylvia van Os
959f6770dd
Translated using Weblate (Latvian)
...
Currently translated at 100.0% (329 of 329 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/lv/
2024-12-03 19:09:56 +00:00
Edgars Andersons
ef9b28671b
Translated using Weblate (Latvian)
...
Currently translated at 100.0% (1 of 1 strings)
Translation: Catima/Android (Debug)
Translate-URL: https://hosted.weblate.org/projects/catima/android-debug/lv/
2024-12-03 19:09:54 +00:00
Edgars Andersons
e3afaa1d49
Translated using Weblate (Latvian)
...
Currently translated at 100.0% (329 of 329 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/lv/
2024-12-03 19:09:54 +00:00
Sylvia van Os
e6345bc2fe
Make thumbnails in edit view consistent with card view
...
Commit 88c1dd1bc6 changed the behaviour of
the background colour of the thumbnails, but the edit view still used
the old behaviour. This creates more consistency.
2024-12-03 00:33:21 +01:00
dependabot[bot]
b796425551
Bump com.github.yalantis:ucrop from 2.2.9 to 2.2.10
...
Bumps [com.github.yalantis:ucrop](https://github.com/Yalantis/uCrop ) from 2.2.9 to 2.2.10.
- [Release notes](https://github.com/Yalantis/uCrop/releases )
- [Commits](https://github.com/Yalantis/uCrop/compare/2.2.9...2.2.10 )
---
updated-dependencies:
- dependency-name: com.github.yalantis:ucrop
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 02:05:16 +00:00
TheLastProject
3701c1f2cb
Update contributors
2024-12-01 04:20:28 +00:00
Sylvia van Os
d997759ccf
Merge pull request #2201 from CatimaLoyalty/fix/transparentThumbnails
...
Use black/white background colour instead of dominant colour for images
2024-11-30 10:34:20 +00:00
Sylvia van Os
88c1dd1bc6
Use black/white background colour instead of dominant colour for images
...
This severely reduces the risk of a transparent PNG being put on a
background which is the same colour as the logo
2024-11-29 17:37:03 +01:00
Ricky Tigg
b63fbfa4c6
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (1 of 1 strings)
Translation: Catima/Android (Debug)
Translate-URL: https://hosted.weblate.org/projects/catima/android-debug/fi/
2024-11-29 10:00:45 +01:00
mingyee2
565b441444
Translated using Weblate (Chinese (Traditional Han script))
...
Currently translated at 100.0% (329 of 329 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/zh_Hant/
2024-11-29 10:00:44 +01:00
Greg
6900cf3475
Translated using Weblate (Polish)
...
Currently translated at 99.6% (328 of 329 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/pl/
2024-11-29 10:00:43 +01:00
Doctorredits_here
b48e6f2437
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (329 of 329 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/id/
2024-11-27 11:00:32 +01:00
Trond Kjetil Bremnes
37b4096713
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (329 of 329 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/nb_NO/
2024-11-27 11:00:31 +01:00
TheLastProject
823c38c50c
Update contributors
2024-11-24 04:17:58 +00:00
Sebastian
db94d5bc5d
Translated using Weblate (Danish)
...
Currently translated at 39.5% (130 of 329 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/da/
2024-11-23 19:00:37 +01:00
dependabot[bot]
879872202a
Bump org.robolectric:robolectric from 4.14 to 4.14.1
...
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric ) from 4.14 to 4.14.1.
- [Release notes](https://github.com/robolectric/robolectric/releases )
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.14...robolectric-4.14.1 )
---
updated-dependencies:
- dependency-name: org.robolectric:robolectric
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-22 02:20:08 +00:00
Sylvia van Os
0fcf16d9d2
Merge pull request #2182 from CatimaLoyalty/fix/transparentPdf
...
Fix parsing PDF with transparent background
2024-11-21 20:27:58 +00:00
Sylvia van Os
a74c4f822e
Release Catima 2.33.0
2024-11-19 17:48:48 +01:00
Sylvia van Os
389372e8f3
Fix parsing PDF with transparent background
2024-11-18 22:03:41 +01:00
TheLastProject
d8e0e03aa5
Update locales
2024-11-18 18:12:17 +00:00
Sylvia van Os
171dd7af59
Merge pull request #2179 from weblate/weblate-catima-catima
...
Translations update from Hosted Weblate
2024-11-18 18:12:02 +00:00
dependabot[bot]
199c243eb0
Bump org.robolectric:robolectric from 4.13 to 4.14
...
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric ) from 4.13 to 4.14.
- [Release notes](https://github.com/robolectric/robolectric/releases )
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.13...robolectric-4.14 )
---
updated-dependencies:
- dependency-name: org.robolectric:robolectric
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 02:42:36 +00:00
josé m
11b0143b1c
Translated using Weblate (Galician)
...
Currently translated at 100.0% (1 of 1 strings)
Translation: Catima/Android (Debug)
Translate-URL: https://hosted.weblate.org/projects/catima/android-debug/gl/
2024-11-17 16:01:42 +01:00
josé m
f2e20eaea3
Added translation using Weblate (Galician)
2024-11-17 16:00:17 +01:00
josé m
c8725a4588
Translated using Weblate (Galician)
...
Currently translated at 100.0% (329 of 329 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/gl/
2024-11-17 16:00:15 +01:00
josé m
f881965485
Added translation using Weblate (Galician)
2024-11-17 16:00:14 +01:00
ritchierope
3e16d0daf6
Translated using Weblate (Hungarian)
...
Currently translated at 97.8% (322 of 329 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/hu/
2024-11-17 16:00:12 +01:00
TheLastProject
8b611511f5
Update contributors
2024-11-17 04:18:12 +00:00
Giovanni Donisi
2d816b39f6
Translated using Weblate (Italian)
...
Currently translated at 100.0% (329 of 329 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/it/
2024-11-15 22:01:04 +01:00