Commit graph

  • 7abfa313f9 ImportKeys: Move creation date in the top part of the card Andrea Torlaschi 2016-08-25 23:25:17 +02:00
  • 4d813179c4 ImportKeys: Hide key status icon until key is downloaded Andrea Torlaschi 2016-08-25 22:57:11 +02:00
  • a094730690 remove support for "Comment" field Vincent Breitmoser 2016-08-25 14:54:11 +02:00
  • d87813a9e9 ImportKeys: Code style Andrea Torlaschi 2016-08-24 15:33:11 +02:00
  • 781292e38b ImportKeys: Fix start of operation after request of permission, fixes for permissions, refactoring Andrea Torlaschi 2016-08-24 15:07:14 +02:00
  • 28f2659cc2 ImportKeys: Fix warnings Andrea Torlaschi 2016-08-24 12:45:23 +02:00
  • ab3aaf3cb4 ImportKeys: Avoid adding two times the same top fragment Andrea Torlaschi 2016-08-24 12:21:43 +02:00
  • 702888bbe4 ImportKeys: Add ability to "Show key" instead of "Import" for already imported keys Andrea Torlaschi 2016-08-24 11:42:06 +02:00
  • 48266fd8e0 ImportKeys: Use the parsed key status and avoid deprecated method Andrea Torlaschi 2016-08-24 09:52:13 +02:00
  • 6a80c51a59 Merge pull request #1923 from nmikhailov/travis_fix Dominik Schürmann 2016-08-23 19:02:34 +02:00
  • ebda5e218a Clean up travis Nikita Mikhailov 2016-08-23 23:06:05 +07:00
  • 097b580d38 ImportKeys: If there is only one key, expand its card automatically Andrea Torlaschi 2016-08-23 17:45:53 +02:00
  • c916da790a ImportKeys: Show SearchView automatically Andrea Torlaschi 2016-08-23 17:11:08 +02:00
  • 1e33cd3a1a ImportKeys: Show single key card for files with only one key Andrea Torlaschi 2016-08-23 16:59:42 +02:00
  • 139c362058 ImportKeys: Change "List keys" to "View list" and paddings Andrea Torlaschi 2016-08-23 16:42:49 +02:00
  • 9b2e899f4f ImportKeys: Make the design more usable Andrea Torlaschi 2016-08-23 16:22:12 +02:00
  • 3cc2f549ef Merge pull request #1921 from open-keychain/dep-no-deprecate-snackbar Dominik Schürmann 2016-08-23 01:03:57 +02:00
  • 55eaccce35 test dependencyci.yml Vincent Breitmoser 2016-08-22 20:28:01 +02:00
  • 5386b4f716 auto-linkify text in DisplayTextActivity, if data is signed Vincent Breitmoser 2016-08-22 18:44:53 +02:00
  • 89dcb2535d ImportKeys: Change "Import keys" to "Import all keys" Andrea Torlaschi 2016-08-21 19:49:12 +02:00
  • 9f424c07f1 ImportKeys: Add auto complete to SearchView Andrea Torlaschi 2016-08-21 19:48:14 +02:00
  • 0f996b012a ImportKeys: Add possibility to go back to single card Andrea Torlaschi 2016-08-21 17:58:53 +02:00
  • f5e5a70d21 ImportKeys: Refactoring Andrea Torlaschi 2016-08-21 17:19:42 +02:00
  • 4e661886b1 ImportKeys: Changed UI a bit Andrea Torlaschi 2016-08-21 16:32:20 +02:00
  • 37f91e326c ImportKeys: Move action buttons inside action bar Andrea Torlaschi 2016-08-20 16:48:55 +02:00
  • 9469d6d6b2 ImportKeys: Use single card for importing all keys Andrea Torlaschi 2016-08-20 00:31:06 +02:00
  • b833b9495c ImportKeys: Don't save origins (not used) and fix logic Andrea Torlaschi 2016-08-17 20:52:13 +02:00
  • 756f427f19 ImportKeys: Refactoring Andrea Torlaschi 2016-08-17 20:39:28 +02:00
  • 6ab633f08e ImportKeys: Refactoring Andrea Torlaschi 2016-08-17 14:55:27 +02:00
  • 0870b7b260 ImportKeys: Set "Basic" mode as default for import from file Andrea Torlaschi 2016-08-17 12:19:33 +02:00
  • f9316c1708 ImportKeys: Remove "Import all keys" from menu Andrea Torlaschi 2016-08-17 11:49:54 +02:00
  • 8ce6aba68e ImportKeys: Refactoring Andrea Torlaschi 2016-08-17 11:14:23 +02:00
  • 28af02c6c7 ImportKeys: Add basic key importing Andrea Torlaschi 2016-08-16 23:32:48 +02:00
  • 1cdd91cc85 ImportKeys: Use green for import button Andrea Torlaschi 2016-08-16 21:31:53 +02:00
  • ebe7b6293d ImportKeys: Add creation date and more check on keys's data Andrea Torlaschi 2016-08-04 17:03:03 +02:00
  • 8c6c97d932 ImportKeys: Use the parsed key id and move it in extra part Andrea Torlaschi 2016-08-04 16:15:01 +02:00
  • efa651284e ImportKeys: Use data binding for extra informations about the key and refactoring Andrea Torlaschi 2016-08-04 15:29:33 +02:00
  • 6ecc53d0a6 ImportKeys: Use data binding for key status image Andrea Torlaschi 2016-08-04 12:35:20 +02:00
  • 61e047d7e9 ImportKeys: Fix text color and refactoring Andrea Torlaschi 2016-08-04 12:15:24 +02:00
  • b56ca19206 ImportKeys: Use cache for Highlighter Andrea Torlaschi 2016-08-04 11:49:26 +02:00
  • dc7a8c9636 ImportKeysCloudFragment: Trim query before submit Andrea Torlaschi 2016-08-04 11:28:25 +02:00
  • 0e66999ecf ImportKeys: Use data binding to set CardView's content Andrea Torlaschi 2016-08-04 11:20:37 +02:00
  • 9bf06e216b ImportKeys: Integrate more features in ImportKeysListEntry Andrea Torlaschi 2016-08-04 10:08:38 +02:00
  • 0325c27987 ImportKeys: Refactoring CardView Andrea Torlaschi 2016-08-04 00:06:33 +02:00
  • 5322fa71b7 ImportKeys: Extract ImportUserIdsView to decouple it from CardView Andrea Torlaschi 2016-08-03 10:58:13 +02:00
  • 79e527fe1a ImportKeys: Show notification in case of errors in preview Andrea Torlaschi 2016-08-02 23:07:27 +02:00
  • 39bc206b60 HkpKeyserver: Fix parsing expiration status and refactoring Andrea Torlaschi 2016-08-02 23:01:57 +02:00
  • 10ce910164 ImportKeys: Fix key preview when already downloaded Andrea Torlaschi 2016-08-02 22:40:26 +02:00
  • 706840771a ImportKeys: Fix tests Andrea Torlaschi 2016-08-02 22:11:52 +02:00
  • f3f9404081 HkpKeyserver: Fix parsing expiration status Andrea Torlaschi 2016-08-01 23:19:58 +02:00
  • cdef20601f ImportKeys: Avoid exception while downloading without saving Andrea Torlaschi 2016-08-01 22:38:35 +02:00
  • d095df1740 ImportKeys: Refactoring (Cache results) Andrea Torlaschi 2016-08-01 22:29:48 +02:00
  • 22b5bce165 ImportKeys: Refactoring list entries Andrea Torlaschi 2016-07-30 12:17:22 +02:00
  • 5f8d7fa67b ImportKeys: Show user ids from downloaded key Andrea Torlaschi 2016-07-29 23:59:06 +02:00
  • 7b7efa1a73 CloudSearch: Add error message when no source selected Andrea Torlaschi 2016-07-27 22:05:42 +02:00
  • d947db2569 ImportKeys: Restore NonInteractive behavior Andrea Torlaschi 2016-07-26 20:36:06 +02:00
  • e4fe1e95fb ImportKeys: Fix Recyclerview coherence with data Andrea Torlaschi 2016-07-26 20:14:19 +02:00
  • 15b7845b16 ImportKeys: Get reference to canonicalized key without saving and refactoring (WIP) Andrea Torlaschi 2016-07-22 23:57:46 +02:00
  • 68b015122b ImportKeys: Add expanding card for list's item (WIP) Andrea Torlaschi 2016-07-18 23:17:53 +02:00
  • 83673adeb9 ImportKeys: Add import single key from cloud Andrea Torlaschi 2016-07-12 22:24:35 +02:00
  • a5b1f46642 ImportKeys: Add import single key from file Andrea Torlaschi 2016-07-07 23:43:29 +02:00
  • 40d6d1f750 ImportKeys: Add import button to cards Andrea Torlaschi 2016-06-28 23:18:09 +02:00
  • 5858257bab ImportKeys: Add method for single import Andrea Torlaschi 2016-06-28 22:49:32 +02:00
  • db1e8b60ca ImportKeys: Extract interface and refactoring Andrea Torlaschi 2016-06-28 22:19:26 +02:00
  • 7cb13bf06f ImportKeys: Extract duplicate code for permissions Andrea Torlaschi 2016-06-19 17:48:41 +02:00
  • 5e93b68b6e ImportKeys: Refactoring Andrea Torlaschi 2016-06-18 12:14:57 +02:00
  • 9f7320b857 ImportKeys: Cleanup Andrea Torlaschi 2016-06-17 22:41:00 +02:00
  • 155ebc4d69 ImportKeys: Add ability to import all keys in a file Andrea Torlaschi 2016-06-17 22:29:15 +02:00
  • c41b658e8f ImportKeys: Add menu in import fragments Andrea Torlaschi 2016-06-17 22:03:30 +02:00
  • a0f371af41 ImportKeys: Refactoring Andrea Torlaschi 2016-06-17 21:36:21 +02:00
  • 96f405f5ee ImportKeys: Remove bottom toolbar Andrea Torlaschi 2016-06-16 22:10:55 +02:00
  • d9562461eb ImportKeys: Add empty list message Andrea Torlaschi 2016-06-02 15:44:19 +02:00
  • 8ae245e6df ImportKeys: Use Toolbar for Import button Andrea Torlaschi 2016-06-02 01:34:29 +02:00
  • f52e4a8c7f ImportKeys: Use CardView for the list and change layout Andrea Torlaschi 2016-06-02 00:04:21 +02:00
  • 0eceed88ff ImportKeys: cleanup Andrea Torlaschi 2016-06-01 18:32:09 +02:00
  • 53691d7315 ImportKeys: Switch from ListFragment to RecyclerView Andrea Torlaschi 2016-06-01 18:14:09 +02:00
  • db888140d2 Merge pull request #1915 from nmikhailov/travis_fix Dominik Schürmann 2016-08-18 20:41:11 +02:00
  • 217f6ce490 Fix travis Nikita Mikhailov 2016-08-18 00:51:39 +07:00
  • 4d5c18b0b6 Merge pull request #1916 from runnerway/readme Dominik Schürmann 2016-08-18 18:29:27 +02:00
  • 535fe3ebe4 README: Fix commands to run tests Andrea Torlaschi 2016-08-18 17:37:17 +02:00
  • 9adaf1434f Block 20 most chosen PINs Dominik Schürmann 2016-08-16 03:23:43 +02:00
  • 0733984e3f 4.2 beta1 Dominik Schürmann 2016-08-15 14:31:45 +02:00
  • ac1c20f961 Update build environment to SDK 24 Dominik Schürmann 2016-08-15 08:37:23 +02:00
  • 356eb23c5d Merge pull request #1886 from runnerway/test-01 Dominik Schürmann 2016-08-15 08:11:48 +02:00
  • de0c02e044 Merge pull request #1868 from nmikhailov/nitrokey Dominik Schürmann 2016-08-15 07:46:27 +02:00
  • c12d62f309 Apply some CR suggestions Nikita Mikhailov 2016-08-15 00:27:07 +07:00
  • f79f1609c8 Add default GNUK vid:pid to devices list Nikita Mikhailov 2016-08-14 22:21:38 +07:00
  • 78d48c467d Merge remote-tracking branch 'origin/master' into nitrokey Nikita Mikhailov 2016-08-14 22:17:58 +07:00
  • 907e8aa6e6 Version 4.1 Dominik Schürmann 2016-08-08 17:55:55 +02:00
  • f56a755ee8 Update from transifex Dominik Schürmann 2016-08-08 17:52:31 +02:00
  • 4063eed531 Update changelog Dominik Schürmann 2016-08-08 17:45:13 +02:00
  • dab4edb24e inputdataoperation: Only consider data MIME if Content-Type header is present Vincent Breitmoser 2016-07-24 15:11:49 +02:00
  • fa926c7241 travis: add delay to increase reliability Andrea Torlaschi 2016-07-10 20:27:55 +02:00
  • 635358189c androidTest: Increase activity wait time Andrea Torlaschi 2016-07-09 20:57:53 +02:00
  • 4322a38097 travis: start two build jobs Andrea Torlaschi 2016-07-09 16:49:01 +02:00
  • 0f2a22cd29 androidTest: Wait for activities to start Andrea Torlaschi 2016-07-09 15:28:58 +02:00
  • 8d43785770 androidTest: Remove broken tests Andrea Torlaschi 2016-07-09 15:24:24 +02:00
  • b214cac76e travis: add androidTests Andrea Torlaschi 2016-07-09 15:12:27 +02:00
  • 1a7a1f1a60 travis: cleanup Andrea Torlaschi 2016-07-09 15:09:44 +02:00
  • 3b4f608ba1 androidTest: Fix OpenPgpServiceTest Andrea Torlaschi 2016-06-11 15:25:17 +02:00