Commit Graph
6063 Commits
Author SHA1 Message Date
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 00bda3242a Removing changes associated to KeyListFragment, they will get their own PR. 2016-09-25 16:18:44 +02:00
Tobias Erthal 68f3ad6a6b Removing changes associated to KeyListFragment, they will get their own PR. 2016-09-25 15:05:10 +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 a432d59d2c fixed KeyNotFound bug, cosmetic changes 2016-09-21 20:09:57 +02:00
Tobias Erthal 5f6bac8017 updated MiscCryptOperationTests, cosmetic changes 2016-09-20 16:40:51 +02:00
Tobias Erthal 7c3ac49d55 updated checksums, EditKeyTest 2016-09-20 16:18:43 +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 8dcf6ee08a New dependency for fast-scrolling recyclerview 2016-09-12 01:48:16 +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 d67ffb4fbb Fix nullpointer when trying to delete keys or resuming from key import. Uups... 2016-09-10 13:16:29 +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 c3b1f2dec5 ImportKeys: Set real date even if we don't have an expected date 2016-08-28 22:33:18 +02:00
Dominik Schürmann bf382ec59d Update PayPal email 2016-08-26 10:01:28 +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 c0c7c8cc62 ImportKeys: Check expected creation date with the real one 2016-08-25 23:50:37 +02:00
Andrea Torlaschi 238e9e6186 ImportKeys: Fix crash when there is only one search result after we downloaded another key in a previous search 2016-08-25 23:32:03 +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 d87813a9e9 ImportKeys: Code style 2016-08-24 15:33:11 +02:00
Andrea Torlaschi 781292e38b ImportKeys: Fix start of operation after request of permission, fixes for permissions, refactoring 2016-08-24 15:07:14 +02:00
Andrea Torlaschi 28f2659cc2 ImportKeys: Fix warnings 2016-08-24 12:51:26 +02:00
Andrea Torlaschi ab3aaf3cb4 ImportKeys: Avoid adding two times the same top fragment 2016-08-24 12:21:43 +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 48266fd8e0 ImportKeys: Use the parsed key status and avoid deprecated method 2016-08-24 09:52:13 +02:00
Dominik SchürmannandGitHub 6a80c51a59 Merge pull request #1923 from nmikhailov/travis_fix
Travis cleanup
2016-08-23 19:02:34 +02:00
Nikita Mikhailov ebda5e218a Clean up travis 2016-08-23 23:42:20 +07:00
Andrea Torlaschi 097b580d38 ImportKeys: If there is only one key, expand its card automatically 2016-08-23 17:45:53 +02:00
Andrea Torlaschi c916da790a ImportKeys: Show SearchView automatically 2016-08-23 17:11:08 +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
Dominik SchürmannandGitHub 3cc2f549ef Merge pull request #1921 from open-keychain/dep-no-deprecate-snackbar
ignore deprecated snackbar in dependencyci.yml
2016-08-23 01:03:57 +02:00
Vincent Breitmoser 55eaccce35 test dependencyci.yml 2016-08-22 20:28:01 +02:00
Vincent Breitmoser 5386b4f716 auto-linkify text in DisplayTextActivity, if data is signed 2016-08-22 18:44:53 +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 0f996b012a ImportKeys: Add possibility to go back to single card 2016-08-21 18:25:02 +02:00
Andrea Torlaschi f5e5a70d21 ImportKeys: Refactoring 2016-08-21 17:35:23 +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