Skip to content

Releases: kevinhinterlong/archwiki-viewer

v1.0.14

03 Dec 05:15
7a9a1c9
Compare
Choose a tag to compare
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

09 Oct 00:17
5e3501d
Compare
Choose a tag to compare
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

20 Jul 02:01
Compare
Choose a tag to compare

This is a small release including

  • Updated German Translations
  • Added French Translations

v1.0.11

14 Jun 20:29
Compare
Choose a tag to compare
  • 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

06 Jun 02:02
Compare
Choose a tag to compare
  • Fix an issue causing a crash with bad connections
  • Remove unneeded code

v1.0.6

03 Jun 03:38
Compare
Choose a tag to compare

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