-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bumped to 2.0-draft22 (1702) #29
Merged
Merged
Conversation
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
- Updated dependencies to latest.
- Add "Overview" tab in Main view - Tab view. - Optimized codes.
- Updated dependencies to latest. - Main view - Tab view edited to 3 tabs only (overview, news and account). - Deleted Notifications page. You can still open them using bell icon in Overview page. - Deleted Settings page. You can still open them using gear icon in Overview page. - This will remove main view - dashboard view in future. - New About page - This will move some items in Settings to this.
- Experiment about NewsBackgroundUpdateService. - Optimize Save method. - Localize in Overview widgets.
- Gradle 8.9 - Target SDK 35 (Android 15)
- Update dependencies to latest - Add built-in app webview.
- Update Vietnamese strings for Permission request activity. - Add tag for recognize what permission is granted in Permission request activity. - Add option to open popup (bottomsheet) when click a news in News activity. - [Decrepated] MainViewDashboard is decrepated and will removed after some releases. - Add instruction in "Forgot your password?" in Account activity. - Move all functions to menu and move refresh to title bar in built-in browser activity.
- Updated dependencies to latest. - Need to modify any file to update functions about dutwrapper dependency. - This application will no longer direct links when URL Protocol is used (ex: example://,...). A option that enable them will be available in future version.
- Wallpaper settings and background opacity/component opacity will be grouped into one. - Fix a issue cause account session remains even after logged out.
- [Implemented] Updated dependencies to latest. - [Changed] Updated dutwrapper dependency with GitHub Packages. - [Changed] Removed all deprecated functions due to updated dependencies. - [Changed] Add a button to copy all information to clipboard in Training Result -> Subject Result. - [Fixed] Fix a issue cause save settings slower than expected when enable background image.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's changed
dutwrapper
dependency with GitHub Packages.Training Result
->Subject Result
.Note