Sylvia van Os
9f0b7604cb
Fix botched migration and release 2.7.3
2021-10-10 00:46:20 +02:00
Sylvia van Os
4e203aebfe
Improve search with spaces
2021-10-06 21:59:45 +02:00
Sylvia van Os
71bc304c51
Fix version upgrade
2021-10-05 20:27:11 +02:00
Sylvia van Os
7b0652ff11
Fix no results sometimes not correctly displayed
2021-10-05 20:15:10 +02:00
Sylvia van Os
61a3054655
Cleanup
2021-10-05 20:04:03 +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
75fdd7390f
Merge pull request #325 from recursiveribbons/sql-refactor
...
Refactored DBHelper
2021-08-09 20:35:55 +02:00
recursiveribbons
7cd6c17b55
Refactored DBHelper
2021-08-09 17:35:25 +02:00
Sylvia van Os
a843b5a1b9
Make lint happier
2021-08-02 22:58:06 +02:00
Sylvia van Os
c7ddf957fa
Clean up unused imports
2021-07-06 23:25:55 +02:00
Sylvia van Os
97c508c920
Stocard import skeleton
2021-07-06 00:20:35 +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
6421f09eab
Implement multi-copy and multi-share
2021-04-18 13:47:51 +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
b9e152e3c4
Add Fidme import support
2021-03-24 20:35:58 +01:00
Sylvia van Os
db22703ec0
Create Voucher Vault import code and test
2021-03-01 23:02:03 +01:00
Sylvia van Os
d4f62435ae
Add tests for balance
2021-02-20 22:10:23 +01:00
Sylvia van Os
4a568d02d3
Various fixes and consistency improvements
2021-02-16 22:22:51 +01:00
Sylvia van Os
2d6dfdcfdf
Initial balance support
2021-02-14 23:32:07 +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
6488dc0fe3
Implement expiry
2021-01-16 20:16:20 +01:00
Sylvia van Os
1f76809300
Memory leak and spotBugs fixes
2021-01-04 19:58:08 +01:00
Sylvia van Os
c1606fef62
Manual group ordering
2020-11-27 22:33:59 +01:00
Sylvia van Os
1641631bdc
Get rid of headingStoreTextColorValue
2020-11-10 19:11:57 +01:00
Sylvia van Os
1bda5410d8
Fix max db version
2020-11-06 20:17: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
9d4529b06b
Initial rebrand
2020-10-22 18:15:07 +02:00
Sylvia van Os
f0426b98dc
Cleanup
2019-11-23 14:29:10 +01:00
Sylvia van Os
21a8dc6867
Show warning when no matches
2019-11-22 20:46:06 +01:00
Sylvia van Os
07d938701f
Add loyalty card filter
2019-11-22 17:32:40 +01:00
Branden Archer
cad3b492a2
Sort card list case insensitive
2018-09-15 22:50:36 -04: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
fb34fb7451
Add call for writing card entry to specific id
...
This will be necessary when importing card entries later
2016-05-16 20:51:59 -04:00
Branden Archer
9306e1a3d9
Add ability to store a note with loyalty card
2016-03-20 18:05:51 -04:00
Branden Archer
5f2e3a5e1d
Change inner class to be static
2016-02-20 13:31:34 -05:00
Branden Archer
265d24c95d
Initial commit of application
2016-01-30 20:50:30 -05:00