Skip to content

(#349) android 10 gesture exclusion zone editor#544

Merged
Adamantcheese merged 19 commits into
multi-featurefrom
(#349)-android-10-gesture-zone-editor
Mar 8, 2020
Merged

(#349) android 10 gesture exclusion zone editor#544
Adamantcheese merged 19 commits into
multi-featurefrom
(#349)-android-10-gesture-zone-editor

Conversation

@K1rakishou

@K1rakishou K1rakishou commented Feb 1, 2020

Copy link
Copy Markdown

Closes #349, #784

Use customly-implemented SafeRectF for calculations instead of the regular RectF which has it's top and bottom coordinated flipped.
…k, top and bottom do not and there are couple of bugs)
…ture-zone-editor

# Conflicts:
#	Kuroba/app/src/main/java/com/github/adamantcheese/chan/core/settings/ChanSettings.java
#	Kuroba/app/src/main/java/com/github/adamantcheese/chan/ui/controller/ExperimentalSettingsController.java
#	Kuroba/app/src/main/res/values/strings.xml
…ture-zone-editor

# Conflicts:
#	Kuroba/app/src/main/java/com/github/adamantcheese/chan/core/settings/ChanSettings.java
#	Kuroba/app/src/main/java/com/github/adamantcheese/chan/ui/controller/ExperimentalSettingsController.java
#	Kuroba/app/src/main/res/values/strings.xml
…ture-zone-editor

# Conflicts:
#	Kuroba/app/src/main/java/com/github/adamantcheese/chan/core/settings/ChanSettings.java
#	Kuroba/app/src/main/java/com/github/adamantcheese/chan/ui/controller/settings/ExperimentalSettingsController.java
#	Kuroba/app/src/main/res/values/strings.xml
- Fix a bug where an exclusion zone would not get deep copied which would result in the original zone being mutated which is unexpected.
@K1rakishou K1rakishou changed the title (#349) android 10 gesture zone editor (#349) android 10 gesture exclusion zone editor Feb 1, 2020
…ture-zone-editor

# Conflicts:
#	Kuroba/app/src/main/java/com/github/adamantcheese/chan/core/cache/FileCacheV2.kt
#	Kuroba/app/src/main/java/com/github/adamantcheese/chan/core/di/AppModule.java
#	Kuroba/app/src/main/java/com/github/adamantcheese/chan/core/di/ManagerModule.java
#	Kuroba/app/src/main/java/com/github/adamantcheese/chan/core/manager/ChanLoaderManager.java
#	Kuroba/app/src/main/java/com/github/adamantcheese/chan/core/presenter/ThreadPresenter.java
#	Kuroba/app/src/main/java/com/github/adamantcheese/chan/core/settings/ChanSettings.java
#	Kuroba/app/src/main/java/com/github/adamantcheese/chan/ui/controller/settings/MainSettingsController.java
#	Kuroba/app/src/main/java/com/github/adamantcheese/chan/ui/layout/ReportProblemLayout.kt
#	Kuroba/app/src/main/java/com/github/adamantcheese/chan/utils/AndroidUtils.java
#	Kuroba/app/src/main/res/values/colors.xml
#	Kuroba/app/src/main/res/values/strings.xml
…ture-zone-editor

# Conflicts:
#	Kuroba/app/src/main/res/values/strings.xml
…ture-zone-editor

# Conflicts:
#	Kuroba/app/src/main/java/com/github/adamantcheese/chan/core/settings/ChanSettings.java
#	Kuroba/app/src/main/res/values/strings.xml
…ture-zone-editor

# Conflicts:
#	Kuroba/app/src/main/java/com/github/adamantcheese/chan/core/settings/ChanSettings.java
#	Kuroba/app/src/main/res/values/strings.xml
@Adamantcheese Adamantcheese merged commit 712e9c2 into multi-feature Mar 8, 2020
@K1rakishou K1rakishou deleted the (#349)-android-10-gesture-zone-editor branch March 8, 2020 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: Allow bookmarks to be slid into view [IMPROVEMENT] Add support for Android 10 gestures

2 participants