-
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
1.2.2 #11
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b8c7e28 - Browse repository at this point
Copy the full SHA b8c7e28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74d301d - Browse repository at this point
Copy the full SHA 74d301dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e95e29d - Browse repository at this point
Copy the full SHA e95e29dView commit details -
- add a library (com.tencent:mmkv) MainActivity: - initialize mmkv
DotsTeaLab committedNov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for f8f25f7 - Browse repository at this point
Copy the full SHA f8f25f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23b3416 - Browse repository at this point
Copy the full SHA 23b3416View commit details
Commits on Nov 15, 2023
-
MainViewModel (affects DeleteThemeDialog, EditorTopAppBar, SavedTheme…
…Item, OverwriteDefaultsDialog, LoadWithOptionsDialog, DefaultThemesButtons, EditorScreen, ChatScreenThemePreview, MainScreen, Navigator): - some refactoring - added a view model factry MainActivity: - initializing the view model using the factory ChatScreenPreview: - removed compose preview
DotsTeaLab committedNov 15, 2023 Configuration menu - View commit details
-
Copy full SHA for bb0468e - Browse repository at this point
Copy the full SHA bb0468eView commit details -
MainViewModel (affects MainActivity):
- changes to how context is passed and how it is used
DotsTeaLab committedNov 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 2eff143 - Browse repository at this point
Copy the full SHA 2eff143View commit details -
- added MainViewModel (affects EditorTopAppBar, ElementColorItem): - moved some stuff to ThemeRepository, moved getThemeAsStringByUUID() inside the viewmodel - stuff related to loading, saving, updating themes has been refactored a bit
DotsTeaLab committedNov 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 4abc8b6 - Browse repository at this point
Copy the full SHA 4abc8b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38ca700 - Browse repository at this point
Copy the full SHA 38ca700View commit details -
- changed behavior oof the startupConfigProcess. now if a default theme is absent (on first launch, for example) - a default theme will be created using a stock theme which means it will not load the themes from the assets folder on each launch when user has not overridden a default theme
DotsTeaLab committedNov 15, 2023 Configuration menu - View commit details
-
Copy full SHA for a510c37 - Browse repository at this point
Copy the full SHA a510c37View commit details -
- added updateDefaultDarkThemeFromStock() - added updateDefaultLightThemeFromStock() MainScreen: - now tracking if the stock themes were changed and asking to update them (by displaying a dialog and showing options in the drop down menu) if they were. initial implementation ofc
DotsTeaLab committedNov 15, 2023 Configuration menu - View commit details
-
Copy full SHA for dfacdb4 - Browse repository at this point
Copy the full SHA dfacdb4View commit details
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.