Rewrite in Jetpack Compose and Kotlin #19

Open
Felix Klenner wants to merge 68 commits from compose-ui into master
  • Recreate functionality in Jetpack Compose with Kotlin
  • Modernize some deprecated code
  • Keep OverlayService unchanged for now, to reduce risk of new bugs
  • Adds Font switcher
  • Adds color picker
  • Remove superfluous invert color toggle

Closes #17, #13

- Recreate functionality in Jetpack Compose with Kotlin - Modernize some deprecated code - Keep OverlayService unchanged for now, to reduce risk of new bugs - Adds Font switcher - Adds color picker - Remove superfluous invert color toggle Closes #17, #13
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin compose-ui:compose-ui
git switch compose-ui

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff compose-ui
git switch compose-ui
git rebase master
git switch master
git merge --ff-only compose-ui
git switch compose-ui
git rebase master
git switch master
git merge --no-ff compose-ui
git switch master
git merge --squash compose-ui
git switch master
git merge --ff-only compose-ui
git switch master
git merge compose-ui
git push origin master
Sign in to join this conversation.
No reviewers
No labels
Bug
Feature
Improvement
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Felix/speedoverlay!19
No description provided.