Commit Graph
114 Commits
Author SHA1 Message Date
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
Sylvia van Os eabd988540 Fix tests 2020-12-15 22:29:01 +01:00
Sylvia van Os 30a54ae22a Note size is no longer configurable 2020-12-03 18:18:32 +01:00
Sylvia van Os c389a02d69 Fix tests 2020-12-02 18:36:23 +01:00
Sylvia van Os c1606fef62 Manual group ordering 2020-11-27 22:33:59 +01:00
Sylvia van Os 158e424a47 Add dialog giving the user scan/manually enter options (#111) 2020-11-27 12:58:55 +01:00
Sylvia van Os 84d7f4fbba Fix unit tests 2020-11-22 18:26:05 +01:00
Sylvia van Os 3c1a54e456 Remove no longer relevant unit tests 2020-11-20 15:09:16 +01:00
D. Domig da8b15a985 Update csv filename 2020-11-13 20:20:05 +01:00
Sylvia van Os 6b24f56c79 Fix unit tests 2020-11-10 22:25:16 +01:00
Sylvia van Os 3c793fe54f Fix logic and unit tests 2020-11-09 22:31:35 +01:00
Sylvia van Os a766a25f6a Fix unit test 2020-11-06 21:13:57 +01:00
Sylvia van Os 4bbeb27714 Feature/groups (#71)
* Basic group management

* Assign cards to groups

* Fix lint

* Fix findbugs 'dodgy code'

* Group name as unique key

* More group tests

* Import/export groups

* Implement group renaming and deleting

* Fix findBugs

* Fix chip marking in edit activity

* Group import/export tests

* Fix some state bugs

* Some last fixes

* Remove redundant if statement

* Fix findBugs

* Deduplicate code

* Cleanup

* Fix groups not showing up with new card

* Fix capture and enter button touching

* Fix dialog button look
2020-11-06 18:12:06 +01:00
Sylvia van Os 8880e35a7a Fix some merge issues 2020-10-25 18:14:35 +01:00
t351206 c9f3054682 New feature: Favorite cards (#70) 2020-10-25 18:01:26 +01:00
Sylvia van Os 344f7a9bc8 Fix unit tests 2020-10-22 20:11:26 +02:00
Sylvia van Os 6ba4804d9a Merge branch 'master' of ssh://github.com/brarcher/loyalty-card-locker into feature/choose_export_location 2020-03-08 18:10:54 +01:00
Sylvia van Os c94c3cb47e Choose export location 2020-01-28 21:01:33 +01:00
Sergio aa2ccac22b #308 Restore test check for barcode type 2020-01-27 00:53:55 +01:00
Sergio 24061dae97 #308 Hide barcode format on add loyalty card view 2020-01-27 00:53:55 +01:00
Sergio fb9cf7a393 #308 Display barcode format on edit loyalty card view 2020-01-27 00:53:54 +01:00