Sylvia van Os
ce149c91e9
Improve Stocard importer
2021-08-03 20:34:44 +02:00
Sylvia van Os
ef955b866d
Remove unused imports
2021-08-02 23:09:49 +02:00
Sylvia van Os
8305d58ccc
Fix maximize button appearing on no barcode
2021-08-02 22:57:55 +02:00
Sylvia van Os
19afe8e69c
Simplify edit activity and fix some status bugs
2021-07-25 21:40:15 +02:00
Sylvia van Os
1ca85e9d7b
Create unit test for broken onResume behaviour
2021-07-23 23:52:45 +02:00
Sylvia van Os
6df8b7b1ea
Generate catima.app share links
2021-07-11 13:31:03 +02:00
Sylvia van Os
7324353d74
Use location hash instead of query parameters in share URL for increased privacy
2021-07-10 18:33:54 +02:00
Sylvia van Os
b9ea7fd1ed
Create export->import test
2021-07-09 22:08:46 +02:00
Sylvia van Os
a9568d6adb
Import and export .csv and images as .zip
2021-07-08 22:27:40 +02:00
Sylvia van Os
18c5aa4707
Support for new Voucher Vault export
2021-07-08 19:59:27 +02:00
Sylvia van Os
2efbf664c9
Finish Stocard importing
2021-07-08 19:29:52 +02:00
Sylvia van Os
c7ddf957fa
Clean up unused imports
2021-07-06 23:25:55 +02:00
Sylvia van Os
0de8cd93ad
Ask password when import fails with BadPassword
2021-07-06 23:25:05 +02:00
Sylvia van Os
e76bd9363c
Make Stocard import work
2021-07-06 21:54:19 +02:00
Sylvia van Os
97c508c920
Stocard import skeleton
2021-07-06 00:20:35 +02:00
Sylvia van Os
3dceec8ec0
Support for password-protected zip files
2021-06-29 22:40:02 +02:00
Sylvia van Os
0cc409d087
Add Fidme test
2021-06-29 20:02:49 +02:00
Sylvia van Os
8d48da431e
Adding and viewing front/back images ( #215 )
...
* Adding and viewing front/back images
* Fix import and export
* Fix unit tests
* Smaller preview pictures but clickable to make big
* Implement removing image
* Add card photo direct from camera
* Read Exif rotation info from picture taken
* Fix bad copy-paste
* Refactor to use local file system
* Delete card images when deleting card
* Prepare for image-based unit tests in ViewActivityTest
2021-06-28 20:40:52 +02:00
Sylvia van Os
fb36aecf42
Add missing barcode ID field to export
2021-06-10 13:17:48 +02:00
Sylvia van Os
b2c57258b3
Fix unit tests
2021-04-26 19:23:22 +02:00
Sylvia van Os
6421f09eab
Implement multi-copy and multi-share
2021-04-18 13:47:51 +02:00
Arshbeer Singh
67328724fa
WIP Issue #14 (and #65 )
...
Add Ability to Select Multiple Cards
Highlight Card on Long Press/Click
Replace ListView with RecyclerView for Extra Features and Functionality
Add Card Long Press Animations
Replace CursorAdapter with a combination of RecyclerViewAdapter and Cursor Adapter
2021-04-17 23:16:54 +02:00
Sylvia van Os
5cd77c3a25
Export V2 test
2021-04-10 13:28:26 +02:00
Sylvia van Os
369631d00c
Improve import/export test
2021-04-10 10:14:59 +02:00
Sylvia van Os
350031624c
Add V2 import test
2021-04-09 23:01:38 +02:00
Sylvia van Os
846f4d4904
Test barcode type migration
2021-04-07 21:48:19 +02:00
Sylvia van Os
e964fda54a
Fix tests and barcode ID import
2021-04-07 20:42:11 +02:00
Sylvia van Os
aa3588dbfe
Fix unit tests
2021-04-01 18:01:31 +02:00
Sylvia van Os
981c0b9ca6
Support setting a different barcode value than card ID
2021-04-01 13:26:57 +02:00
Sylvia van Os
30971b7e85
Fix unit tests
2021-03-24 21:17:02 +01:00
Sylvia van Os
dcc5e5921c
Fix unit tests
2021-03-14 21:34:51 +01:00
Sylvia van Os
ffa39000f7
Add Voucher Vault import to UI
2021-03-04 23:37:53 +01:00
Sylvia van Os
40de4a8dc4
Fix date parsing
2021-03-02 21:10:14 +01:00
Sylvia van Os
db22703ec0
Create Voucher Vault import code and test
2021-03-01 23:02:03 +01:00
Sylvia van Os
efc8e6ae33
Fix parsing balance for countries using space as separator
2021-02-24 19:17:16 +01:00
Sylvia van Os
b265fadec3
Improve currency parsing logic
2021-02-23 18:49:45 +01:00
Sylvia van Os
45c71f01c2
Simplify balance parsing logic
2021-02-22 20:21:24 +01:00
Sylvia van Os
0af1935d20
Switch tests to USD
2021-02-21 18:00:06 +01:00
Sylvia van Os
9a37d917f7
Fix test URL
2021-02-20 22:59:51 +01:00
Sylvia van Os
d4f62435ae
Add tests for balance
2021-02-20 22:10:23 +01:00
Sylvia van Os
0baf1ba348
Fix tests
2021-02-20 18:15:58 +01:00
Sylvia van Os
99a3849942
Fix missing lookup table update for groups update
2021-01-28 19:31:46 +01:00
Sylvia van Os
000d7722da
Fix tests
2021-01-27 21:35:37 +01:00
Sylvia van Os
0dcfc11c53
Fix unit tests
2021-01-26 22:50:46 +01:00
Sylvia van Os
58f8a6a929
Fix bottomsheet misplacing after fullscreen change
2021-01-26 22:39:25 +01:00
Sylvia van Os
36ff2333b7
Fix all unit tests
2021-01-17 22:54:24 +01:00
Sylvia van Os
c408beb68c
Progress on fixing tests
2021-01-17 18:24:21 +01:00
Sylvia van Os
1f76809300
Memory leak and spotBugs fixes
2021-01-04 19:58:08 +01:00
TacoTheDank
22fbbd3341
Migrate preferences to AndroidX
2020-12-26 19:05:18 -05:00
Sylvia van Os
bb866819db
Cleanups
2020-12-15 23:11:18 +01:00