Arco
941a123db0
Translated using Weblate (French)
...
Currently translated at 100.0% (232 of 232 strings)
Translation: Catima/Catima
Translate-URL: https://hosted.weblate.org/projects/catima/catima/fr/
2021-12-05 12:53:31 +01:00
Arco
2e58421a80
Translated using Weblate (English)
...
Currently translated at 100.0% (232 of 232 strings)
Translation: Catima/Catima
Translate-URL: https://hosted.weblate.org/projects/catima/catima/en/
2021-12-05 12:53:31 +01:00
Sylvia van Os
ae28e02cce
Merge pull request #650 from TheLastProject/create-pull-request/patch-1638681427
...
Update contributors
2021-12-05 12:17:48 +01:00
TheLastProject
e5d8dc8d59
Update contributors
2021-12-05 05:17:07 +00:00
Sylvia van Os
b85de0e089
Merge pull request #647 from TheLastProject/create-pull-request/patch-1638623066
...
Update Fastlane changelogs
2021-12-04 14:04:59 +01:00
TheLastProject
4264155837
Update Fastlane changelogs
2021-12-04 13:04:25 +00:00
Sylvia van Os
d2a500824a
Merge branch 'master' of github.com:TheLastProject/loyalty-card-locker
v2.11.2
2021-12-04 14:04:01 +01:00
Sylvia van Os
6a91d59050
Fix crash on sharing card + release 2.11.2
2021-12-04 14:03:52 +01:00
bors[bot]
451c49d05f
Merge #643
...
643: Translations update from Hosted Weblate r=TheLastProject a=weblate
Translations update from [Hosted Weblate](https://hosted.weblate.org ) for [Catima/Catima](https://hosted.weblate.org/projects/catima/catima/ ).
It also includes following components:
* [Catima/Fastlane](https://hosted.weblate.org/projects/catima/fastlane/ )
Current translation status:

Co-authored-by: Allan Nordhøy <epost@anotheragency.no >
Co-authored-by: Nyatsuki <Odamaki@yandex.ru >
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com >
2021-12-02 11:24:18 +00:00
Oğuz Ersen
b4ec4b74ca
Translated using Weblate (Turkish)
...
Currently translated at 26.8% (25 of 93 strings)
Translation: Catima/Fastlane
Translate-URL: https://hosted.weblate.org/projects/catima/fastlane/tr/
2021-12-02 10:54:32 +01:00
Nyatsuki
6c254315af
Translated using Weblate (Japanese)
...
Currently translated at 99.1% (230 of 232 strings)
Translation: Catima/Catima
Translate-URL: https://hosted.weblate.org/projects/catima/catima/ja/
2021-12-02 10:54:31 +01:00
Allan Nordhøy
dfaf61722f
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 20.4% (19 of 93 strings)
Translation: Catima/Fastlane
Translate-URL: https://hosted.weblate.org/projects/catima/fastlane/nb_NO/
2021-12-02 10:54:30 +01:00
bors[bot]
2dbebea884
Merge #642
...
642: Bump robolectric from 4.7.2 to 4.7.3 r=TheLastProject a=dependabot[bot]
Bumps [robolectric](https://github.com/robolectric/robolectric ) from 4.7.2 to 4.7.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/robolectric/robolectric/releases ">robolectric's releases</a>.</em></p>
<blockquote>
<h2>Robolectric 4.7.3</h2>
<p>This is a minor release that fixes <a href="https://github-redirect.dependabot.com/robolectric/robolectric/issues/6883 ">#6883</a>, a NoClassDefError that can occur if the <code>compileSdk</code> < 31. Thanks for <a href="https://github.com/ninniuz "><code>`@ninniuz</code></a>` for reporting and <a href="https://github.com/utzcoz "><code>`@utzcoz</code></a>` for the fix (<a href="https://github-redirect.dependabot.com/robolectric/robolectric/issues/6884 ">#6884</a>).</p>
<p>It also fixes a minor case of test pollution, where a single Activity could leak across tests (see 5a1f02aaf37f425f8938ae41df5d7aa1b72bba9c for details).</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="3e1d0a34a1 "><code>3e1d0a3</code></a> Bump version to 4.7.3.</li>
<li><a href="aab519415e "><code>aab5194</code></a> Use 'processResources' task instead of 'jar' task for nativeruntime</li>
<li><a href="66829f64e1 "><code>66829f6</code></a> Clear InputMethodManager.sInstance for SDK > P</li>
<li><a href="3e596affab "><code>3e596af</code></a> Only using AttributionSource for compile SDK 31 and above</li>
<li>See full diff in <a href="https://github.com/robolectric/robolectric/compare/robolectric-4.7.2...robolectric-4.7.3 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-02 07:09:06 +00:00
dependabot[bot]
d7da942481
Bump robolectric from 4.7.2 to 4.7.3
...
Bumps [robolectric](https://github.com/robolectric/robolectric ) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/robolectric/robolectric/releases )
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.7.2...robolectric-4.7.3 )
---
updated-dependencies:
- dependency-name: org.robolectric:robolectric
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-02 02:22:33 +00:00
Sylvia van Os
6b4a01c954
Release Catima 2.11.1
v2.11.1
2021-11-30 18:30:29 +01:00
Sylvia van Os
aee7728f56
Merge pull request #639 from TheLastProject/create-pull-request/patch-1638292575
...
Update Fastlane changelogs
2021-11-30 18:16:54 +01:00
TheLastProject
6fbbe38542
Update Fastlane changelogs
2021-11-30 17:16:15 +00:00
Sylvia van Os
651744b770
Update CHANGELOG
2021-11-30 18:15:51 +01:00
Sylvia van Os
a189ac22ce
Prevent white on white status bar on Android 5
2021-11-29 21:29:44 +01:00
Sylvia van Os
f4d71e4525
Merge branch 'master' of github.com:TheLastProject/loyalty-card-locker
2021-11-29 20:23:24 +01:00
Sylvia van Os
45ec062499
Remove selection animator as it can break ( fixes #630 )
2021-11-29 20:23:17 +01:00
Sylvia van Os
82d8e84d78
Merge pull request #633 from TheLastProject/create-pull-request/patch-1638210607
...
Update Fastlane changelogs
2021-11-29 19:31:13 +01:00
TheLastProject
fa25bff46f
Update Fastlane changelogs
2021-11-29 18:30:07 +00:00
Sylvia van Os
5648061a31
Merge branch 'master' of github.com:TheLastProject/loyalty-card-locker
2021-11-29 19:29:44 +01:00
Sylvia van Os
9cd2f66b40
Naively fix blurriness of letter icons
2021-11-29 19:29:36 +01:00
bors[bot]
90b7b43faf
Merge #626
...
626: Translations update from Hosted Weblate r=TheLastProject a=weblate
Translations update from [Hosted Weblate](https://hosted.weblate.org ) for [Catima/Catima](https://hosted.weblate.org/projects/catima/catima/ ).
It also includes following components:
* [Catima/Fastlane](https://hosted.weblate.org/projects/catima/fastlane/ )
Current translation status:

Co-authored-by: Allan Nordhøy <epost@anotheragency.no >
Co-authored-by: 109247019824 <stoyan@gmx.com >
2021-11-29 07:09:59 +00:00
109247019824
cfe5865d35
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (232 of 232 strings)
Translation: Catima/Catima
Translate-URL: https://hosted.weblate.org/projects/catima/catima/bg/
2021-11-29 00:52:08 +01:00
Allan Nordhøy
243898c441
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 19.5% (18 of 92 strings)
Translation: Catima/Fastlane
Translate-URL: https://hosted.weblate.org/projects/catima/fastlane/nb_NO/
2021-11-29 00:52:08 +01:00
Sylvia van Os
0afc6f3976
Release Catima 2.11.0
v2.11.0
2021-11-28 23:05:54 +01:00
Sylvia van Os
fa95ea6a62
Make spotBugs happy
2021-11-28 22:57:10 +01:00
Sylvia van Os
abb559afd6
Merge pull request #624 from TheLastProject/create-pull-request/patch-1638136040
...
Update Fastlane changelogs
2021-11-28 22:49:05 +01:00
TheLastProject
61e7d1b154
Update Fastlane changelogs
2021-11-28 21:47:20 +00:00
Sylvia van Os
da594a8287
Fix getItemId mistake ( fixes #623 )
2021-11-28 22:47:02 +01:00
Sylvia van Os
15f5c4a67b
Make cropper respect custom theme choice
2021-11-28 14:54:49 +01:00
Sylvia van Os
19f7af1e42
Use cropper card ratio (default) for icon layout
2021-11-28 14:14:45 +01:00
bors[bot]
b5b994642a
Merge #621
...
621: Update contributors r=TheLastProject a=github-actions[bot]
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
Co-authored-by: TheLastProject <TheLastProject@users.noreply.github.com >
2021-11-28 08:38:54 +00:00
TheLastProject
45da445866
Update contributors
2021-11-28 05:15:51 +00:00
bors[bot]
55b1ad1c55
Merge #613
...
613: Bump NumberPickerPreference from 1.0.3 to 1.0.4 r=TheLastProject a=dependabot[bot]
Bumps [NumberPickerPreference](https://github.com/invissvenska/NumberPickerPreference ) from 1.0.3 to 1.0.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/invissvenska/NumberPickerPreference/releases ">NumberPickerPreference's releases</a>.</em></p>
<blockquote>
<h2>Version 1.0.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Migrate to latest Gradle version and Maven Publish plugin by <a href="https://github.com/invissvenska "><code>`@invissvenska</code></a>` in <a href="https://github-redirect.dependabot.com/invissvenska/NumberPickerPreference/pull/10 ">invissvenska/NumberPickerPreference#10</a></li>
<li>Feature/migrate to new gradle and maven plugin by <a href="https://github.com/invissvenska "><code>`@invissvenska</code></a>` in <a href="https://github-redirect.dependabot.com/invissvenska/NumberPickerPreference/pull/11 ">invissvenska/NumberPickerPreference#11</a></li>
<li>Develop by <a href="https://github.com/invissvenska "><code>`@invissvenska</code></a>` in <a href="https://github-redirect.dependabot.com/invissvenska/NumberPickerPreference/pull/12 ">invissvenska/NumberPickerPreference#12</a></li>
<li>Develop by <a href="https://github.com/invissvenska "><code>`@invissvenska</code></a>` in <a href="https://github-redirect.dependabot.com/invissvenska/NumberPickerPreference/pull/14 ">invissvenska/NumberPickerPreference#14</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/invissvenska/NumberPickerPreference/compare/1.0.3...1.0.4 ">https://github.com/invissvenska/NumberPickerPreference/compare/1.0.3...1.0.4 </a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="9ee00acc93 "><code>9ee00ac</code></a> Develop (<a href="https://github-redirect.dependabot.com/invissvenska/NumberPickerPreference/issues/14 ">#14</a>)</li>
<li><a href="1035c87ae1 "><code>1035c87</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/invissvenska/NumberPickerPreference/issues/12 ">#12</a> from invissvenska/develop</li>
<li><a href="93a5d495df "><code>93a5d49</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/invissvenska/NumberPickerPreference/issues/11 ">#11</a> from invissvenska/feature/migrate_to_new_gradle_and_ma...</li>
<li><a href="300af7866a "><code>300af78</code></a> fix <a href="https://github-redirect.dependabot.com/invissvenska/NumberPickerPreference/issues/9 ">#9</a></li>
<li><a href="391b8a8593 "><code>391b8a8</code></a> increment version, removed commented code from gradle</li>
<li><a href="ef4a9b3a63 "><code>ef4a9b3</code></a> set java version to 11 for jitpack by adding the jitpack yml</li>
<li><a href="c28b95e5c8 "><code>c28b95e</code></a> set java version to 11</li>
<li><a href="2df1805d82 "><code>2df1805</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/invissvenska/NumberPickerPreference/issues/10 ">#10</a> from invissvenska/feature/migrate_to_new_gradle_and_ma...</li>
<li><a href="71f4f5992e "><code>71f4f59</code></a> Migrate to latest Gradle version and Maven Publish plugin</li>
<li>See full diff in <a href="https://github.com/invissvenska/NumberPickerPreference/compare/1.0.3...1.0.4 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-26 23:09:26 +00:00
bors[bot]
fcd6f075f6
Merge #617
...
617: Translations update from Hosted Weblate r=TheLastProject a=weblate
Translations update from [Hosted Weblate](https://hosted.weblate.org ) for [Catima/Catima](https://hosted.weblate.org/projects/catima/catima/ ).
It also includes following components:
* [Catima/Fastlane](https://hosted.weblate.org/projects/catima/fastlane/ )
Current translation status:

Co-authored-by: Joel A <joeax910@student.liu.se >
2021-11-26 22:15:35 +00:00
Joel A
3d2f119fdb
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (232 of 232 strings)
Translation: Catima/Catima
Translate-URL: https://hosted.weblate.org/projects/catima/catima/sv/
2021-11-26 22:53:13 +01:00
Sylvia van Os
05f4add5cd
Merge pull request #616 from TheLastProject/create-pull-request/patch-1637958232
...
Update Fastlane changelogs
2021-11-26 21:24:28 +01:00
TheLastProject
eb71d5f717
Update Fastlane changelogs
2021-11-26 20:23:51 +00:00
Sylvia van Os
a64603d64e
Fix Fastlane converter
2021-11-26 21:23:33 +01:00
Sylvia van Os
e686bb36ce
Mention power screen controls support
2021-11-26 21:21:49 +01:00
bors[bot]
351a805046
Merge #505
...
505: Feature/power screen widgets r=TheLastProject a=TheLastProject
Continuation of #427
Fixes #146
Co-authored-by: /usr/local/ΕΨΗΕΛΩΝ <djechelon@zighinetto.org >
Co-authored-by: Sylvia van Os <sylvia@hackerchick.me >
2021-11-26 20:12:33 +00:00
Sylvia van Os
466ac404bc
Show "Not found" if card was removed
2021-11-26 20:25:41 +01:00
Sylvia van Os
b5c0be8ed5
Make lint happy
2021-11-25 19:34:11 +01:00
Sylvia van Os
f963b2fd4c
Make spotBugs happy
2021-11-25 19:18:14 +01:00
dependabot[bot]
c26ae45cdc
Bump NumberPickerPreference from 1.0.3 to 1.0.4
...
Bumps [NumberPickerPreference](https://github.com/invissvenska/NumberPickerPreference ) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/invissvenska/NumberPickerPreference/releases )
- [Commits](https://github.com/invissvenska/NumberPickerPreference/compare/1.0.3...1.0.4 )
---
updated-dependencies:
- dependency-name: com.github.invissvenska:NumberPickerPreference
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-25 02:15:52 +00:00
Sylvia van Os
addb0896c0
Surrender to Google ( fixes #439 )
...
I can't do it anymore. I am just sick of wasting so much time trying to
get Google to listen. I am sick of talking to a brick wall. I am sick of
the complete lack of competence in Google's entire review department. I
am so tired of having the goalpost moved in front of my eyes over and
over again. And above all, I am sick and tired of asking my translators,
who I appreciate so damn much, to keep wasting their time on Google's
whims.
So here you go, Google. You win. I give up. I will not use a word that
Google Translate translates to "free", because saying my app is "free of
charge" is not allowed. I will not tell your employees over and over
again how to use a dictionary. I will not try to make your staff
understand that "free" meaning both "free of charge" and "freedom" is a
very English concept and is not a thing in the majority of languages.
It is a shame you have cornered the market, because if I could, I would
have avoided your Play Store altogether. At least F-Droid still exists,
so my users are not completely screwed whenever you next decide to
punish me for something arbitrary and incorrect again.
Please, Google, let this be the end of this nonsense.
2021-11-24 17:05:52 +01:00