Skip to content

Latest commit

 

History

History
77 lines (50 loc) · 3.97 KB

CHANGELOG.md

File metadata and controls

77 lines (50 loc) · 3.97 KB

0.9.4.3

  • Realm Migration Fix #80

0.9.4.2 (13/06/2018)

  • Android Gradle Plugin update 3.0: #78
  • RxJava 2 migration: #79

0.9.4.1 (28/07/2017)

  • New: Allow backup: #77

0.9.4 (02/01/2017)

  • New: Basic settings screen: #61
  • New: QR detection improved #65
  • New: Passcode animations #66
  • Account and categories JSON Serializing #58
  • Using original argument names in mapper in order to avoid possible problems with labeled arguments #59
  • AES Encrypting support using SpongyCastle #60
  • Stateless interactors #62
  • Removing abstract layout resource from BaseActivity #63
  • First Espresso tests #64

0.9.3 (13/12/2016)

  • New: Countdown widget clockwise #54
  • New: Roberts Space Industries issuer added #55
  • Fixes: Crash when the account view holder doesn't exist when stopping the activity #57
  • Removing some code warnings #56

0.9.2 (28/11/2016)

  • Fixes: Welcome animation improvements #53

0.9.1 (28/11/2016)

  • New: Spanish translation #47
  • Fixes: Welcome animation improvements #53

0.9.0 (28/11/2016)

  • New: Splash added #46
  • New: Welcome screen added #47

0.8.3 (25/11/2016)

  • New: Flow Up added #45
  • Fixes: Disabling passcode list scroll when there is content that doesn't fit the entire screen for all cases #44

0.8.2 (24/11/2016)

  • Fixes: Disabling passcode list scroll when there is content that doesn't fit the entire screen #43
  • Dependencies version updated #41

0.8.0 (23/11/2016)

  • New: New branding! #40
  • Presenter refactor #39

0.4.7 (21/11/2016)

  • Fixes: Realm crash when it's not configured #38
  • Dependencies file improved #36

0.4.6 (26/10/2016)

  • New: Ability to copy a passcode to the clipboard #31
  • Fixes: Re-enabling QR scan button after cancelling the scan #32
  • Fixes: Ensuring account secret introduced manually is a valid base32 string #35
  • Kotlin usage improvements #33

0.4.5 (23/10/2016)

  • Slight refactor to presenters #24
  • Improved support for captured QRs #25