Sylvia van Os
fcb2be604c
Optimize imports
2024-02-07 19:27:18 +01:00
Sylvia van Os
4b2b999653
Ensure unit tests use targetSdk instead of API 23 (Android 6)
2023-04-16 15:20:30 +02:00
Alexander Ivanov
f1753ea943
Add Valid From field
...
Signed-off-by: Alexander Ivanov <vanogrid@gmail.com >
2023-02-01 19:22:20 +01:00
polarhun
ccf12bf028
#1044 - Automatic Balance Update ( #1073 )
2022-10-16 14:25:26 +02:00
Sylvia van Os
5bfca6e428
Always update last used when creating or editing a card
2022-09-08 19:27:31 +02:00
Jasielprogramador
548b1b1e8e
Archive support
2022-06-16 22:59:11 +02:00
Sylvia van Os
f2e820f7bb
Cleanup DBHelper
2021-12-13 22:47:12 +01:00
Sylvia van Os
49200fff48
Fix most spotBugs issues
2021-11-23 23:23:58 +01:00
Sylvia van Os
2536767437
Android Studio -> Reformat Code
2021-11-14 21:55:33 +01:00
Ankit Tiwari
127d53e85a
Save Size of code ( #508 )
2021-10-22 21:11:51 +02:00
Sylvia van Os
ebe5289d6e
Implement FTS ( #455 )
...
This allows for unicode insensitive search and fast search over both
store and note data
2021-10-05 19:42:52 +02:00
Sylvia van Os
2f660c6fec
Basic ordering support ( #367 )
2021-09-14 19:14:38 +02:00
Sylvia van Os
6f1dc74f66
Consistent barcode naming
2021-09-10 00:49:06 +02:00
Sylvia van Os
37bb9c86f4
More small cleanups
2021-08-23 00:59:31 +02:00
Subhashish Anand
110b3bcef3
Add theme colour support
2021-08-22 01:14:24 +02:00
Sylvia van Os
b2c57258b3
Fix unit tests
2021-04-26 19:23:22 +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
981c0b9ca6
Support setting a different barcode value than card ID
2021-04-01 13:26:57 +02: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
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
Sylvia van Os
6b24f56c79
Fix unit tests
2020-11-10 22:25:16 +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
t351206
c9f3054682
New feature: Favorite cards ( #70 )
2020-10-25 18:01:26 +01:00
Sylvia van Os
d5ba632bb3
Fix unit tests with Robolectric 4
2019-12-28 21:07:47 +01:00
Branden Archer
a4bde722a6
Add config for text and background colors
...
This adds config options for the colors used for the store text
and background when displaying the store name in the single
card view or the thumbnail for the card list.
2018-02-17 15:50:32 -05:00
Branden Archer
94accc951d
Let insertLoyaltyCard return the new ID
...
Card IDs for new cards will soon need to be known once they
are created. This change updates this call to return the
new id.
2017-11-25 14:33:59 -05:00
Branden Archer
a9952d021b
Update to Robolectric 3.3.2
...
This is necessary, as Robolectric 3.0 did not work
with the newer Android SDK. Further, Robolectric 3.3.2
did not like running tests at SDK 17, so this was
also bumped.
2017-06-18 23:39:02 -04:00
Branden Archer
9306e1a3d9
Add ability to store a note with loyalty card
2016-03-20 18:05:51 -04:00
Branden Archer
265d24c95d
Initial commit of application
2016-01-30 20:50:30 -05:00