Anki-Android
Anki-Android copied to clipboard
Fix Title to recall what gesture the window is for
Purpose / Description
Fixed the title to recall what gesture the window is for.
Fixes
fixes #12326
Message to maintainers, this PR contains strings changes.
- Before merging this PR, it is best to run the "Sync Translations" GitHub action, then make and merge a PR from the i18n_sync branch to get translations cleaned out.
- Then merge this PR, and immediately do another translation PR so the huge change made by this PR's key changes are all by themselves.
Read more about updating strings on the wiki,
Hello there. By looking at the code and based on the fact that lint fails, I assume that you haven't tested the result of your changes.
Before you push any changes you make, I'd like if you could run at least the linter (see the Development guide in the repository wiki to know how). Also, run the app, see the result of your changes on Settings > Controls, then take a screenshot and post it here.
Just ran all the tests again, found that all lint tests are passing on my machine, I think lint failed due to @SuppressLint("StringFormatInvalid")
Just ran all the tests again, found that all lint tests are passing on my machine, I think lint failed due to
@SuppressLint("StringFormatInvalid")
It's a lint failure, not a test failure.
You can either see the output on GitHub, or run ./gradlew lintPlayDebug ktLintCheck
See: https://github.com/ankidroid/Anki-Android/wiki/Development-Guide#lint
Also, can you please provide screenshot, so it's easy to see what it looks like
The lint check still fails, please see the linked GitHub action, or run ./gradlew lint
While it's not the main problem to solve here, generally, we try to rebase onto main, and not merge it. Don't hesitate to force push on this branch after that
By the way @pratyaksh1610 , are you still working on it?
By the way @pratyaksh1610 , are you still working on it?
I am working on it.
Thanks a lot @pratyaksh1610. Using Gesture a lot, it'll really save me ... well seconds. But those are frustrating seconds.
Hi there @pratyaksh1610! This is the OpenCollective Notice for PRs merged from 2022-11-01 through 2022-11-30
If you are interested in compensation for this work, the process with details is here:
https://github.com/ankidroid/Anki-Android/wiki/OpenCollective-Payment-Process#how-to-get-paid
We only post one comment per person per month to avoid spamming you, regardless of the number of PRs merged, but this note applies to all PRs merged for this month
Please note that GSoC contributions are okay for this process. Our philosophy is that our users have donated to AnkiDroid for all contributions. The only PRs that will not go through the OpenCollective process are ones directly related to am accepted GSoC project from a selected participant, since those receive a stipend from GSoC itself.
Please understand that our monthly budget is never guaranteed to cover all claims - the cap on payments-per-person may be lower, but we try to make our process as fair and transparent as possible, we just need your understanding.
Thanks!