Skip to content

Releases: phw/PicardBarcodeScanner

1.6.4

05 Mar 06:59
@phw phw
1.6.4
d407b83
Compare
Choose a tag to compare
  • Remove unused DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

1.6.3

19 Feb 08:01
@phw phw
1.6.3
790cfaa
Compare
Choose a tag to compare
  • Enable per-app language support (Android 13+)
  • Added Lithuanian translation (Vac31)
  • Updated Chinese (Simplified), Dutch, French and German translations
  • Tested with Android 14

1.6.2

20 Aug 05:17
@phw phw
1.6.2
b2d084e
Compare
Choose a tag to compare
  • Updated Chinese (Simplified), Dutch, French and German translations
  • Tested with Android 13

1.6.1

10 Oct 15:32
@phw phw
7c16746
Compare
Choose a tag to compare
  • Lowered version requirements to Android 5.0 again
  • Support new Android 12 backup configuration
  • Updated Dutch, French and German translations

1.6

05 Feb 16:59
@phw phw
fb2cde4
Compare
Choose a tag to compare
1.6
  • Picard port can be auto detected in settings
  • New adaptive icon (for Android 8 and later)

1.5.4

22 Nov 07:58
@phw phw
1.5.4
9353eb0
Compare
Choose a tag to compare
  • Hide corresponding menu item on Preferences and About screen
  • Added Dutch translation (@mfmeulenbelt)

1.5.3

28 Oct 20:37
@phw phw
1.5.3
403375c
Compare
Choose a tag to compare
  • Added Portuguese (Brazil) translation (inkhorn)
  • Fixed Hebrew store listing metadata for F-Droid

1.5.2

01 Oct 06:59
@phw phw
1.5.2
0cf2022
Compare
Choose a tag to compare
  • Added Finnish translation (Riku Viitanen)
  • Updated Chinese (simplified) and German translations
  • Further code cleanup and introduction of view bindings (@akshaaatt)

1.5.1

20 Aug 19:09
@phw phw
1.5.1
Compare
Choose a tag to compare
  • Fixed layout issues with large font size / large UI scale (@yuhuitech, issue #20)
  • Added Chinese (simplified) translation (@yuhuitech)
  • Updated Norwegian Bokmål translation (@comradekingu)
  • Included store metadata in repository in Triple-T format

1.5

27 Jul 06:32
@phw phw
1.5
Compare
Choose a tag to compare
1.5
  • Built-in barcode scanner, no longer relying on external app
  • Barcode scanning in portrait mode is possible
  • Show Picard connection status
  • Show the read barcode on result page
  • Improved layout for languages with right-to-left text flow
  • Proper display of release artist credits with join phrases
  • Proper error handling for MusicBrainz webservice request failures
  • Fixed display of long release titles in result view
  • New loading animation
  • Replaced deprecated legacy APIs
  • Updated French, German, Hebrew and Norwegian Bokmål translations
  • Android 7.0 is now the minimum supported version