Commit Graph
750 Commits
Author SHA1 Message Date
Vincent Breitmoser 00e411b1e3 display keyserver status on card 2017-07-24 11:44:44 +02:00
Vincent Breitmoser 7fc805d70c move linked identities into loader structure 2017-05-29 17:16:58 +02:00
Vincent Breitmoser 8044586071 use loader + recyclerview for identity list 2017-05-29 15:18:42 +02:00
Vincent Breitmoser d050c1d03c move linked ids into identities card 2017-05-26 22:00:18 +02:00
Vincent Breitmoser 2e65e63b96 move user ids list into presenter 2017-05-26 20:24:10 +02:00
Vincent Breitmoser 005d3039b5 move key health into its own view, make key status card view standalone 2017-05-26 19:21:25 +02:00
Vincent Breitmoser b328c97853 move ViewKeyActivity classes into their own package structure 2017-05-21 05:28:13 +02:00
Vincent Breitmoser f34edae294 use mvp pattern for linked id card 2017-05-21 03:09:19 +02:00
Vincent Breitmoser fd813353b5 use mvp pattern for system contact card 2017-05-21 01:57:31 +02:00
Vincent Breitmoser 11f10cf85f add override mechanism to ui 2017-05-15 13:26:25 +02:00
Vincent Breitmoser 10112eeea8 add override button to security problem dialog 2017-05-15 13:26:24 +02:00
Vincent Breitmoser 78c3e17d0a improve presentation of security problems 2017-05-15 13:26:24 +02:00
Vincent Breitmoser 1868aed53b flesh out security warning dialog 2017-05-15 13:26:24 +02:00
Dominik SchürmannandGitHub 8738862f09 Merge pull request #2093 from open-keychain/key-status
Key Status Card
2017-04-26 10:45:58 +03:00
Vincent Breitmoser 0db22b55e1 add expiry date info to key status card 2017-04-25 15:00:16 +02:00
Vincent Breitmoser 1e8d5bdad3 use info from SecurityProblem class in health card 2017-04-25 15:00:16 +02:00
Vincent Breitmoser fed0fff9d7 add secret key status (wip) 2017-04-25 15:00:16 +02:00
Vincent Breitmoser 85ee12d143 remove deprecated accounts api, bump min api version to 7 2017-04-23 13:59:17 +02:00
Vincent Breitmoser 4be2f6e98e change RemoteRegisterActivity into a dialog 2017-02-08 00:57:26 +01:00
Vincent Breitmoser e06205ae55 redesign request key into dialog 2017-02-08 00:57:26 +01:00
Vincent Breitmoser 074be9e798 extract request key logic into presenter 2017-02-08 00:57:26 +01:00
Vincent Breitmoser a9001b3b45 change "select allowed keys" into "request key permission" activity 2017-02-08 00:57:26 +01:00
Dominik SchürmannandGitHub 6b4182d591 Merge pull request #2032 from rhari991/insecure-warning-on-card
Added insecure warning to import card
2017-02-07 20:38:51 +01:00
daquexian 3f920455b2 fix transparent header 2017-02-07 23:59:53 +08:00
Hari ba1bd8d48a Added insecure warning to import card 2017-02-04 01:47:14 +05:30
Dominik Schürmann 7c2fee9609 Use card_black design for security tokens 2017-01-10 13:32:10 +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 e7ca41c1e9 Fix height of section headers on Android 7 2016-12-05 16:58:40 +01:00
Dominik Schürmann b4e936fc3f Fix padding and scrollbar in import 2016-12-05 13:50:33 +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
Tobias ErthalandDominik Schürmann 5cb9de01ad Fixed id offset, minor changes. 2016-12-04 20:02:56 +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 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 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