Commit Graph
1534 Commits
Author SHA1 Message Date
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
Andrea Torlaschi 139c362058 ImportKeys: Change "List keys" to "View list" and paddings 2016-08-23 16:46:30 +02:00
Andrea Torlaschi 9b2e899f4f ImportKeys: Make the design more usable
- Make card clickable
- Move import button in expanded part of the card
2016-08-23 16:46:22 +02:00
Andrea Torlaschi 89dcb2535d ImportKeys: Change "Import keys" to "Import all keys" 2016-08-21 19:49:12 +02:00
Andrea Torlaschi 9f424c07f1 ImportKeys: Add auto complete to SearchView 2016-08-21 19:48:14 +02:00
Andrea Torlaschi 4e661886b1 ImportKeys: Changed UI a bit 2016-08-21 16:36:54 +02:00
Andrea Torlaschi 37f91e326c ImportKeys: Move action buttons inside action bar 2016-08-20 16:48:55 +02:00
Andrea Torlaschi 9469d6d6b2 ImportKeys: Use single card for importing all keys 2016-08-20 11:06:43 +02:00
Andrea Torlaschi f9316c1708 ImportKeys: Remove "Import all keys" from menu
- This feature is now available in a bottom bar when in basic mode
2016-08-19 22:35:57 +02:00
Andrea Torlaschi 8ce6aba68e ImportKeys: Refactoring 2016-08-19 22:35:56 +02:00
Andrea Torlaschi 28af02c6c7 ImportKeys: Add basic key importing 2016-08-19 22:35:55 +02:00
Andrea Torlaschi 1cdd91cc85 ImportKeys: Use green for import button 2016-08-19 22:35:55 +02:00
Andrea Torlaschi ebe7b6293d ImportKeys: Add creation date and more check on keys's data 2016-08-19 22:35:54 +02:00
Andrea Torlaschi 8c6c97d932 ImportKeys: Use the parsed key id and move it in extra part 2016-08-19 22:35:53 +02:00
Andrea Torlaschi efa651284e ImportKeys: Use data binding for extra informations about the key and refactoring 2016-08-19 22:35:53 +02:00
Andrea Torlaschi 6ecc53d0a6 ImportKeys: Use data binding for key status image 2016-08-19 22:35:52 +02:00
Andrea Torlaschi 61e047d7e9 ImportKeys: Fix text color and refactoring 2016-08-19 22:35:51 +02:00
Andrea Torlaschi 0e66999ecf ImportKeys: Use data binding to set CardView's content 2016-08-19 22:35:49 +02:00
Andrea Torlaschi 9bf06e216b ImportKeys: Integrate more features in ImportKeysListEntry 2016-08-19 22:35:48 +02:00