Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Release v2.2.2-comet

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 17:31
ce021a8
  • ce021a8 Merge pull request #131 from ILIYANGERMANOV/develop
  • 9eeac43 Merge pull request #130 from ILIYANGERMANOV/bugfixes-and-improvements
  • 328c864 Bump version
  • dd7dd49 Improve change months with horizontal swipe UX
  • b004169 Improve horizontal swipe between tabs UX
  • cb7ef2d Closes #128; Improve GesturesExt.kt and implement change months with swipe
  • 3df7122 Closes #88; Navigate with horizontal swipe between "Home" and "Accounts"
  • 0446f59 Refactor vertical swipe handling by introducing Modifier#verticalSwipeListener()
  • 8a6cb6d Closes #129; Format calculator amounts properly
  • 206c4fe Set CalculatorModal.kt initial value based on AmountModal.kt
  • 56f5af3 Closes #119; Localize input formatting
  • 70bffc3 WIP: Localize amount formatting
  • e21711b Merge pull request #127 from ILIYANGERMANOV/bugfixes-and-improvements
  • 3b484f8 Configure USER_INACTIVE_TIME_LIMIT to 60s for better security
  • 6140b95 Implement proper "App Lock" mechanism (re-work the existing one)
  • ec3347c Extract AppLockedScreen.kt to another file + minor refactor (& fix bug caused by the previous refactor)
  • de799c3 Reformat code and minor refactor in PR #125
  • f769aef Merge pull request #126 from ILIYANGERMANOV/bugfixes-and-improvements
  • e0de4ff Add checkout_pr.sh
  • c922716 Improve copy
  • aaec098 Add different UI state in PaywallScreen.kt when "Premium" is bought
  • 3bfae48 Implement different UI state for "Premium" button is SettingsScreen.kt when premium is bought
  • 935d5cd Merge pull request #125 from Vishwa-Raghavendra/fix-issue-107
  • 1033913 Hide preview in Recent Apps & ReAuthenticate on UserInactivity