Brayan Oliveira

Results 31 issues of Brayan Oliveira

## Purpose / Description - The V16 pref is useful to testing in case the dev forgot to set `legacy_schema=false` on `local.properties` while not having to re-enable every time the...

Review High Priority
Needs Second Approval
Strings

## Fixes Fixes #9390 ## Approach Replaced the old runKtlint() code with the one generated by `./gradlew addKtlintFormatGitPreCommitHook` for reference, see https://github.com/JLLeitschuh/ktlint-gradle#additional-helper-tasks, and for the implementation, https://github.com/JLLeitschuh/ktlint-gradle/blob/master/plugin/src/main/kotlin/org/jlleitschuh/gradle/ktlint/GitHook.kt The idea came...

Needs Second Approval

From https://github.com/ankidroid/Anki-Android/issues/9390#issuecomment-950353851 > Perhaps if we used one of the plugins (this is most popular: https://github.com/jlleitschuh/ktlint-gradle#additional-helper-tasks) and just integrated it's pre-commit hook (and IDEA style file generation) we'd get editor...

## Pull Request template ## Purpose / Description _Describe the problem or feature and motivation_ ## Fixes Fixes #8342 ## Approach - refactored some things to ease the search bar...

Review High Priority
Needs Second Approval
Strings

###### Reproduction Steps Quite specific to get it 1. Have "Follow system" as theme 2. Have AnkiDroid widget on your home screen (bug only happens with it) 3. Enable "Change...

Never understood the point of the copyright statement when you have many people who edit the same file. Doesn't everyone get a copyright? If so, then this statement is wrong...

Needs Review

**Is your feature request related to a problem? Please describe.** AnkiDroid filtered deck default name scheme does not follow upstream current behavior. **Describe the solution you'd like** Follow upstream **Describe...

###### Reproduction Steps 1. Open the navigation drawer 2. Tap help or Support AnkiDroid ###### Expected Result Back arrow has a normal size ###### Actual Result Back arrow is enormous....

It would be nice to export your entire vault to Anki with just one command. Using the command for every note is very tiring.

enhancement

**Is your feature request related to a problem? Please describe.** I was doing my cards and got one wrong, so I had to tap again. Unfortunately it became a leech...

Good First Issue!