-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Include switch to allow or disallow light filtering from other apps like Twilight or similars #2429
Conversation
I know this issue about amount of changes on non-well formated code. I warmly recommend to split, so here is my suggestion:
then it's much easier and I will do |
Ok, I tried, but I gave up. Owncloud needs first a well formated code ! Doing so, we have to
|
2fc3195
to
0c9d490
Compare
@hannesa2 just got rid of most of the format changes, I could not delete some of them because appeared along with logic changes in the hunks while using
Let's face the format changes there then |
@hannesa2 codestyle in library and Android Studio 3.3 in both app and library are already merged, can you please create a codestyle PR in https://github.com/owncloud/android as you said before? |
@davigonz please can you resolve the conflicts, before we start a review? |
0c9d490
to
e6755e6
Compare
@hosy done |
e6755e6
to
af8f416
Compare
More conflicts, fixing them... |
af89d8c
to
b11791c
Compare
@hosy @abelgardep @hannesa2 can you please have a look at this PR, approving it or requesting some changes if needed? Thanks |
b11791c
to
3a6a3c1
Compare
Let's QA this by checking the option enabled allows tapping everywhere with filter. |
(1) [FIXED]
Current: Taps not allowed in the picker Nexus 6P v7 |
(2) [FIXED]Passcode lock crashes when it is enabled, regardless any other option Stacktrace:
|
(3) [FIXED]No necessary the filter enabled
Current: crash |
(4) [FIXED]No necessary the filter enabled
Current: crash Stack trace:
|
(5) [FIXED]open FAB -> Upload -> Files Current: App crashes Stacktrace:
|
(6)Uploads view is obscured by the light filter. Not posible to click in the cells, remove items from the list etc... |
6215ad2
to
7fade16
Compare
All stuff fixed. Approved on my side. |
Implements #1799
Include switch to allow or disallow light filtering from other apps like Twilight or similars
BUGS & IMPROVEMENTS