Skip to content
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

Remove choose zip folder from settings #2393

Merged
merged 1 commit into from
Apr 21, 2021

Conversation

EmmanuelMess
Copy link
Member

PR Info

Issue tracker

Fixes will automatically close the related issue

Fixes #2381
-or-
Addresses #

Release

Addresses release/

Test cases

  • Covered

Manual testing

  • Done

If yes,

  • Device:
  • OS:

Build tasks success

Successfully running following tasks on local

  • ./gradlew assembledebug
  • ./gradlew spotlessCheck

Related PR

Related to PR #

Additional Info

@EmmanuelMess EmmanuelMess added this to Pending approval in Current work Mar 30, 2021
@EmmanuelMess EmmanuelMess force-pushed the emmanuelmess/refractor/removezipconfig branch from 682bac6 to 0dadd77 Compare April 14, 2021 16:30
@@ -156,6 +143,12 @@
android:key="texteditor_newstack"
android:title="@string/preference_newstack_title"
android:summary="@string/preference_newstack_summary"/>

<Preference
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't the extract location too be changed like this?

@EmmanuelMess EmmanuelMess merged commit 563fd87 into release/3.6 Apr 21, 2021
Current work automation moved this from Pending approval to Done Apr 21, 2021
@EmmanuelMess EmmanuelMess deleted the emmanuelmess/refractor/removezipconfig branch April 21, 2021 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Current work
  
Done
Development

Successfully merging this pull request may close these issues.

Remove "Folder to create zips" configuration
3 participants