Chirayu Desai
02c7ba28b9
On phones we tap, not click!
...
Change-Id: Id0f0587b5174810de9e7d8036ca7e1264ea43c76
2021-05-26 23:07:25 +05:30
Michael Bestas
ee61be8361
Fix a couple camel case issues in strings
...
* This should finally cover all strings
2021-05-26 22:52:19 +05:30
Michael Bestas
d53f0fcde2
Switch all text references to github.com/seedvault-app
2021-04-20 03:59:01 +05:30
Torsten Grote
28f9447317
Also consider contacts with account 'com.android.contacts' for backup
...
In our tests with CalyxOS, all local contacts had a null account, but for some reason on LineageOS, those contacts have 'com.android.contacts'. So we now consider this as well.
2021-04-16 23:30:43 +05:30
Chirayu Desai
0e3147b365
Bump to 11-1.1
...
Also bump contactsbackup to keep the version consistent
Change-Id: I334cd6ea92b241f0ab57a68f05f9b15894b3f543
2021-04-16 23:04:30 +05:30
Chirayu Desai
54ae006652
Change signing configuration to use AOSP platform key
...
* https://stackoverflow.com/a/40145242
Change-Id: I12d09f299f4f0f7d8879a631d4f3298a18409683
2021-04-16 23:04:30 +05:30
Torsten Grote
100a99484a
Store main key also when verifying recovery code
...
in case it wasn't stored before
2021-04-16 23:04:30 +05:30
Torsten Grote
c8a7e763d6
Store main key for key derivations from 512-bit BIP39 recovery code
...
This main key will be used later to derive sub-keys for other crypto operations.
2021-04-16 23:04:30 +05:30
Torsten Grote
6a5eaea2fd
Use a TestApp for UnitTests so we can use different modules for injection
2021-04-16 23:04:30 +05:30
Torsten Grote
e8fbc3fbe7
Don't crash when storage app gets uninstalled
2021-04-16 23:04:30 +05:30
Torsten Grote
1bbaf3f55b
Fix camel case in recovery code strings
2021-04-16 23:04:30 +05:30
Torsten Grote
4271fd6005
Delete all backups (if possible) when user generates a new recovery code
2021-04-16 23:04:30 +05:30
Torsten Grote
395cc4c899
Allow user to generate new recovery code
2021-04-16 23:04:30 +05:30
Torsten Grote
d64413a7c3
Allow user to verify existing recovery code
2021-04-16 23:04:30 +05:30
William Theaker
b7f8c24538
Remove redirect from README
2021-04-16 23:04:30 +05:30
Torsten Grote
9bba81ed5c
Add message to AssertionError to track down why it happens
2021-04-16 23:04:30 +05:30
Michael Bestas
af45233e02
strings: Avoid using camel case
...
Change-Id: I0365a381f4c2f28d3d61b4f90c66af9e557a50d2
2021-04-16 23:04:30 +05:30
Chirayu Desai
d5b32d1410
Bump to 11-1.1
...
Also bump contactsbackup to keep the version consistent
Change-Id: I334cd6ea92b241f0ab57a68f05f9b15894b3f543
2021-04-16 22:49:43 +05:30
Torsten Grote
e38f958f9c
Merge pull request #220 from chirayudesai/aosp-key
...
Change signing configuration to use AOSP platform key
2021-03-05 13:49:37 -03:00
Chirayu Desai
b08b1f55f7
Change signing configuration to use AOSP platform key
...
* https://stackoverflow.com/a/40145242
Change-Id: I12d09f299f4f0f7d8879a631d4f3298a18409683
2021-03-05 02:37:27 +05:30
Torsten Grote
ecdc0c2716
Merge pull request #209 from grote/main-key
...
Store main key for key derivations from 512-bit BIP39 recovery code
2021-02-17 09:41:16 -03:00
Torsten Grote
43dbcdfa79
Merge branch 'master' into main-key
2021-02-17 08:19:54 -03:00
Torsten Grote
a0bf7b6ae3
Merge pull request #206 from grote/content-provider-removed-crash
...
Don't crash when storage app gets uninstalled
2021-02-17 08:19:25 -03:00
Torsten Grote
68543dcb91
Store main key also when verifying recovery code
...
in case it wasn't stored before
2021-02-15 12:16:27 -03:00
Torsten Grote
851407037e
Store main key for key derivations from 512-bit BIP39 recovery code
...
This main key will be used later to derive sub-keys for other crypto operations.
2021-02-15 12:16:27 -03:00
Torsten Grote
2cd2f73241
Use a TestApp for UnitTests so we can use different modules for injection
2021-02-15 12:16:27 -03:00
Torsten Grote
fcd8afe072
Don't crash when storage app gets uninstalled
2021-02-09 15:37:05 -03:00
Torsten Grote
263531fec9
Fix camel case in recovery code strings
2021-01-20 03:44:01 +05:30
Torsten Grote
f758bb3110
Delete all backups (if possible) when user generates a new recovery code
2021-01-20 03:44:01 +05:30
Torsten Grote
ca2a56f023
Allow user to generate new recovery code
2021-01-20 03:44:01 +05:30
Torsten Grote
9dc29e4b0a
Allow user to verify existing recovery code
2021-01-20 03:44:01 +05:30
Steve Soltys
dee0a18293
Merge pull request #191 from williamtheaker/patch-1
...
Remove redirect from README
2021-01-13 01:56:06 -05:00
William Theaker
b37c15a604
Remove redirect from README
2021-01-11 11:38:46 -08:00
Torsten Grote
08414800bb
Merge pull request #181 from grote/kv-state-assertion
...
Add message to AssertionError to track down why it happens
2020-12-28 08:23:02 -03:00
Torsten Grote
b7aedda90c
Add message to AssertionError to track down why it happens
2020-12-18 08:45:18 -03:00
Michael Bestas
4906a00786
strings: Avoid using camel case
...
Change-Id: I0365a381f4c2f28d3d61b4f90c66af9e557a50d2
2020-11-26 01:26:37 +05:30
Michael Bestas
34dcc083d4
Fix translations for master branch
...
Change-Id: Ic0a03f6806cce85b00e22dfe70c2d9b1a27b5602
2020-11-26 00:49:04 +05:30
Pera Petrovic
e8de37c549
Translated using Weblate (Serbian (latin))
...
Currently translated at 8.7% (10 of 114 strings)
Co-authored-by: Pera Petrovic <srdjan.todorovic.872019@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/sr_Latn/
Translation: CalyxOS/Seedvault
2020-11-26 00:49:04 +05:30
Milo Ivir
b0b4391606
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (114 of 114 strings)
Co-authored-by: Milo Ivir <mail@milotype.de>
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/hr/
Translation: CalyxOS/Seedvault
2020-11-26 00:49:04 +05:30
caioau
68c1029633
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (114 of 114 strings)
Co-authored-by: caioau <caioau@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/pt_BR/
Translation: CalyxOS/Seedvault
2020-11-26 00:49:04 +05:30
Michael Bestas
fe94d45f25
Compatibility symlinks for weblate translations
...
* Map weblate locale code to AOSP locale
Change-Id: I9e03b48ca00d8446416681a48c1ad3c2f5f63c42
2020-11-26 00:49:04 +05:30
Michael Bestas
3803a22dfe
Fix broken translations
...
Change-Id: I5c3aa867cbc3952c1ea19b85bc3694476e69be7d
2020-11-26 00:49:04 +05:30
Óscar Fernández Díaz
663d12db4a
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (114 of 114 strings)
Co-authored-by: Óscar Fernández Díaz <oscfdezdz00@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/es/
Translation: CalyxOS/Seedvault
2020-11-26 00:49:04 +05:30
sock-et
c3e4e62374
Translated using Weblate (Italian)
...
Currently translated at 60.5% (69 of 114 strings)
Co-authored-by: sock-et <inline.py@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/it/
Translation: CalyxOS/Seedvault
2020-11-26 00:49:04 +05:30
Yurical
a42aa90594
Translated using Weblate (Korean)
...
Currently translated at 94.7% (108 of 114 strings)
Translated using Weblate (Korean)
Currently translated at 88.5% (101 of 114 strings)
Co-authored-by: Yurical <yurical1@outlook.com>
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/ko/
Translation: CalyxOS/Seedvault
2020-11-26 00:49:04 +05:30
Eric
8387ee09ae
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (114 of 114 strings)
Co-authored-by: Eric <spice2wolf@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/zh_Hans/
Translation: CalyxOS/Seedvault
2020-11-26 00:49:04 +05:30
tamer dab
2570befba8
Translated using Weblate (Arabic)
...
Currently translated at 8.7% (10 of 114 strings)
Translated using Weblate (Hebrew)
Currently translated at 100.0% (114 of 114 strings)
Co-authored-by: tamer dab <dabsantamer@yahoo.com>
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/ar/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/he/
Translation: CalyxOS/Seedvault
2020-11-26 00:49:04 +05:30
LOyoujoLI
09888a228d
Translated using Weblate (Russian)
...
Currently translated at 96.4% (110 of 114 strings)
Co-authored-by: LOyoujoLI <minion2018@hotmail.com>
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/ru/
Translation: CalyxOS/Seedvault
2020-11-26 00:49:04 +05:30
Kyuzial
51f8a29316
Translated using Weblate (French)
...
Currently translated at 99.1% (113 of 114 strings)
Co-authored-by: Kyuzial <kyuzial@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/fr/
Translation: CalyxOS/Seedvault
2020-11-26 00:49:04 +05:30
nautilusx
3189773443
Translated using Weblate (German)
...
Currently translated at 100.0% (114 of 114 strings)
Co-authored-by: nautilusx <mail.ka@mailbox.org>
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/de/
Translation: CalyxOS/Seedvault
2020-11-26 00:49:04 +05:30