Skip to content

Releases: ThePalaceProject/android-core

1.11.0

14 Mar 15:50

Choose a tag to compare

Changes since the last release:

  • Fix OpenDyslexic fonts. (Ticket: #PP-1015)
  • Fix broken Findaway audio books. (Ticket: #PP-1019)
  • Refactor audio book sleep timer. (Ticket: #PP-1014)
  • Correct slashes in LCP audio book manifests. (Ticket: #PP-1018)
  • Upgraded Firebase. (Ticket: #PP-923)
  • Upgrade to Readium 2 3.0.0 (Tickets: #PP-1007, #PP-871)
  • Attempt to fix a lifecycle related R2 TOC crash. (Ticket: #PP-858)
  • Upgrade to Transifex 1.3.0 (Ticket: #PP-859)

1.10.0

30 Jan 11:12
a6be3dc

Choose a tag to compare

Changes since the last release:

  • Attempt to fix a lifecycle related R2 TOC crash. (Ticket: #PP-858)
  • Upgrade to Transifex 1.3.0 (Ticket: #PP-859)

1.9.0

09 Jan 12:40
4341080

Choose a tag to compare

Changes since the last release:

  • Fix infinitely scrolling feeds. (Ticket: #PP-796)
  • Load infinite feeds properly. (Ticket: #PP-796)
  • Fix numerous thread-related issues. (Ticket: #PP-815)
  • Update Transifex to 1.2.3 (Ticket: #PP-760)
  • Adjust account deletion UI for consistency. (Ticket: #PP-756)
  • Bookmark syncing is now a purely client-side setting. (Ticket: #PP-747)
  • Make account deletion icon visible. (Ticket: #PP-738)
  • Fix an LCP audiobook crash. (Ticket: #PP-737)
  • Updated Readium version.

1.8.0

16 Nov 16:05
6b0ff28

Choose a tag to compare

Changes since the last release:

  • Eliminate duplicate bookmark display. (Ticket: #PP-727)
  • Show audio book durations in book detail pages. (Ticket: #PP-556)
  • Updated notification calls to be run in a background thread.
  • Prevent a crash caused by tabs and the back button. (Ticket: #PP-714)
  • Removed profile idle timer.
  • Allow seeking when paused in Findaway audio books. (Ticket: #PP-662)
  • Started using device registration URI from patron authentication document.
  • Stop crashing when clicking the error page logo. (Ticket: #PP-687)
  • Book sample buttons are no longer displayed for loaned books. (Ticket: #PP-642)

1.7.2

03 Nov 17:20
32a95b5

Choose a tag to compare

Changes since the last release:

  • Fix a possible crash if an audio book fails to open. (Ticket: #PP-672)
  • Address some R2 lifecycle issues. (Ticket: #PP-676)
  • Reduce audio book related crashes. (Ticket: #PP-565)
  • Removed the Android 12+ devices default splash screen.

1.7.1

31 Oct 20:49
3869bf2

Choose a tag to compare

Changes since the last release:

  • Reduce audio book related crashes. (Ticket: #PP-565)
  • Removed the Android 12+ devices default splash screen.

1.7.0

27 Oct 17:48
a8f0446

Choose a tag to compare

Changes since the last release:

  • Fixed crash on Reader screen due to more than one Fragment instance.
  • Enabled push notifications by default.
  • Use a new Material 3 theme.
  • Fix a missing version name. (Ticket: #PP-610)
  • Adjusted feed tabs navigation to keep the Catalog on the top of the screen.

1.6.1

18 Oct 18:32

Choose a tag to compare

Changes since the last release:

  • Fixed crash when creating a library card.

1.6.0

12 Oct 09:20
f533930

Choose a tag to compare

Changes since the last release:

  • Fixed Audiobook UI freezing after pressing 'play'.
  • Fixed bookmarks not being deleted.
  • Added push notifications option to DEV settings.
  • Correctly update the Accounts UI when resuming from the lock screen. (Ticket: #PP-307)
  • Added support to EPUB text searching.
  • Fix SAML login button accessibility label. (Ticket: #PP-418)
  • Changed BasicToken login request method to POST.
  • Very wide covers have their widths restricted to avoid breaking the UI. (Ticket: #PP-443)
  • Fix an audio book player crash. (Ticket: #PP-406)
  • Added missing auth type on authentication object parsing.
  • Added support to push notifications and FCM token retrieval.
  • Fixed crash when opening an audiobook with a null manifest.
  • Added support to basic auth token login.
  • Updated Kotlin version to 1.9.0

1.5.1

29 Aug 19:00

Choose a tag to compare

Changes since the last release:

  • Fixed a crash when opening some audiobooks.