0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00
Commit Graph

248 Commits

Author SHA1 Message Date
AnkiDroid Translations
ccd8cd33fb Updated strings from Crowdin 2020-12-20 14:46:34 -05:00
AnkiDroid Translations
2f418e3894 Updated strings from Crowdin 2020-12-08 14:29:45 -05:00
AnkiDroid Translations
29797364c2 Updated strings from Crowdin 2020-11-30 09:45:04 -05:00
Mike Hardy
c0bed5541b
Updated strings from Crowdin 2020-11-10 08:23:06 -05:00
AnkiDroid Translations
ae4f898db8 Updated strings from Crowdin 2020-11-08 15:52:56 -05:00
Arthur Milchior
a8017e1e81 NF: removing code convention
They are now on https://github.com/ankidroid/Anki-Android/wiki/Code-style
this let them be simpler to find and to comment
2020-09-30 17:31:50 -05:00
Arthur Milchior
a8b2c3958c NF: remove eclipse file
If we ever want to use eclipse again, which is doubtful, it'll probably be easier to start from scratch than to try to
find what changed in 9 years since the last time the file was updated
2020-09-30 13:59:49 -05:00
AnkiDroid Translations
f624428da5 Updated strings from Crowdin 2020-09-06 22:30:26 -05:00
infinyte7
1d2b912bcd Update stores 2020-08-24 17:31:09 -05:00
infinyte7
f36b2fa5c3 Update stores 2020-08-24 17:31:09 -05:00
Mani
cc369ff229
Update README graphics / add stats+social 2020-08-06 15:26:47 -05:00
Mike Hardy
6d41b78e57
Updated strings from Crowdin 2020-07-26 12:07:39 -05:00
Mike Hardy
1a33115ec0
Updated strings from Crowdin 2020-07-23 13:52:39 -05:00
Mike Hardy
3b399254ac
Updated strings from Crowdin 2020-07-08 11:48:07 -05:00
Mike Hardy
2d301d1fa3
Updated strings from Crowdin 2020-07-06 16:05:45 -05:00
Mike Hardy
b06c215a56
Updated strings from Crowdin 2020-07-03 01:30:24 -05:00
Mike Hardy
38cd0f9ff2
Updated strings from Crowdin 2020-06-28 12:42:43 -05:00
Mike Hardy
4642501796
Updated strings from Crowdin 2020-06-23 20:02:25 -05:00
Mike Hardy
57a3ecdb9b Updated strings from Crowdin 2020-06-09 14:21:20 -05:00
Mike Hardy
9595b84f70 Updated strings from Crowdin 2020-06-01 14:00:39 -05:00
Mike Hardy
a045fdae74 Add all locales currently targeted by crowdin
Not sure why I didn't notice before but we have a lot more languages
enabled than we were importing and allowing.

No not all of them are translated but they were all user requests, and
if we don't put them in the UI, why would a translator bother?

This was primarily in response to a user request for Sorani (Kurdish),
which is now enabled (locale code ckb)
2020-05-19 09:34:46 -05:00
Mike Hardy
f90a96ef7a
Updated strings from Crowdin 2020-05-06 10:54:24 -05:00
Mike Hardy
814c6018a7 Updated strings from Crowdin 2020-03-30 14:50:49 -05:00
Timothy Rae
26c0aca338 Updated strings from Crowdin 2019-10-22 10:45:58 +09:00
ByteHamster
625be8dd59 Modified icon to better fit adaptive icon shapes 2019-09-18 08:10:45 +09:00
Martin Disch
f19ef85446 Add new sources for adaptive icon
anki.svg is the complete updated and simplified square SVG without the
monolith, while the other two are the separated foreground and
background respectively for the adaptive icon layers.
2019-09-16 23:37:30 +09:00
Martin Disch
114e49b117 Retire old icon with monolith 2019-09-16 23:37:30 +09:00
Timothy Rae
555f8d717f Updated strings from Crowdin 2019-06-30 14:15:29 +09:00
Timothy Rae
d7310561ff Updated strings from Crowdin 2019-02-17 23:28:41 +09:00
Valentin Rublack
d98f676d09 Browser multiselect (#4839)
Fixes #2339 

Originally based on @chickendude's fork (see issue #2339)
2018-06-26 09:24:10 +09:00
Timothy Rae
93d2f80e8e Updated strings from Crowdin 2018-06-26 08:58:16 +09:00
Timothy Rae
d4b462fa92 Updated strings from Crowdin 2018-05-11 07:47:57 +09:00
Timothy Rae
876fc096b9 Updated strings from Crowdin 2017-09-13 03:48:10 +09:00
池程 (Takumi Ikezaki)
b0298b70d3 Add round icon (#4659)
Add a round launcher icon in addition to the normal icon
2017-07-18 09:08:28 +09:00
Timothy Rae
237ecfaaa4 Updated strings from Crowdin 2017-07-17 09:27:19 +09:00
Timothy Rae
316494a7e6 Updated strings from Crowdin 2017-02-04 11:04:43 +09:00
Tim Rae
6edf8934e5 Updated strings from Crowdin 2016-12-29 20:33:56 +09:00
Timothy Rae
16e389a0cc Updated strings from Crowdin 2016-10-23 17:40:13 +09:00
madhead
33188ff844
Fix #4080: Add card widget 2016-07-28 02:49:20 +03:00
Timothy Rae
3c5f9f9347 Updated strings from Crowdin 2016-07-03 12:50:06 +09:00
Timothy Rae
c35b4eb01d Updated strings from Crowdin 2016-05-01 18:15:15 +09:00
timrae
7fde8c671b Tweak navigation drawer colors 2016-04-26 16:05:34 +09:00
timrae
49aeb8ef76 Clean up toolbar icon customization code submission 2016-04-22 21:58:44 +09:00
timrae
df6883e76b Updated strings from Crowdin 2016-04-22 07:10:57 +09:00
Tobias Preuss
d66fcceaef Convert line-endings from CRLF to LF.
+ This commit introduces no code change!
+ Please do not commit files with Windows line endings (CRLF) since this
  causes a permanent **full-file-diff** on Unix machines. The Git config
  can be setup to automatically convert line endings back and forth on a
  Windows machine.
2016-03-08 23:59:09 +01:00
Timothy Rae
9441a73e70 Updated strings from Crowdin 2016-02-21 22:54:39 +09:00
Timothy Rae
304cf0005c Updated strings from Crowdin 2016-02-03 23:50:06 +09:00
Timothy Rae
d525dffad4 Updated strings from Crowdin 2015-12-28 22:08:48 +09:00
Timothy Rae
8e33caadeb Merged 'd7260a4' from hotfix-2.5.3: Updated strings from Crowdin 2015-12-14 17:57:49 +09:00
Timothy Rae
e8293ec1b3 Merged 'bf1c9ee' from hotfix-2.5.3: Updated strings from Crowdin 2015-12-14 17:57:49 +09:00