-
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.1.0 #5
Commits on Jul 17, 2023
-
- upgraded agp EditorTopAppBar (& EditorScreen): - added search and some comments - renamed the component from AlternativeEditorTopAppBar
DotsTeaLab committedJul 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 3c26e2b - Browse repository at this point
Copy the full SHA 3c26e2bView commit details -
- fixed navigating to main screen so the user can no longer go back to welcome screen once pp and tos are accepted
DotsTeaLab committedJul 17, 2023 Configuration menu - View commit details
-
Copy full SHA for f27e05e - Browse repository at this point
Copy the full SHA f27e05eView commit details
Commits on Jul 18, 2023
-
EditorScreen & SavedThemeItem:
- added types of displaying saved themes - added a button that opens a dialog that lets you choose the displaying type AppSettings: - added SavedThemeItemDisplayType SavedThemeItemDisplayTypeChooserDialog: - added SelectionDialog & SelectionDialogItem: - added
DotsTeaLab committedJul 18, 2023 Configuration menu - View commit details
-
Copy full SHA for a2da14e - Browse repository at this point
Copy the full SHA a2da14eView commit details
Commits on Jul 20, 2023
-
- upgraded (also a library, compose compiler, and kotlin) EditorScreen: - fixed scrollbar being usable even when not being actually displayed
DotsTeaLab committedJul 20, 2023 Configuration menu - View commit details
-
Copy full SHA for e7deb4b - Browse repository at this point
Copy the full SHA e7deb4bView commit details
Commits on Jul 22, 2023
-
- refactored - changed behavior a bit EditorScreen: - using scaffold padding in a way that allows for content to be displayed under the search bar
DotsTeaLab committedJul 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 06fff7b - Browse repository at this point
Copy the full SHA 06fff7bView commit details
Commits on Jul 23, 2023
-
MainViewModel (& DefaultThemesButtons):
- fixed some export issues by changing some behavior - removed and edited some code related to shadows - some refactoring
DotsTeaLab committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 1568446 - Browse repository at this point
Copy the full SHA 1568446View commit details
Commits on Jul 25, 2023
-
MainViewModel (& DefaultThemesButtons):
- fixup of light and dark themes export mechanism - a bit more refactoring
DotsTeaLab committedJul 25, 2023 Configuration menu - View commit details
-
Copy full SHA for f54990b - Browse repository at this point
Copy the full SHA f54990bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f1f9c0 - Browse repository at this point
Copy the full SHA 6f1f9c0View commit details -
- fixed scroll bar being under the top app bar EditorTopAppBar: - renamed file to match the composable's name
DotsTeaLab committedJul 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 8ebae04 - Browse repository at this point
Copy the full SHA 8ebae04View commit details -
- removed the file extension verification during file import because it caused issues on some devices
DotsTeaLab committedJul 25, 2023 Configuration menu - View commit details
-
Copy full SHA for ad04030 - Browse repository at this point
Copy the full SHA ad04030View commit details -
Configuration menu - View commit details
-
Copy full SHA for 567ea9c - Browse repository at this point
Copy the full SHA 567ea9cView commit details -
MainViewModel: - when getting the theme as string with type ColorValues - argb long values will be given instead of hex codes
DotsTeaLab committedJul 25, 2023 Configuration menu - View commit details
-
Copy full SHA for d822471 - Browse repository at this point
Copy the full SHA d822471View 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.