Commit Graph
1813 Commits
Author SHA1 Message Date
Vincent Breitmoser 7154159a36 analytics: remove 2020-09-05 14:14:33 +02:00
Vincent Breitmoser da38f99349 fix stray \ in some translated string 2020-05-30 19:13:39 +02:00
Vincent Breitmoser 5172002f0e migrate to androidx 2020-05-30 15:47:09 +02:00
Vincent Breitmoser d3e48db520 ditch keybase 2020-05-30 15:47:09 +02:00
Vincent Breitmoser 573ea47a40 ditch safeslinger 2020-05-30 15:46:42 +02:00
Dominik Schürmann cd7f2c4184 Update from transifex 2020-01-20 16:34:50 +01:00
Dominik Schürmann 4b5874860f Changelog v5.5 2020-01-20 16:04:51 +01:00
schleif 06797400a5 make autocrypt ad more clear 2019-11-06 23:11:21 +01:00
schleif a7267a3cfc add autocrypt thunderbird plugin advertisment 2019-11-05 12:06:02 +01:00
Dominik Schürmann a403676a6f pull from transifex 2019-10-22 16:37:16 +02:00
Dominik Schürmann 4f60356791 changelog 5.4 2019-10-22 16:29:37 +02:00
Dominik Schürmann bf4961b356 extract shop string 2019-10-22 16:21:37 +02:00
Dominik SchürmannandGitHub 5b8b985e61 Merge pull request #2454 from schleif/security-key-shop
Implementation of Cotech Security Keys shop
2019-10-22 16:15:12 +02:00
Dominik Schürmann 0a0b06efaa fix typo in changelog 2019-07-03 10:21:32 +02:00
Dominik Schürmann bbc07130b7 pull from transifex 2019-07-01 14:45:55 +02:00
Dominik Schürmann 8aa1e25147 changelog 5.3 2019-07-01 14:40:20 +02:00
Vincent Breitmoser 865b35d79f remove more linked identity remnants 2019-06-27 13:55:37 +02:00
schleif e6aa12489e Add need strings to string resource. 2019-04-23 12:53:56 +02:00
schleif d1b0d83b94 Add a fragment that holds a webview. In this the shop will be showed.
While the shop isn't showed a progress bar and a label indicates loading.
2019-04-23 12:53:17 +02:00
Emilio Aburto LandGitHub e0836c91de Fix Spanish translation to resolve a crashing issue
Fix #2433
2019-03-28 19:42:23 -03:00
Dominik Schürmann 8372c566a0 use string for key status 2019-01-10 14:57:35 +01:00
Vincent Breitmoser 365cebdc72 extract sweetspot activity into separate module 2018-11-20 16:33:12 +01:00
Dominik SchürmannandGitHub f8fccec40c Merge pull request #2408 from open-keychain/remove-linked-ids
Remove experimental Linked Identities feature
2018-10-25 08:54:25 +02:00
Vincent Breitmoser 2cc22c6b65 Remove experimental Linked Identities feature 2018-10-22 12:49:52 +02:00
Dominik Schürmann ff5528713f Update from transifex 2018-10-21 22:53:15 +02:00
Christian Hagau d3ecbc8487 Add key sharing buttons to ViewKeyActivity 2018-08-03 00:00:00 +00:00
Vincent Breitmoser fe387ca4e1 overhaul advanced subkeys tab 2018-07-27 11:17:18 +02:00
Vincent Breitmoser e08bf89e0f show subkeys as not yet valid in the list 2018-07-27 10:54:36 +02:00
Dominik Schürmann bd04886db5 update from transifex 2018-07-26 14:08:06 +02:00
Dominik Schürmann 69ddfdd126 Changelog v5.2 2018-07-26 14:04:37 +02:00
Vincent Breitmoser 4231279aba use fixed 48dp size for launcher icon in dialogs 2018-07-18 14:03:39 +02:00
Vincent Breitmoser fcf6abfec3 link to privacy policy in consent dialog 2018-07-17 15:57:05 +02:00
Vincent Breitmoser a277a37676 Show snackbar after tracking dialog 2018-07-17 15:56:16 +02:00
Vincent Breitmoser c5d7e482e0 Add opt-in setting for tracking 2018-07-17 15:56:16 +02:00
Vincent Breitmoser 9e079329d5 ditch ThreadPoolExecutor for AsyncTask 2018-07-17 14:25:14 +02:00
Vincent Breitmoser 555f335dbc Introduce NotificationChannelManager 2018-07-16 13:24:44 +02:00
Vincent Breitmoser a48efc6835 use key_list_item layout for RequestKeyPermissionActivity 2018-07-13 17:22:27 +02:00
Vincent BreitmoserandGitHub 54f50a7311 Merge pull request #2376 from open-keychain/notification-channel
Introduce Notification channel for passphrase cache
2018-07-13 16:33:06 +02:00
Dominik SchürmannandGitHub 54a7860d2a Merge pull request #2378 from open-keychain/decrypt-context-button
Use overflow menu instead of long click in decrypt file list
2018-07-13 15:25:43 +02:00
Kowalski Prime 17f3db6557 Add adaptive icons, fixes #2273
Add support for adaptive icons in devices running API 26 or greater, preserving old icon for older devices and providing round icon.
2018-07-13 01:24:28 +02:00
Vincent Breitmoser 16802dc259 Use overflow menu instead of long click in decrypt file list
Fixes #2370
2018-07-12 17:28:19 +02:00
Vincent Breitmoser be1853d789 Introduce Notification channel for passphrase cache 2018-07-12 16:37:22 +02:00
Vincent Breitmoser e8bec994bf show keys with no uids in their own "anonymous" category
Fixes #2373
2018-07-12 13:17:43 +02:00
Vincent Breitmoser c8136989d1 Allow export of contact keys without encryption 2018-07-06 12:50:38 +02:00
Vincent Breitmoser 71303c27eb clean up BackupRestoreFragment 2018-07-06 12:43:14 +02:00
Vincent BreitmoserandGitHub 63b37deafa Merge pull request #2351 from open-keychain/sql-delight
Use SqlDelight in favor of ContentProviders
2018-07-04 22:58:56 +02:00
Vincent Breitmoser 75cf861674 Cache instances of KeyInfoFormatter 2018-07-04 19:39:28 +02:00
Vincent Breitmoser 24090cbf18 fix "Create new key" layout in SelectSignKeyIdListFragment 2018-07-04 14:02:52 +02:00
Dominik SchürmannandVincent Breitmoser 035a62e920 check for key status in legacy API key lists 2018-07-04 14:02:52 +02:00
Dominik SchürmannandVincent Breitmoser 1c7a2b1db1 show status icon etc in chip dropdown 2018-07-04 13:59:21 +02:00