Upgrade SDK versions, refactor code, and improve styles and permissions - #20
Merged
Conversation
Restored and updated the CSS styles for the chat application, including body, chat container, messages, buttons, and input fields.
Updated CSS styles for various elements including body, chat container, messages, and buttons. Added sticky positioning for chat header and input container.
Updated SDK versions and replaced jar dependencies with androidx.browser.
Added permission handling for external storage, audio recording, and contacts in JSInterface.
Remove AndroidX and Jetifier settings from Gradle wrapper properties.
Updated target SDK version from 27 to 28.
Added adb wait-for-device command and improved cleanup process.
Removed logcat output from the end of the test script.
Removed emulator shutdown commands after tests.
Enhance build workflow with KVM setup, testing, and cleanup
Enhance build workflow and update browser dependency settings
Refactor URL handling in WebViewClient and add support for intercepting resource requests.
Enhance WebView with file URL access and improved handling
Implement translation updates and refactor Util class methods
Updated the JavaScript library used for markdown processing from Simple-Markdown.js to markdown-to-html-cpd-edition.js.
Updated Android version compatibility from 4.2 to 4.1 in the README.
Updated compatibility to support Android versions 4.1 to 9 and added new features and bug fixes.
Update markdown processing library and refine styles
Refactor MainActivity for improved readability
Added new features and improvements to CreaProDroid, including enhanced chat history, new AI model selection, and image generation updates.
Revise CreaProDroid documentation for Android compatibility and features
This file contains hidden or 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
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.
No description provided.