WIP: Add multiple theme support #22

Open
luca0N wants to merge 0 commits from dev into master
Owner
No description provided.
luca0N added this to the Release v1.0 milestone 2021-03-17 20:39:53 +00:00
luca0N changed title from Add multiple theme support to WIP: Add multiple theme support 2021-03-17 20:40:10 +00:00
Author
Owner

Need to check whether the theme changed or not on the onActivityResult function.

Need to check whether the theme changed or not on the `onActivityResult` function.
This pull request is broken due to missing fork information.
View command line instructions

Checkout

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

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 dev
git switch dev
git rebase master
git switch master
git merge --ff-only dev
git switch dev
git rebase master
git switch master
git merge --no-ff dev
git switch master
git merge --squash dev
git switch master
git merge --ff-only dev
git switch master
git merge dev
git push origin master
Sign in to join this conversation.
No description provided.