Commit Graph
1552 Commits
Author SHA1 Message Date
Dominik Schürmann 68916c5838 More information in import_qr_code_wrong 2017-02-05 12:46:31 +01:00
Hari 62a14399ea Added warnings for insecure keys 2017-02-03 16:11:29 +05:30
Dominik SchürmannandGitHub 146833916b Merge pull request #2011 from rhari991/restrict-sign-keys
API: Restrict secret keys for sign operation
2017-01-29 13:25:02 +01:00
Hari 4af5f7a93e Modified log message slightly 2017-01-28 01:51:25 +05:30
Hari 56cbfc0077 Added new log message for encryption using invalid key 2017-01-28 01:11:08 +05:30
Laverne Schrock 4d04249433 Update English message for security_token_reset_or_import
I feel like this version sounds more natural.
2017-01-23 22:16:24 -06:00
klemens bae6391dc0 spelling fixes 2017-01-14 11:38:05 +01:00
Dominik Schürmann 7c2fee9609 Use card_black design for security tokens 2017-01-10 13:32:10 +01:00
Dominik Schürmann 04c2e246ce Add new devs to about list, closes #1984 2017-01-10 11:22:36 +01:00
Dominik Schürmann a2f1f38c40 Version 4.2-beta2 2017-01-05 15:49:55 +01:00
Dominik Schürmann 9c857ca66e Pull from transifex 2017-01-05 14:27:59 +01:00
Arnaud Fontaine 2ed25ab8f3 Update RSA key size error for security tokens 2017-01-05 11:10:11 +01:00
Arnaud Fontaine a6b7b2bf4e Support of SmartPGP secure messaging 2017-01-04 14:59:57 +01:00
Arnaud Fontaine 05bfd6bc01 Support of OpenPGP card v3 2017-01-04 13:39:19 +01:00
Dominik Schürmann 7616c1c8b8 saved instead of remembered, fixes #1976 2017-01-03 21:54:16 +01:00
Dominik Schürmann e7ca41c1e9 Fix height of section headers on Android 7 2016-12-05 16:58:40 +01:00
Dominik Schürmann 4d551c5c1a Pull from transifex 2016-12-05 13:55:00 +01:00
Dominik Schürmann b4e936fc3f Fix padding and scrollbar in import 2016-12-05 13:50:33 +01:00
Dominik Schürmann 2b89ed66c9 Remove unused word verification 2016-12-05 11:34:03 +01:00
Dominik Schürmann dd69621408 Do not use ImportKeysListFragment for Security Token import, fixes #1959. Also introduces radio button to import key information from file 2016-12-04 22:58:41 +01:00
Dominik Schürmann eed4de9941 Merge branch 'tobsbot-recycler-view' 2016-12-04 20:08:35 +01:00
Tobias ErthalandDominik Schürmann 5cb9de01ad Fixed id offset, minor changes. 2016-12-04 20:02:56 +01:00
Dominik Schürmann bf43f40222 Re-add string accidentally deleted on merge conflict 2016-11-30 18:58:54 +01:00
Dominik Schürmann 7d7a184f79 Fix account crash on Android 7, fixes #1956 2016-11-30 18:41:11 +01:00
Dominik Schürmann d90b20f550 Merge tobsbot RecyclerView branch 2016-11-30 15:51:32 +01:00
Dominik Schürmann 740d3fa72c Small UI alignments 2016-11-30 15:13:34 +01:00
Dominik Schürmann cecacb79e5 Use fastscroll library 2016-11-30 15:07:16 +01:00
Dominik Schürmann efb1868791 Fix merge conflicts 2016-11-30 13:46:50 +01:00
Dominik Schürmann a67e8c6dd6 Inline progress for download and import 2016-11-30 01:00:48 +01:00
Dominik Schürmann c23139a3fe Fix import from keyservers using URL Intent 2016-11-29 22:04:21 +01:00
Dominik Schürmann 0dbe067ade Resolve merge conflicts 2016-10-27 19:03:37 +02:00
Dominik Schürmann f242d80c16 UI for onion keyserver, fix preference upgrade 2016-10-27 17:01:22 +02:00
Tobias Erthal da543345ee Reintroduce changes made associated with KeyListFragment to new branch. 2016-09-25 17:26:51 +02:00
Tobias Erthal cc6f903794 Removing changes associated to KeyListFragment, they will get their own PR. 2016-09-25 16:24:17 +02:00
Tobias Erthal da0218b5b4 Removing changes associated to KeyListFragment, they will get their own PR. 2016-09-25 15:00:38 +02:00
Tobias Erthal 5ec990d436 Added FastScroll capability to KeyListFragment. Removed unnecessary dependency. 2016-09-19 17:55:09 +02:00
Tobias Erthal fabd30f6b1 RecyclerView now used in remote fragments. Changes made to the cursor model. A bit more recursive, but better readability in my opinion. 2016-09-14 14:47:02 +02:00
Tobias Erthal 1fedf5a9eb minor changes to DisplayLogFragment 2016-09-12 17:47:20 +02:00
Tobias Erthal bef769e22a fixed several issues, recyclerview now used in DisplayLogFragment, cosmetic changes 2016-09-12 15:31:47 +02:00
Tobias Erthal b19f7a776f Changed all occurrences of StickyListHeaders ListView to RecyclerView.
Implemented SuperSlim in Recyclerview of ViewKeyAdvCertsFragment.
Some changes to the way data is bound to the views in the list.
2016-09-11 16:48:35 +02:00
Tobias Erthal d06eae018a Start implementing multi-select and action modes. Needs testing... 2016-09-09 19:06:56 +02:00
Tobias Erthal 930ea073b3 Improved SectionedCursorAdapter, added support for the dummy key item view. 2016-09-06 01:40:16 +02:00
Tobias Erthal d5321a6fb2 First try implementing sticky section headers 2016-09-02 22:41:45 +02:00
Andrea Torlaschi c389e543d0 (WIP) ImportKeys: Check if key is already present and verified 2016-08-28 23:48:08 +02:00
Andrea Torlaschi 9714bcc85b ImportKeys: Show refresh button and change text for "Show key" 2016-08-26 00:04:04 +02:00
Andrea Torlaschi 7abfa313f9 ImportKeys: Move creation date in the top part of the card 2016-08-25 23:25:17 +02:00
Andrea Torlaschi 4d813179c4 ImportKeys: Hide key status icon until key is downloaded 2016-08-25 22:57:11 +02:00
Vincent Breitmoser a094730690 remove support for "Comment" field 2016-08-25 14:54:18 +02:00
Andrea Torlaschi 702888bbe4 ImportKeys: Add ability to "Show key" instead of "Import" for already imported keys 2016-08-24 12:03:16 +02:00
Andrea Torlaschi 1e33cd3a1a ImportKeys: Show single key card for files with only one key 2016-08-23 16:59:42 +02:00