mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-01-24 14:58:07 -05:00
Merge pull request #1240 from CatimaLoyalty/create-pull-request/patch-1678623157
Update Fastlane changelogs
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
- Changed the default import/export filename. (pull #84 (https://github.com/brarcher/loyalty-card-locker/pull/84))
|
||||
- Correct string on the import/export page. (pull #87 (https://github.com/brarcher/loyalty-card-locker/pull/87))
|
||||
- Improve layout of card view page. The text should be easier to read, and is selectable with a long click. (pull #91 (https://github.com/brarcher/loyalty-card-locker/pull/91))
|
||||
- Improve layout of card view page. The text should be easier to read, and is selectable with a long click. (pull #91 (https://github.com/brarcher/loyalty-card-locker/pull/91))
|
||||
@@ -1,2 +1,2 @@
|
||||
- Hide search, expand and sort icons until there is at least 1 card
|
||||
- Various theming fixes
|
||||
- Various theming fixes
|
||||
@@ -1,3 +1,3 @@
|
||||
- Fix cropper not using theme colour
|
||||
- Fix minor theming issues
|
||||
- Add pure black dark theme for OLED screens
|
||||
- Add pure black dark theme for OLED screens
|
||||
@@ -1,2 +1,2 @@
|
||||
- Various minor fixes
|
||||
- Fix crash when using Norwegian translation
|
||||
- Fix crash when using Norwegian translation
|
||||
@@ -1,2 +1,2 @@
|
||||
- Fix manual language selection not applying everywhere
|
||||
- Fix crash in edit view on regionless locale
|
||||
- Fix crash in edit view on regionless locale
|
||||
@@ -1,2 +1,2 @@
|
||||
- Save card detail expansion state
|
||||
- Minor UI fixes
|
||||
- Minor UI fixes
|
||||
@@ -1,2 +1,2 @@
|
||||
- Fix gray block appearing on invalid value for barcode
|
||||
- Stocard import fixes
|
||||
- Stocard import fixes
|
||||
@@ -1 +1 @@
|
||||
- Fix some character sequences being shown as a single character
|
||||
- Fix some character sequences being shown as a single character
|
||||
@@ -1 +1 @@
|
||||
- Stocard import fixes
|
||||
- Stocard import fixes
|
||||
@@ -2,4 +2,4 @@
|
||||
- Don't allow choosing expiry before 1970 (they never worked anyway)
|
||||
- Add support for archiving cards
|
||||
- Move delete from edit to view
|
||||
- Remove rotation lock icon in favour of a new rotation lock setting
|
||||
- Remove rotation lock icon in favour of a new rotation lock setting
|
||||
@@ -1 +1 @@
|
||||
- Fix incorrect text colour on "No barcode" button
|
||||
- Fix incorrect text colour on "No barcode" button
|
||||
@@ -2,4 +2,4 @@
|
||||
- Limit the width of generated barcodes to reduce memory usage and out of memory errors. (pull #103 (https://github.com/brarcher/loyalty-card-locker/pull/103))
|
||||
- When editing a card, change the "Enter Card" button to say "Edit Card" if a card ID already exists. (pull #104 (https://github.com/brarcher/loyalty-card-locker/pull/104))
|
||||
- Change the color scheme to be softer and compatible with the app icon, and change the layout when viewing a card to be cleaner. (pull #107 (https://github.com/brarcher/loyalty-card-locker/pull/107))
|
||||
- Add an intro wizard which launches on the app's first launch. (pull #108 (https://github.com/brarcher/loyalty-card-locker/pull/108))
|
||||
- Add an intro wizard which launches on the app's first launch. (pull #108 (https://github.com/brarcher/loyalty-card-locker/pull/108))
|
||||
@@ -4,4 +4,4 @@
|
||||
- Fix custom theme not applying to main screen correctly
|
||||
- Improve display of selected cards
|
||||
- Fix crash when leaving cardview in RTL layouts for cards with expiry or balance
|
||||
- Fix back arrow in card view pointing the wrong way in RTL layouts
|
||||
- Fix back arrow in card view pointing the wrong way in RTL layouts
|
||||
@@ -1 +1 @@
|
||||
- Make the possibility to set a custom header more visible
|
||||
- Make the possibility to set a custom header more visible
|
||||
@@ -1,3 +1,3 @@
|
||||
- Add previous and next buttons to the loyalty card view
|
||||
- Fix foreground colour on edit button
|
||||
- Replace floppy disk save icon with checkmark
|
||||
- Replace floppy disk save icon with checkmark
|
||||
@@ -1,3 +1,3 @@
|
||||
- Add Monochrome icon for Android 13
|
||||
- Improve first launch screen
|
||||
- Fidme import fixes
|
||||
- Fidme import fixes
|
||||
@@ -1,4 +1,4 @@
|
||||
- Open image in gallery on long-press
|
||||
- Apply Material style to dialogs
|
||||
- Support creating card by sharing an image to Catima
|
||||
- Add quick spend button to card screen
|
||||
- Add quick spend button to card screen
|
||||
@@ -1,2 +1,2 @@
|
||||
- Fix quick spend dialog not allowing , separator
|
||||
- Support loading image from file manager
|
||||
- Support loading image from file manager
|
||||
@@ -1,2 +1,2 @@
|
||||
- Remove unnecessary permissions
|
||||
- Target Android 13
|
||||
- Target Android 13
|
||||
@@ -1 +1 @@
|
||||
- Support setting start of card validity
|
||||
- Support setting start of card validity
|
||||
@@ -1 +1 @@
|
||||
- Prevent a crash when rotation the screen in the first run intro wizard.
|
||||
- Prevent a crash when rotation the screen in the first run intro wizard.
|
||||
@@ -1,2 +1,2 @@
|
||||
- A change in v0.11 reduced the memory usage of barcode drawing, but affected the barcode dimensions. This is now changed to maintain the barcode dimensions while reducing memory usage. (pull #126 (https://github.com/brarcher/loyalty-card-locker/pull/126))
|
||||
- Update German and French translations. (pull #122 (https://github.com/brarcher/loyalty-card-locker/pull/122), pull #124 (https://github.com/brarcher/loyalty-card-locker/pull/124), pull #125 (https://github.com/brarcher/loyalty-card-locker/pull/125))
|
||||
- Update German and French translations. (pull #122 (https://github.com/brarcher/loyalty-card-locker/pull/122), pull #124 (https://github.com/brarcher/loyalty-card-locker/pull/124), pull #125 (https://github.com/brarcher/loyalty-card-locker/pull/125))
|
||||
@@ -1,3 +1,3 @@
|
||||
- Add screen rotation lock menu option when displaying a card. If locked, the screen will transition to its "natural" orientation and further screen rotation will be blocked. (pull #128 (https://github.com/brarcher/loyalty-card-locker/pull/128))
|
||||
- If a card is selected from the main screen but cannot be loaded, the application fails gracefully and posts a message. (pull #132 (https://github.com/brarcher/loyalty-card-locker/pull/132))
|
||||
- Fix case where layout IDs for intro wizard could not be found. (pull #128 (https://github.com/brarcher/loyalty-card-locker/pull/128))
|
||||
- Fix case where layout IDs for intro wizard could not be found. (pull #128 (https://github.com/brarcher/loyalty-card-locker/pull/128))
|
||||
@@ -1,2 +1,2 @@
|
||||
- Add support for app shortcuts (Android 7.1+), where the most recently used cards will appear as shortcuts. (pull #145 (https://github.com/brarcher/loyalty-card-locker/pull/145))
|
||||
- Add a widget which works like a pinned app shortcut, to support devices which run below Android 7.1. (pull #142 (https://github.com/brarcher/loyalty-card-locker/pull/142))
|
||||
- Add a widget which works like a pinned app shortcut, to support devices which run below Android 7.1. (pull #142 (https://github.com/brarcher/loyalty-card-locker/pull/142))
|
||||
@@ -2,4 +2,4 @@
|
||||
- Remove widget, as it was a poor substitute for shortcuts. (pull #155 (https://github.com/brarcher/loyalty-card-locker/pull/155))
|
||||
- Fix exporting backups on Android 7+. (pull #153 (https://github.com/brarcher/loyalty-card-locker/pull/153))
|
||||
- Report more accurate mime type when exporting backup data. (pull #156 (https://github.com/brarcher/loyalty-card-locker/pull/156))
|
||||
- Fix bug where a card could not be edited. (pull #155 (https://github.com/brarcher/loyalty-card-locker/pull/155))
|
||||
- Fix bug where a card could not be edited. (pull #155 (https://github.com/brarcher/loyalty-card-locker/pull/155))
|
||||
@@ -1,2 +1,2 @@
|
||||
- Add support for adding loyalty card shortcuts from the launcher/homescreen. (pull #161 (https://github.com/brarcher/loyalty-card-locker/pull/161))
|
||||
- Remove support for adding loyalty card shortcuts from the app itself. This removes the need for the shortcut permission. (pull #163 (https://github.com/brarcher/loyalty-card-locker/pull/163))
|
||||
- Remove support for adding loyalty card shortcuts from the app itself. This removes the need for the shortcut permission. (pull #163 (https://github.com/brarcher/loyalty-card-locker/pull/163))
|
||||
@@ -1,2 +1,2 @@
|
||||
- Fix issue on Android SDK 24+ where using the file chooser import option would cause a crash. (pull #170 (https://github.com/brarcher/loyalty-card-locker/pull/170))
|
||||
- New icon and color scheme. (pull #171 (https://github.com/brarcher/loyalty-card-locker/pull/171))
|
||||
- New icon and color scheme. (pull #171 (https://github.com/brarcher/loyalty-card-locker/pull/171))
|
||||
@@ -1,3 +1,3 @@
|
||||
- Fix crash when importing certain types of corrupted CSV files. (pull #177 (https://github.com/brarcher/loyalty-card-locker/pull/177))
|
||||
- Fix importing backups directly from the file system. (pull #180 (https://github.com/brarcher/loyalty-card-locker/pull/180))
|
||||
- Fix importing backups from certain types of content providers. (pull #179 (https://github.com/brarcher/loyalty-card-locker/pull/179))
|
||||
- Fix importing backups from certain types of content providers. (pull #179 (https://github.com/brarcher/loyalty-card-locker/pull/179))
|
||||
@@ -1,3 +1,3 @@
|
||||
- Italian translations
|
||||
- Support for all 1D barcode types. (Originally only product 1D barcodes were supported)
|
||||
- Add required camera permission, which was initially missing.
|
||||
- Add required camera permission, which was initially missing.
|
||||
@@ -1 +1 @@
|
||||
- Workaround crash during install on some Android versions (likely Android 5 and below). (pull #184 (https://github.com/brarcher/loyalty-card-locker/pull/184))
|
||||
- Workaround crash during install on some Android versions (likely Android 5 and below). (pull #184 (https://github.com/brarcher/loyalty-card-locker/pull/184))
|
||||
@@ -1,2 +1,2 @@
|
||||
- Improved layout for card list. (pull #188 (https://github.com/brarcher/loyalty-card-locker/pull/188))
|
||||
- Improved layout when viewing a card. (pull #190 (https://github.com/brarcher/loyalty-card-locker/pull/190))
|
||||
- Improved layout when viewing a card. (pull #190 (https://github.com/brarcher/loyalty-card-locker/pull/190))
|
||||
@@ -1 +1 @@
|
||||
- Changes to Card view to display the note, allow the card ID to take multiple lines, and show the store name. (pull #197 (https://github.com/brarcher/loyalty-card-locker/pull/197))
|
||||
- Changes to Card view to display the note, allow the card ID to take multiple lines, and show the store name. (pull #197 (https://github.com/brarcher/loyalty-card-locker/pull/197))
|
||||
@@ -1,3 +1,3 @@
|
||||
- Add quiet space at the start/end of barcodes. (pull #200 (https://github.com/brarcher/loyalty-card-locker/pull/200))
|
||||
- Add options to configure the colors used for the store name font and background. (pull #203 (https://github.com/brarcher/loyalty-card-locker/pull/203))
|
||||
- Add options to adjust font sizes on the card listing page and single card page. (pull #204 (https://github.com/brarcher/loyalty-card-locker/pull/204))
|
||||
- Add options to adjust font sizes on the card listing page and single card page. (pull #204 (https://github.com/brarcher/loyalty-card-locker/pull/204))
|
||||
@@ -1,4 +1,4 @@
|
||||
- Update translations. (pull #208 (https://github.com/brarcher/loyalty-card-locker/pull/208))
|
||||
- Barcode rendering updates: (pull #209 (https://github.com/brarcher/loyalty-card-locker/pull/209))
|
||||
- Reload card view activity when screen is rotated, so barcode image is correct size.
|
||||
- Render 1D barcodes in a larger space, allowing them to better fill the screen.
|
||||
- Render 1D barcodes in a larger space, allowing them to better fill the screen.
|
||||
@@ -1,2 +1,2 @@
|
||||
- Reduce space in header when viewing a card. (pull #213 (https://github.com/brarcher/loyalty-card-locker/pull/213))
|
||||
- Disable beep when scanning a barcode. (pull #216 (https://github.com/brarcher/loyalty-card-locker/pull/216))
|
||||
- Disable beep when scanning a barcode. (pull #216 (https://github.com/brarcher/loyalty-card-locker/pull/216))
|
||||
@@ -1 +1 @@
|
||||
- Prevent crash when rendering a barcode exhausts the application's memory. (pull #219 (https://github.com/brarcher/loyalty-card-locker/pull/219))
|
||||
- Prevent crash when rendering a barcode exhausts the application's memory. (pull #219 (https://github.com/brarcher/loyalty-card-locker/pull/219))
|
||||
@@ -1,2 +1,2 @@
|
||||
- Reduce min SDK from 17 to 15. (pull #226 (https://github.com/brarcher/loyalty-card-locker/pull/226))
|
||||
- Remove usage of legacy apache library, used only in unit tests but no longer needed. (pull #225 (https://github.com/brarcher/loyalty-card-locker/pull/225))
|
||||
- Remove usage of legacy apache library, used only in unit tests but no longer needed. (pull #225 (https://github.com/brarcher/loyalty-card-locker/pull/225))
|
||||
@@ -2,4 +2,4 @@
|
||||
- Polish (pull #232 (https://github.com/brarcher/loyalty-card-locker/pull/232))
|
||||
- Spanish (pull #232 (https://github.com/brarcher/loyalty-card-locker/pull/232))
|
||||
- Slovak (pull #232 (https://github.com/brarcher/loyalty-card-locker/pull/232))
|
||||
- Updated translations (pull #239 (https://github.com/brarcher/loyalty-card-locker/pull/239))
|
||||
- Updated translations (pull #239 (https://github.com/brarcher/loyalty-card-locker/pull/239))
|
||||
@@ -1,2 +1,2 @@
|
||||
- Fix Spanish translations (pull #244 (https://github.com/brarcher/loyalty-card-locker/pull/244))
|
||||
- Update translations (pull #244 (https://github.com/brarcher/loyalty-card-locker/pull/244))
|
||||
- Update translations (pull #244 (https://github.com/brarcher/loyalty-card-locker/pull/244))
|
||||
@@ -11,4 +11,4 @@
|
||||
- QR_CODE
|
||||
- UPC_A
|
||||
|
||||
- Generated barcodes are larger, easier to scan from a scanning device
|
||||
- Generated barcodes are larger, easier to scan from a scanning device
|
||||
@@ -1,4 +1,4 @@
|
||||
- Add a setting to control screen brightness when displaying a barcode (pull #259 (https://github.com/brarcher/loyalty-card-locker/pull/259))
|
||||
- Add Greek translations (pull #252 (https://github.com/brarcher/loyalty-card-locker/pull/252))
|
||||
- Add Slovenian translations (pull #260 (https://github.com/brarcher/loyalty-card-locker/pull/260))
|
||||
- Update translations (pull #260 (https://github.com/brarcher/loyalty-card-locker/pull/260), pull #254 (https://github.com/brarcher/loyalty-card-locker/pull/254))
|
||||
- Update translations (pull #260 (https://github.com/brarcher/loyalty-card-locker/pull/260), pull #254 (https://github.com/brarcher/loyalty-card-locker/pull/254))
|
||||
@@ -1,2 +1,2 @@
|
||||
- Sort card list case insensitive (pull #266 (https://github.com/brarcher/loyalty-card-locker/pull/266))
|
||||
- Add setting to lock orientation for all cards (pull #269 (https://github.com/brarcher/loyalty-card-locker/pull/269)
|
||||
- Add setting to lock orientation for all cards (pull #269 (https://github.com/brarcher/loyalty-card-locker/pull/269)
|
||||
@@ -1 +1 @@
|
||||
- Fix creating new card by manually entering barcode (issue #272 (https://github.com/brarcher/loyalty-card-locker/issues/272))
|
||||
- Fix creating new card by manually entering barcode (issue #272 (https://github.com/brarcher/loyalty-card-locker/issues/272))
|
||||
@@ -1 +1 @@
|
||||
- Update and add translations
|
||||
- Update and add translations
|
||||
@@ -1 +1 @@
|
||||
- Update Russian translations
|
||||
- Update Russian translations
|
||||
@@ -1,2 +1,2 @@
|
||||
- Enable app backups
|
||||
- Update French and Slovenian translations
|
||||
- Update French and Slovenian translations
|
||||
@@ -11,4 +11,4 @@
|
||||
- Italian
|
||||
- Dutch
|
||||
- Polish
|
||||
- Russian
|
||||
- Russian
|
||||
@@ -1 +1 @@
|
||||
- Fix issue with sharing cards without background color (#343 (https://github.com/brarcher/loyalty-card-locker/pull/343))
|
||||
- Fix issue with sharing cards without background color (#343 (https://github.com/brarcher/loyalty-card-locker/pull/343))
|
||||
@@ -1,3 +1,3 @@
|
||||
- Tapping on a barcode now moves it to the top of the screen (#348 (https://github.com/brarcher/loyalty-card-locker/pull/348))
|
||||
- Add white space around barcodes to improve scanning in dark mode (#328 (https://github.com/brarcher/loyalty-card-locker/issues/328))
|
||||
- Fix swapped import buttons. (#346 (https://github.com/brarcher/loyalty-card-locker/pull/346))
|
||||
- Fix swapped import buttons. (#346 (https://github.com/brarcher/loyalty-card-locker/pull/346))
|
||||
@@ -1,3 +1,3 @@
|
||||
- Fix barcode centering when exiting full screen (#351 (https://github.com/brarcher/loyalty-card-locker/pull/351))
|
||||
- Allow backup export location to be selected (#352 (https://github.com/brarcher/loyalty-card-locker/pull/352))
|
||||
- Update translations (#357 (https://github.com/brarcher/loyalty-card-locker/pull/357)) & (#362 (https://github.com/brarcher/loyalty-card-locker/pull/362))
|
||||
- Update translations (#357 (https://github.com/brarcher/loyalty-card-locker/pull/357)) & (#362 (https://github.com/brarcher/loyalty-card-locker/pull/362))
|
||||
@@ -1,4 +1,4 @@
|
||||
- Dutch translation
|
||||
- Allow name field to be editable after adding loyalty card
|
||||
- Add an optional note field
|
||||
- Resolve all issues identified by FindBugs and require all FindBugs issues be resolved prior to pull request acceptance
|
||||
- Resolve all issues identified by FindBugs and require all FindBugs issues be resolved prior to pull request acceptance
|
||||
@@ -3,4 +3,4 @@
|
||||
- Add floating action buttons
|
||||
- Fix Android 5 crash when opening About screen
|
||||
- Add favourites support
|
||||
- Fix disabled auto-rotate being ignored
|
||||
- Fix disabled auto-rotate being ignored
|
||||
@@ -1,2 +1,2 @@
|
||||
- Added rounded edges to card icons on main overview
|
||||
- Added support for grouping entries
|
||||
- Added support for grouping entries
|
||||
@@ -1 +1 @@
|
||||
- Fix crash in search with no groups
|
||||
- Fix crash in search with no groups
|
||||
@@ -1,3 +1,3 @@
|
||||
- Improved edit UI
|
||||
- Removed header text colour option (now automatically generated based on brightness)
|
||||
- Updated translations
|
||||
- Updated translations
|
||||
@@ -1,2 +1,2 @@
|
||||
- Add swiping between groups on the home screen
|
||||
- Fix crash with cards lacking header colour
|
||||
- Fix crash with cards lacking header colour
|
||||
@@ -1 +1 @@
|
||||
- Fix home screen swiping triggering during vertical swipes too
|
||||
- Fix home screen swiping triggering during vertical swipes too
|
||||
@@ -1 +1 @@
|
||||
- Remember active group tab between screens and sessions
|
||||
- Remember active group tab between screens and sessions
|
||||
@@ -1,2 +1,2 @@
|
||||
- Always show all import/export options and show a toast on actual issues (improves compat with XPrivacyLua)
|
||||
- Ask for confirmation when leaving edit view after making changes without saving
|
||||
- Ask for confirmation when leaving edit view after making changes without saving
|
||||
@@ -1,3 +1,3 @@
|
||||
- Move About screen into its own activity
|
||||
- Ask user if they want to use their camera or manually enter ID on add/edit card
|
||||
- Make group ordering manual instead of forced alphabetically
|
||||
- Make group ordering manual instead of forced alphabetically
|
||||
@@ -1,2 +1,2 @@
|
||||
- Improved translations
|
||||
- Small UI fixes
|
||||
- Small UI fixes
|
||||
@@ -1,2 +1,2 @@
|
||||
- An about dialog can be opened from the main screen, which gives details about the application and project on GitHub (issue #19 (https://github.com/brarcher/loyalty-card-locker/issues/19))
|
||||
- Allow loyalty card information to be imported from/exported to a CSV file in external storage (issue #36 (https://github.com/brarcher/loyalty-card-locker/issues/36), issue #20 (https://github.com/brarcher/loyalty-card-locker/issues/20))
|
||||
- Allow loyalty card information to be imported from/exported to a CSV file in external storage (issue #36 (https://github.com/brarcher/loyalty-card-locker/issues/36), issue #20 (https://github.com/brarcher/loyalty-card-locker/issues/20))
|
||||
@@ -1,2 +1,2 @@
|
||||
- Improve contrast by always using white text on red buttons
|
||||
- Draggable bottom sheet in loyalty card view
|
||||
- Draggable bottom sheet in loyalty card view
|
||||
@@ -1 +1 @@
|
||||
- Fix bottomsheet background being transparent
|
||||
- Fix bottomsheet background being transparent
|
||||
@@ -1,3 +1,3 @@
|
||||
- Automatically focus text field when creating or editing a group
|
||||
- Fix blurry icons (use SVG everywhere)
|
||||
- Always open camera but add manual scan button to camera view
|
||||
- Always open camera but add manual scan button to camera view
|
||||
@@ -1 +1 @@
|
||||
- Fix edit button or more info bottom sheet drawing over barcode ID
|
||||
- Fix edit button or more info bottom sheet drawing over barcode ID
|
||||
@@ -1,2 +1,2 @@
|
||||
- Separate edit UI in tabs to make it feel more spacious
|
||||
- Add expiry field support
|
||||
- Add expiry field support
|
||||
@@ -1 +1 @@
|
||||
- Fix crash on switching to barcode tab in edit view if there is no barcode
|
||||
- Fix crash on switching to barcode tab in edit view if there is no barcode
|
||||
@@ -1,4 +1,4 @@
|
||||
- Add support for scaling the barcode when moving to top to fit even more small scanners
|
||||
- Fix bottom sheet jumping after switching to fullscreen
|
||||
- Make header in loyalty card view small in landscape mode
|
||||
- Fix cards not staying in group when group gets renamed
|
||||
- Fix cards not staying in group when group gets renamed
|
||||
@@ -1 +1 @@
|
||||
- Fix Crash on versions before Android 7
|
||||
- Fix Crash on versions before Android 7
|
||||
@@ -1,2 +1,2 @@
|
||||
- Add balance support
|
||||
- Reorganize barcode tab of edit view
|
||||
- Reorganize barcode tab of edit view
|
||||
@@ -1,2 +1,2 @@
|
||||
- Allow user to enter barcode manually. If a user elects to enter a barcode manually, a list of all valid and supported barcode images is displayed. The user then may select the barcode image which matches what the user wants. issue #33 (https://github.com/brarcher/loyalty-card-locker/issues/33), pull #44 (https://github.com/brarcher/loyalty-card-locker/pull/44)
|
||||
- Resolve issue where some displayed barcodes were blurry. (issue #37 (https://github.com/brarcher/loyalty-card-locker/issues/37))
|
||||
- Resolve issue where some displayed barcodes were blurry. (issue #37 (https://github.com/brarcher/loyalty-card-locker/issues/37))
|
||||
@@ -1,2 +1,2 @@
|
||||
- Improve balance parsing logic
|
||||
- Fix currency decimal display on main screen
|
||||
- Fix currency decimal display on main screen
|
||||
@@ -1 +1 @@
|
||||
- Fix parsing balance for countries using space as separator
|
||||
- Fix parsing balance for countries using space as separator
|
||||
@@ -1,3 +1,3 @@
|
||||
- Support importing Voucher Vault (https://github.com/tim-smart/vouchervault/) exports
|
||||
- Option to keep the screen on while viewing a loyalty card
|
||||
- Option to suspend the lock screen while viewing a loyalty card
|
||||
- Option to suspend the lock screen while viewing a loyalty card
|
||||
@@ -1 +1 @@
|
||||
- Fix regression causing manual barcode entry to not be saved
|
||||
- Fix regression causing manual barcode entry to not be saved
|
||||
@@ -1,4 +1,4 @@
|
||||
- Support importing Fidme (https://play.google.com/store/apps/details?id=fr.snapp.fidme) exports
|
||||
- Allow importing a card from a picture stored in the user's Android gallery
|
||||
- Fix multiline note cutoff
|
||||
- Change "Thank you" text on privacy dialog to "Accept" because Huawei is overly pedantic
|
||||
- Change "Thank you" text on privacy dialog to "Accept" because Huawei is overly pedantic
|
||||
@@ -3,4 +3,4 @@
|
||||
- Several small UI fixes
|
||||
- Use letter icon for shortcuts too
|
||||
- Always show all barcode types in manual entry
|
||||
- Remove privacy policy first start dialog
|
||||
- Remove privacy policy first start dialog
|
||||
@@ -1,4 +1,4 @@
|
||||
- Support new PDF417 export from Voucher Vault
|
||||
- Support copying multiple barcodes at once
|
||||
- Support sharing multiple loyalty cards at once
|
||||
- Ask to update barcode value if card ID changes
|
||||
- Ask to update barcode value if card ID changes
|
||||
@@ -1,3 +1,3 @@
|
||||
- Add missing barcode ID to export
|
||||
- Don't show update barcode dialog if value is the same as card ID
|
||||
- Add Finnish translation
|
||||
- Add Finnish translation
|
||||
@@ -1,2 +1,2 @@
|
||||
- Long-click of a card brings up option to copy card ID to the clipboard. (pull #49 (https://github.com/brarcher/loyalty-card-locker/issues/49))
|
||||
- Back button on Import/Export view now works, moving user to main view
|
||||
- Back button on Import/Export view now works, moving user to main view
|
||||
@@ -8,4 +8,4 @@
|
||||
- Fix useless whitespace in notes from Fidme import
|
||||
- Support new Voucher Vault export format
|
||||
- Fix Floating Action Buttons being behind other UI elements on Android 4
|
||||
- Fix loyalty card viewer appbar top margin
|
||||
- Fix loyalty card viewer appbar top margin
|
||||
@@ -1,2 +1,2 @@
|
||||
- Several minor translation and UI fixes
|
||||
- Fix crash in import/sharing loyalty card on Android 6
|
||||
- Fix crash in import/sharing loyalty card on Android 6
|
||||
@@ -1 +1 @@
|
||||
- Fix inability to configure photos in new loyalty card
|
||||
- Fix inability to configure photos in new loyalty card
|
||||
@@ -1 +1 @@
|
||||
- Fix loading photos when editing existing card
|
||||
- Fix loading photos when editing existing card
|
||||
@@ -1,3 +1,3 @@
|
||||
- Fix shortcut creation
|
||||
- Generate card-specific shortcut icon
|
||||
- Fix ability to change loyalty card colour
|
||||
- Fix ability to change loyalty card colour
|
||||
@@ -1,4 +1,4 @@
|
||||
- Fix selected colour in colour changing dialog
|
||||
- Support for deleting multiple cards at once
|
||||
- Fix possible ArithmeticException when resizing image
|
||||
- Fix fullscreen is closed when rotating device
|
||||
- Fix fullscreen is closed when rotating device
|
||||
@@ -1,4 +1,4 @@
|
||||
- Make links in notes clickable
|
||||
- Pre-select group the user is currently in when creating a new card
|
||||
- Comma-separate group names in loyalty card view
|
||||
- Fix maximize button appearing on no barcode
|
||||
- Fix maximize button appearing on no barcode
|
||||
@@ -1,4 +1,4 @@
|
||||
- Improve Stocard importer
|
||||
- Fix importing Catima export with multiline note
|
||||
- Scale card title in acceptable range
|
||||
- Animation improvements
|
||||
- Animation improvements
|
||||
@@ -1 +1 @@
|
||||
- Fix crash on rotation in loyalty card edit activity
|
||||
- Fix crash on rotation in loyalty card edit activity
|
||||
@@ -1,2 +1,2 @@
|
||||
- Fix widget creating different-looking shortcut than app shortcuts
|
||||
- Replace default Android black screen with splash screen
|
||||
- Replace default Android black screen with splash screen
|
||||
@@ -1,4 +1,4 @@
|
||||
- Screen brightness increased to its maximum when displaying a card, to help barcode scanners successfully capture the barcode. (pull #54 (https://github.com/brarcher/loyalty-card-locker/pull/54))
|
||||
- Add a delete confirmation when deleting a card. (pull #55 (https://github.com/brarcher/loyalty-card-locker/pull/55))
|
||||
- Add translations for German (pull #57 (https://github.com/brarcher/loyalty-card-locker/pull/57)) and Czech (pull #58 (https://github.com/brarcher/loyalty-card-locker/pull/58)).
|
||||
- Clarification change for Italian translation. (pull #66 (https://github.com/brarcher/loyalty-card-locker/pull/66))
|
||||
- Clarification change for Italian translation. (pull #66 (https://github.com/brarcher/loyalty-card-locker/pull/66))
|
||||
@@ -1,2 +1,2 @@
|
||||
- Fix images not imported from backup
|
||||
- Option to override language
|
||||
- Option to override language
|
||||
@@ -1,4 +1,4 @@
|
||||
- Improve card list for landscape and tablet display
|
||||
- Add theming colour support (thanks, Subhashish Anand!)
|
||||
- Don't close scan activity on camera error (so manual entry is still possible)
|
||||
- Add all contributors to the about dialog
|
||||
- Add all contributors to the about dialog
|
||||
@@ -1,4 +1,4 @@
|
||||
- Improved support for screen readers
|
||||
- Don't crash when trying to open a video from gallery
|
||||
- Swipe support on loyalty card view screen
|
||||
- Don't reset group on back button press
|
||||
- Don't reset group on back button press
|
||||
@@ -1,2 +1,2 @@
|
||||
- Support for changing the sorting order
|
||||
- Prevent Out Of Memory on scanning large pictures for barcode
|
||||
- Prevent Out Of Memory on scanning large pictures for barcode
|
||||
@@ -1 +1 @@
|
||||
- Minor bugfixes and improvements
|
||||
- Minor bugfixes and improvements
|
||||
@@ -2,4 +2,4 @@ Android 4.4 is no longer supported starting with this release. If you want to us
|
||||
|
||||
- Improved Android 12 support
|
||||
- Improved about screen
|
||||
- Search now ignores accents
|
||||
- Search now ignores accents
|
||||
@@ -1 +1 @@
|
||||
- Improve search with spaces
|
||||
- Improve search with spaces
|
||||
@@ -1 +1 @@
|
||||
- Fix regression breaking import/export
|
||||
- Fix regression breaking import/export
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user