Sylvia van Os
f3ee88b43c
More cleanups
2024-08-12 23:01:27 +02:00
Andrii
287918372a
Remove unused strings from string.xml
2024-08-08 14:54:49 +01:00
Sylvia van Os
47b076b41d
Support setting front or back image as thumbnail
2024-07-13 18:15:05 +02:00
Sylvia van Os
8a8d5c65f2
Fix cancelling import/export by tapping away from dialog
2024-07-07 14:06:31 +02:00
Sylvia van Os
a6b7b227f7
Support for devices without camera
...
This hides the take photo options for thumbnail and front/back image and
shows a different alert if no camera is available
2024-06-04 18:18:29 +02:00
Sylvia van Os
8519e12aa7
Add page number to barcode selector for PDF scan results
2024-03-24 20:31:03 +01:00
Sylvia van Os
0e873b9ea5
Basic selector when multiple barcodes found
2024-03-23 23:54:57 +01:00
Sylvia van Os
6c7bfb4c50
Initial PDF import through More Options menu
2024-03-23 17:52:07 +01:00
Sylvia van Os
fd7b72d6e5
Update spending screen to also support receiving
2024-02-28 18:13:59 +01:00
Sylvia van Os
41503f912f
Nudge users away from manual entry
...
Manual entry is an useful feature for when you don't have a card to
access. However, some stores use a different card ID than barcode value,
causing users to create cards that won't work.
While I don't want to completely remove this feature, I think it is
helpful to nudge users towards scanning with the camera if possible to
reduce the risk of creating cards that won't work.
2024-02-18 11:28:09 +01:00
Sylvia van Os
2ae0ddd9e7
Add option to always rotate
2024-01-09 17:00:21 +01:00
Sylvia van Os
85fa0afaa8
Remove copy card IDs
2023-10-15 19:03:33 +02:00
Sylvia van Os
ef9a490d0b
Make app title translatable
2023-10-11 22:57:29 +02:00
Sylvia van Os
443685c26e
Translated using Weblate (English)
...
Currently translated at 100.0% (302 of 302 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/en/
2023-10-01 08:40:41 +00:00
Shams Sami
b23606ed3b
Translated using Weblate (English)
...
Currently translated at 100.0% (302 of 302 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/en/
2023-10-01 08:40:40 +00:00
Sylvia van Os
573da1e4ff
New add card workflow ( #1512 )
2023-09-26 19:30:35 +02:00
Sylvia van Os
97343515a3
Consistency: may not/cannot -> must not
2023-09-23 18:11:42 +02:00
Sylvia van Os
dcbd2aa390
Merge pull request #1514 from CatimaLoyalty/improveValidation
...
Improve validation
2023-09-22 22:32:21 +02:00
Sylvia van Os
89c9271726
Improve permission string
2023-09-20 18:11:08 +02:00
Sylvia van Os
4aa56a55fe
Balance validation fixes
...
Remove old string which may sometimes display "does not seem like a
valid balance." and default to 0 as balance if field is emptied.
2023-09-17 17:59:42 +02:00
Sylvia van Os
c3daa1cc86
Remove no longer used strings
2023-09-17 17:37:24 +02:00
Sylvia van Os
2f33be6b3c
Improve validation
...
If a field is empty when it shouldn't be, show it at the correct UI
element and focus
2023-09-17 17:37:21 +02:00
FC (Fay) Stegerman
8ba860f6c3
embed history/privacy policy/license in app ( #1346 )
2023-08-29 21:57:49 +02:00
FC Stegerman
4ebbe758e3
About: explicitly mention contributors' copyright
2023-08-28 19:28:39 +02:00
Sylvia van Os
715df432a9
Move archive mode into a display option ( #1477 )
2023-08-27 22:55:45 +02:00
Sylvia van Os
b4e403d214
Reorganize settings screen
2023-07-04 23:30:46 +02:00
José Rebelo
bf94d208bd
Introduce read-only ContentProvider for cards ( #1121 )
2023-07-03 20:59:39 +02:00
Sylvia van Os
2793f38d19
Move store name below card image
2023-06-04 14:55:26 +02:00
Sylvia van Os
2a6fe92b1b
Support selecting exactly which details to view in main view
2023-06-04 11:06:35 +02:00
Sylvia van Os
419d28163e
Long-press card icon in view activity to change it
2023-05-29 16:09:27 +02:00
Sylvia van Os
18088b30bd
Delete unused resources
2023-05-25 22:43:58 +02:00
Sylvia van Os
1bb803ef0a
Add donation link on non-Google installs
...
Inspired by https://git.zx2c4.com/wireguard-android/commit/?id=dc1860c74dd67e18a66fe9e243eeffa689bef043
2023-05-18 19:33:06 +02:00
Sylvia van Os
b48de921fc
Redesign of home screen and view UI ( #1296 )
...
* Redesign of home screen and view UI
* Update screenshots and CHANGELOG
* Make spotbugs happy
* Fix double store name announcement
2023-05-17 21:15:56 +02:00
Sylvia van Os
64e3b047d9
Fix Stocard export filenames
...
Stocard renamed their exports to no longer contain sync, only your user
id.
2023-03-18 17:48:53 +01:00
Sylvia van Os
96a7c8ee36
String consistency improvement
2023-02-01 19:22:22 +01:00
Alexander Ivanov
f1753ea943
Add Valid From field
...
Signed-off-by: Alexander Ivanov <vanogrid@gmail.com >
2023-02-01 19:22:20 +01:00
Sylvia van Os
fd2400eaf5
Refactor permission code
...
- Remove write permission (was never needed)
- Only use read permission for Android 5 and 6
- Simplify logic by mocking a valid permission result if permission
already granted
2023-01-24 20:44:17 +01:00
Allan Nordhøy
3901172757
Translated using Weblate (English)
...
Currently translated at 99.2% (272 of 274 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/en/
2022-10-24 20:42:31 +02:00
Tomer Ben-Rachel
54d8f30bf1
Offer import when users click on supported import files ( #1096 )
2022-10-22 12:13:06 +02:00
Max
3b0b92b954
Translated using Weblate (English)
...
Currently translated at 99.2% (271 of 273 strings)
Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/en/
2022-10-20 16:06:33 +02:00
Tong Liu
3179644fbc
Issue #1084 - adding text for permission denial. ( #1085 )
2022-10-16 19:58:29 +02:00
polarhun
ccf12bf028
#1044 - Automatic Balance Update ( #1073 )
2022-10-16 14:25:26 +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
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
Wanath
027a7f798d
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
Sylvia van Os
3edb0f6a5d
Improve welcome screen
2022-09-04 22:29:59 +02:00
Sylvia van Os
acf9029394
Put archive link below card list
2022-09-04 22:09:18 +02:00
Alexander Ivanov
68a24fae2f
Fix a crash when there's no web browser installed
...
Signed-off-by: Alexander Ivanov <vanogrid@gmail.com >
2022-09-04 15:33:43 +03:00
Sylvia van Os
da01730c73
View activity refactor with previous/next ( #937 )
...
- Implement new bottom bar in card view with previous/next
- Refactor info sheet into info button in new bottom bar
- Make fav icon mutable before tinting, add prev/next transitions
- Update metadata
Co-authored-by: Allan Nordhøy <epost@anotheragency.no >
Co-authored-by: Katharine Chui <kwchuiaa@connect.ust.hk >
2022-08-02 22:14:20 +02:00
alajemba-vik
d5100b97f3
Show groups archived count ( #930 )
...
Fixes #924
2022-07-06 23:21:59 +02:00