-
Notifications
You must be signed in to change notification settings - Fork 18
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
2 changed files
with
17 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
Added | ||
- Added an icon and feature to search for an account in the database. | ||
- Introduced a third text input to confirm the password during the password change process. | ||
- Included Chinese language support. | ||
- Integrated Hindi language support. | ||
|
||
Removed | ||
- Removed WRITE_EXTERNAL_STORAGE permission. | ||
- Removed READ_EXTERNAL_STORAGE permission. | ||
|
||
Improvements | ||
- Enhanced the design of dialogs for improved user experience. | ||
|
||
Fixes | ||
- Resolved the issue where the status bar in light theme was not appearing. |