-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
71 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
v0.5.0 | ||
|
||
New features | ||
============ | ||
- Added a settings page | ||
- Includes a "Secure Mode" switch that protects you from exposing data via screenshots | ||
- `otpauth://` deeplink support | ||
- Added a splash screen for devices running on Android 11 and below | ||
- Turkish translation | ||
|
||
Changes | ||
======= | ||
- Small UI updates | ||
- "Full-screen" immersive navigation and top bars | ||
- Animated code display | ||
- Remove placeholder icon buttons in home bottom bar | ||
- Updates to account card | ||
- 90% of the app was rewritten from scratch! This should result in a better performance and will make subsequent updates much easier | ||
|
||
Bug fixes | ||
========= | ||
- Fixed a bug where camera would not properly close after exiting the QR Scan screen | ||
- Fixed many possible crashes | ||
|
||
*Note: due to changes to the app's database, a complex migration was written to convert from the old schema to the new one. Please report issues if Mauth starts crashing or accounts disappear after updating to v0.5.0* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
v0.5.1 | ||
|
||
Changes | ||
======= | ||
- Updated the account screen | ||
- The number fields will now turn red when an incorrect number is entered | ||
- Required fields are now marked | ||
- The save button will be greyed out until you satisfy all the requirements | ||
|
||
Fixes | ||
===== | ||
- Fixed a crash when editing number fields in the account screen | ||
- Fixed a crash when saving the edited account in the account screen |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
v0.5.2 | ||
|
||
Changes | ||
======= | ||
- Implement form validation for number fields in the account screen | ||
- Fields are now coerced to a specific range | ||
- Digits field's ranges are annotated | ||
|
||
Fixes | ||
===== | ||
- Fixed a bug where Mauth would accept any value for number fields in the Account screen, rendering the app unusable |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
v0.5.3 | ||
|
||
Fixes | ||
===== | ||
- Fixed the form validation in the account screen. Again! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
v0.6.0 | ||
|
||
New Features | ||
============ | ||
- You can now sort your accounts by label, issuer and addition date (both ascending and descending) | ||
- The app's icon now supports Material You colors | ||
- The accounts now store their addition/creation date | ||
|
||
Fixes | ||
===== | ||
- Fixed a bug where Android's clipboard preview would show the account code, even if it was hidden | ||
- Updated the Add Account bottom sheet for consistency with the Material 3 guidelines | ||
- Minor bottom bar menu fixes | ||
- Refactored and optimized some parts of the code |
Binary file modified
BIN
+1.32 KB
(100%)
fastlane/metadata/android/en-US/images/phoneScreenshots/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+5.21 KB
(110%)
fastlane/metadata/android/en-US/images/phoneScreenshots/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.96 KB
(100%)
fastlane/metadata/android/en-US/images/phoneScreenshots/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-5.08 KB
(95%)
fastlane/metadata/android/en-US/images/phoneScreenshots/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4.03 KB
(100%)
fastlane/metadata/android/en-US/images/phoneScreenshots/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+3.03 KB
(100%)
fastlane/metadata/android/en-US/images/phoneScreenshots/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-16.7 KB
(81%)
fastlane/metadata/android/en-US/images/phoneScreenshots/7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-37.2 KB
(51%)
fastlane/metadata/android/en-US/images/phoneScreenshots/8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.