Skip to content

Releases: Adamant-im/adamant-iOS

0.3.7

03 May 19:42
Compare
Choose a tag to compare
0.3.7 Pre-release
Pre-release
  • iPhone X Face ID crash fixed
  • New transfers marked as 'unread'
  • Fixed background fetch and notifications
  • In-app notification with messages and transfers

0.3.6

01 Apr 09:15
Compare
Choose a tag to compare
0.3.6 Pre-release
Pre-release
  • Fixed starting new chat with QR scanner
  • You can now tap on URLs in chat to open it in Safari. Remember not to follow links you receive from unknown or untrusted accounts, otherwise your IP can be compromised.
  • Chat list fixes.
  • Old resources cleanups.
  • Chat list: "You: " prefix for sent messages.
  • Xcode 9.3 & Swift 4.1 updates.

Transfers in Chat

27 Mar 21:01
Compare
Choose a tag to compare
Transfers in Chat Pre-release
Pre-release
  • Showing transfer transactions right in chat view.
  • Tap on transfer bubble for details.
  • CoreData models refactored: ChatTransaction is an abstract model for all in-chat transactions.
  • TransfersProvider updated.
  • Localisation (booth en & ru) updates.

QR from PhotoLibrary

23 Mar 19:41
Compare
Choose a tag to compare
QR from PhotoLibrary Pre-release
Pre-release
  • Ability to read QR codes from photos & images in your Photo library.
  • Ability to save generated QR codes to Photo library
  • UI improvements (work in progress)
  • Network reachability handling - stop spamming update requests when network dies.
  • Pausing service updates on background fixed.
  • Small nasty bugs converted to features.

0.3.3

23 Mar 19:35
Compare
Choose a tag to compare
0.3.3 Pre-release
Pre-release
  • Fixed background biometry authentication request.

Localization refactoring

17 Mar 21:45
Compare
Choose a tag to compare
Pre-release
  • Localization refactored. Easier to localize.
  • Storyboards refactored to xib or removed.
  • Unread messages fixed.

0.3.1

13 Mar 22:04
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release
  • Notification sound
  • Account balance update fixed
  • Russian localization updated
  • First message not market as unread fixed
  • Many bugs fixed and introduced.
  • Balances now are Decimal type, as it should be

Background Fetch & UserNotifications

09 Mar 21:49
Compare
Choose a tag to compare
Pre-release
  • Use iOS's backgroundFetch for checking if new messages available for logged account
  • Local Notifications & NotificationService (UN bridge)
  • AccountService: drop saved account if user logged into another.
  • LoginViewController: Show 'Login' button, when password row begin editing.
  • Many fixes
  • Much cleanups
  • Such refactoring
  • wow

Touch Face Pin. ID.

08 Mar 16:08
Compare
Choose a tag to compare
Touch Face Pin. ID. Pre-release
Pre-release
  • Stay logged in.
  • Pincode authorisation.
  • Touch ID & Face ID.
  • Navigation bars: Large titles. (iOS 11 style)
  • Cleanups.
  • Cleanups.
  • Cleanups.

0.2.7

08 Mar 16:04
Compare
Choose a tag to compare
0.2.7 Pre-release
Pre-release
  • UI tweaks.
  • Stoping timers when going background.
  • Send button image.