Releases: kevinhinterlong/archwiki-viewer
Releases · kevinhinterlong/archwiki-viewer
v1.0.14
App refresh and bug fixes for v1.0.14 (#74) * Convert to kotlin - remove .idea/ because they were causing issues * Minor cleanup - Fixup imports - butterknife -> kotlin synthetic - Log.* -> Timber.* * Update prefence activity to androidx and seekbar * Cleanup text size usage * Update travis build tools version * Convert and fix tests * Remove arrays.xml in favor of text size slider * Version bump 1.0.14
v1.0.13
Prepare for release v1.0.13 (#68) * Prepare for release - use travis and gradle plugin to release * Fix missing super call - lint error
v1.0.12
This is a small release including
- Updated German Translations
- Added French Translations
v1.0.11
- Updated interface with material design
- Enhanced the share link feature
- Clicking on links like page#section is fixed
- You won't lose your place on a page as you browse anymore
v1.0.7
- Fix an issue causing a crash with bad connections
- Remove unneeded code
v1.0.6
Hey! Just a heads up that this app has been transferred to a different developer account and I'll be helping maintain/update the app.
- Added Search Suggestions as you type
- Fix bug causing app to crash when titled couldn't be parsed
- New logo
- Partially fix pages expanding horizontally
- Minor fixes and improvements