v1.1.3
What's Changed
- SIMPLYE-178 recreate EKirjasto theme by @mikko-work in #9
- Simplye 161 suomi fi authentication from patch by @mikko-work in #17
- Settings links simple version by @natlibfi-max-grasbeck in #27
- Change mentions of "Palace" to "E-kirjasto" in UI strings by @kankaristo in #24
- Deactivate "change accounts" menu without hiding the action bar logo by @kankaristo in #25
- Add Transifex localizations (partial) by @kankaristo in #26
- Add configurations.txt to .gitignore and delete the file by @natlibfi-max-grasbeck in #29
- Add more Transifex localizations by @kankaristo in #38
- Move reserve button to correct place by @natlibfi-burger in #41
- Change logo to trilingual by @natlibfi-burger in #32
- Remove empty button space to place cancel button correctly by @natlibfi-burger in #42
- Update ekirjasto-theme reference by @natlibfi-burger in #43
- Change layout of book page so that author is not under buttons by @natlibfi-burger in #39
- SIMPLYE-257 settings page by @mikko-work in #44
- Add Accept-Language header to all HTTP requests by @kankaristo in #45
- Change buttons with duration icons to use PrimaryButton style by @natlibfi-burger in #46
- Various localization fixes by @kankaristo in #48
- Change settings to use theme and be scrollable by @natlibfi-burger in #49
- SIMPLYE-253 intro login, SIMPLYE-310, SIMPLYE-311 by @mikko-work in #50
- Change catalog book cover max width by @natlibfi-burger in #51
- Added different flavors by @meganuija in #52
- Change register passkey string by @natlibfi-burger in #53
- Replace intro pages with language specific ones by @natlibfi-burger in #54
- Firebase preparation by @kankaristo in #55
- Replace old logo with trilingual on login page by @natlibfi-burger in #57
- Add "additional" strings for localization; Update localizations by @kankaristo in #62
- Fix crash when pressing "Back to service" during Suomi.fi login by @kankaristo in #63
- Fix translations for "Sort by" and its options in the "My books" tab by @kankaristo in #64
- Make tapping on the header logo to go back to the catalog ("Browse books" tab) by @kankaristo in #65
- Set missing link and delete about app button by @natlibfi-burger in #61
- Enable Firebase and other improvements by @kankaristo in #66
- Fix intro pages so they show for all devices by @natlibfi-burger in #59
- Implement support for digital magazines by @kankaristo in #56
- Update ekirjasto-theme submodule for button changes by @natlibfi-burger in #69
- Adjust intro page scaling by @natlibfi-burger in #70
- Pull translations from Transifex by @kankaristo in #67
- Fix crash when skipping back in audiobook player by @kankaristo in #60
- Add more "additional" strings from outside modules by @kankaristo in #71
- Disable passkey buttons by @mikko-work in #68
- SIMPLYE-187 passkey fixes by @mikko-work in #58
- Bump actions/setup-java from 3 to 4 by @dependabot in #3
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #4
- Update submodules by @kankaristo in #72
- Temporary translations for Google Play review by @kankaristo in #73
- Attempt commenting out AD_ID permission, Google Play's automation is finding it by @kankaristo in #75
- More temporary translations (login screen) by @kankaristo in #74
- Add the accessibility statement to settings by @natlibfi-burger in #76
- Change status label to always be black by @natlibfi-burger in #77
- Check login state during login screen to skip login if already logged… by @mikko-work in #78
- Fix/invalid backpress from login UI by @mikko-work in #79
- Fix memory leak in magazine reader by @kankaristo in #80
- Account / Provider related logging by @mikko-work in #81
- Add newest theme changes by @natlibfi-burger in #84
- Show Alert dialog when ekirjasto account could not be obtained by @mikko-work in #82
- Add screen reader readable labels to the logos by @natlibfi-burger in #86
- Fix Suomi.fi login when the app returns to the foreground by @kankaristo in #88
- Add test login page accessible using a deep link by @kankaristo in #83
- Simplye 369-370372-373 increase touch target sizes by @natlibfi-burger in #87
- Update README files for E-kirjasto, keep Palace originals as separate files by @kankaristo in #89
- Remove "lorem ipsum" strings from localizations by @kankaristo in #90
- Add themes changes and set minHeight for the toolbar by @natlibfi-burger in #93
- Allow cleartext network traffic for localhost (127.0.0.1) by @kankaristo in #94
- Bump org.thepalaceproject.android.platform from
6cc1b19
tof719af6
by @dependabot in #91 - Allow HTTP globally by @kankaristo in #95
- Re-enable "tutorial seen" caching by @kankaristo in #96
- Update version to 1.0.2 by @kankaristo in #97
- Change tutorial page descriptions to match images by @natlibfi-burger in #98
- Change the color of icon in primary buttons by @natlibfi-burger in #99
- Add Google Review instructions by @kankaristo in #100
- Localize settings tab links (feedback, privacy policy, etc.) by @kankaristo in #101
- Bump ekirjasto-theme from
d1cc3b2
to25c6e30
by @dependabot in #102 - Fix remove button location by @natlibfi-burger in #103
- Update version to 1.0.4 by @kankaristo in #106
- Fix lanes showing only the first page (50 titles) by @kankaristo in #108
- Change button size for catalog cell buttons by @natlibfi-burger in #104
- Bump version to 1.0.5-dev (1.0.4 has been released) by @kankaristo in #110
- Fix for passkeys API < 34 by @mikko-work in #113
- Move plugin versions to the platform repository by @kankaristo in #114
- Clear app data and restart the app when the build flavor has changed by @kankaristo in #105
- Add faq to the settings page by @natlibfi-burger in #115
- Add NatLibFi logo to settings page by @natlibfi-burger in #116
- Change support email address (email address for sending error reports) by @kankaristo in #119
- Simplye(s) 408,406,405,404,403,402 by @Kaappihullu in #120
- Add extra url params to the feedback form by @natlibfi-max-grasbeck in #121
- Replaced ekirjasto login error message strings by @mikko-work in #118
- Passkeys only enabled on API level 28+ by @mikko-work in #117
- Pull the latest strings from Transifex by @kankaristo in #123
- Bump version to 1.0.5 by @kankaristo in #122
- Hotfix for crash when creating feedback form URL by @kankaristo in #125
- Bump version to 1.0.6 by @kankaristo in #126
- hotfix: Fixed bad parcelable exception when logging in with passkey by @mikko-work in #127
- Bump version to 1.0.7 by @kankaristo in #128
- Rewrite CI workflows, add Fastlane uploads by @kankaristo in #131
- Base64 encode the support email address to prevent spam bot scraping by @kankaristo in #132
- Obfuscate secrets by @kankaristo in #135
- Update CI workflows and documentation; Write release checks by @kankaristo in #134
- Update version code calculation by @kankaristo in #136
- More CI improvements by @kankaristo in #137
- Limit the Google Play Console version name to 50 characters by @kankaristo in #138
- Create SECURITY.md by @kankaristo in #139
- Minor CI and documentation updates by @kankaristo in #140
- Check if secrets are available in CI run by @kankaristo in #143
- Add CI build status badge to README.md by @kankaristo in #144
- Minor CI fixes by @kankaristo in #145
- Ekir 185 add language choice to settings with reload by @natlibfi-burger in #141
- Revert "Ekir 185 add language choice to settings with reload" by @natlibfi-burger in #146
- Revert "Revert "Ekir 185 add language choice to settings with reload"" by @natlibfi-burger in #148
- Ekir 253 better accessibility by @natlibfi-burger in #150
- Remove restart mechanism from language options by @natlibfi-burger in #149
- Hide e-kirjasto logo from feed catalog view by @natlibfi-psams in #152
- Make catalog aware of login state and reload by @natlibfi-burger in #153
- Ekir 260 fix login crashes and error messages by @natlibfi-burger in #154
- Buttons under cover image and minor text fix by @natlibfi-burger in #155
- Ekir 251 add text scaling to settings by @natlibfi-burger in #156
- UI fixes for scaling by @natlibfi-burger in #157
- Ekir 297 fix font change toolbar by @natlibfi-burger in #158
- Ekir 338 reload loans and reservations always on login by @natlibfi-burger in #161
- EKIR-341 Add audiobook manifest to memory on book load by @natlibfi-burger in #162
- Ekir 235 add dependents by @natlibfi-burger in #160
- Delete the screen turn interactivity by @natlibfi-burger in #164
- Ekir 377 363 375 change catalog cell layout by @natlibfi-burger in #166
- Update pull_request_template.md by @natlibfi-burger in #169
- Bump ekirjasto-theme by @natlibfi-burger in #167
- Add an information popup when not enough space by @natlibfi-burger in #165
- Change MainApplication instance init spot by @natlibfi-burger in #171
- Pressing loan button opens the login page by @natlibfi-burger in #170
- Ekirjasto 90 allow screen rotation by @natlibfi-burger in #173
- Changelogs for 1.1.3 by @natlibfi-burger in #174
- Bump ekirjasto-theme by @natlibfi-burger in #175
- Update Transifex strings for release 1.1.3 by @natlibfi-ptalosel in #176
New Contributors
- @mikko-work made their first contribution in #9
- @natlibfi-max-grasbeck made their first contribution in #27
- @kankaristo made their first contribution in #24
- @natlibfi-burger made their first contribution in #41
- @meganuija made their first contribution in #52
- @dependabot made their first contribution in #3
- @Kaappihullu made their first contribution in #120
- @natlibfi-ptalosel made their first contribution in #176
Full Changelog: https://github.com/NatLibFi/ekirjasto-android-core/commits/v1.1.3