Commit Graph
5368 Commits
Author SHA1 Message Date
Vincent Breitmoser f8d6b0bb46 passdialog: switch to ViewAnimator 2016-01-05 20:33:48 +01:00
Vincent Breitmoser e0f8d07862 (fix accidental use of api level 23 method) 2016-01-05 20:33:37 +01:00
Vincent Breitmoser b093365747 minor fixes to ViewKeyActivity 2016-01-05 19:24:43 +01:00
Dominik Schürmann c249198279 Filinked_empty string 2016-01-04 10:41:43 +01:00
Dominik Schürmann a5f792a718 Check for ACTION_OPEN_DOCUMENT before starting activity 2016-01-04 10:28:51 +01:00
Dominik Schürmann 4057c97bd2 Fallback for ACTION_OPEN_DOCUMENT, hopefully fixes #1625 2016-01-04 00:32:44 +01:00
Dominik Schürmann 3b54c82dc0 Fix #1649 2016-01-04 00:26:31 +01:00
Dominik Schürmann 40c57b68dc Merge pull request #1652 from open-keychain/travis-memory
Fix travis
2016-01-04 00:11:50 +01:00
Dominik Schürmann ec9db1588a Run travis on non-container for https://github.com/travis-ci/travis-ci/issues/3695, including workaround for https://github.com/travis-ci/travis-ci/issues/5227 2016-01-04 00:02:29 +01:00
Dominik Schürmann b33d3f1b6c Log test results 2016-01-04 00:02:28 +01:00
Dominik Schürmann cdc42c94cc Travis: update build-tools 2016-01-03 23:11:12 +01:00
Dominik Schürmann 6197870e24 Tests: Use ECC where possible 2016-01-03 23:10:31 +01:00
Dominik Schürmann 376e02c4b4 Update dependencies 2016-01-03 23:10:30 +01:00
Dominik Schürmann b3ffc70675 Add gradle-versions-plugin 2016-01-03 20:31:03 +01:00
Dominik Schürmann cbdb1d3059 Update to spongycastle 1.54 2016-01-03 14:00:01 +01:00
Dominik Schürmann 91cb7a3b65 Fix code style 2016-01-02 18:49:13 +01:00
Dominik Schürmann 4c0240dd6c Temporary fix for #1636 2016-01-01 17:06:10 +01:00
Dominik Schürmann 3c937e858e Merge pull request #1584 from open-keychain/edit-redesign
Inline Identity Edit
2015-12-31 16:31:03 +01:00
Dominik Schürmann 6fb96ce790 Add change password menu item to view key 2015-12-31 16:29:55 +01:00
Dominik Schürmann bfa28fcb5e Upload to keyserver after editing identities 2015-12-31 15:49:50 +01:00
Dominik Schürmann 122705c24e Improve linked identity handling 2015-12-31 15:24:56 +01:00
Dominik Schürmann 373a3fc3f5 Edit identities design 2015-12-31 14:13:43 +01:00
Dominik Schürmann 269330f04f Add activity to edit user ids only 2015-12-30 16:47:42 +01:00
Dominik Schürmann 3f70511708 Add edit action to user id card, left align card actions per material design guidelines 2015-12-29 21:21:11 +01:00
Dominik Schürmann 621f8c2c70 Load key data in tabs independently from advanced activity. This decouples the fragments from the activity and allows to init the tabs before loading key data in the advanced activity. Fixes switching to the first tab when key has been edited. 2015-12-29 19:57:01 +01:00
Vincent Breitmoser 807e5f7901 keylist: fix highlighter (fixes #1637) 2015-12-29 00:35:37 +01:00
Vincent Breitmoser 24ef87535f keylist: filter results by all user ids for search (fixes #1645) 2015-12-29 00:35:37 +01:00
Dominik Schürmann ea3b258469 use correct white add icon 2015-12-28 15:41:36 +01:00
Dominik Schürmann 9887e8b42a Advanced screen: edited key saved 2015-12-28 15:38:16 +01:00
Dominik Schürmann 1dea4ef19f Pass trough masterKeyId and fingerprint to advanced key edit fragments 2015-12-27 15:45:08 +01:00
Dominik Schürmann 09410e7f69 Fix merge conflicts 2015-12-27 15:06:02 +01:00
Vincent BreitmoserandDominik Schürmann aca0cd340b inline-edit: move action mode menu handling int activity 2015-12-27 15:00:14 +01:00
Vincent BreitmoserandDominik Schürmann 69220cb4c0 inline subkey editing, fixed 2015-12-27 15:00:14 +01:00
Vincent BreitmoserandDominik Schürmann 00e97586b0 inline subkey editing (wip commit) 2015-12-27 15:00:14 +01:00
Vincent BreitmoserandDominik Schürmann fd119bda00 extend-uid: use FAB instead of extra list item 2015-12-27 14:59:50 +01:00
Vincent BreitmoserandDominik Schürmann 54cc08c291 extended: leave ActionMode on page change 2015-12-27 14:59:50 +01:00
Vincent BreitmoserandDominik Schürmann 312c245de1 extended-share: move qr code resizing into onLayoutChangeListener (+performance, -recreation crash) 2015-12-27 14:59:50 +01:00
Vincent BreitmoserandDominik Schürmann 4ec51fcd9f extend-uid: button and list to add user ids 2015-12-27 14:59:50 +01:00
Vincent BreitmoserandDominik Schürmann a041acab65 extend-uid: allow changes to user ids in edit mode 2015-12-27 14:59:50 +01:00
Vincent BreitmoserandDominik Schürmann 5b6bc24a0c extend-uid: add option icon for edit action mode 2015-12-27 14:59:33 +01:00
Vincent BreitmoserandDominik Schürmann 50248bd570 extended: init tabs with loader info 2015-12-27 14:58:18 +01:00
Dominik Schürmann 6f74ba2f2d Fix some strings thanks to Alain-Olivier 2015-12-27 14:52:09 +01:00
Dominik Schürmann b523db2660 Remove unused layout 2015-12-22 14:07:42 +01:00
Dominik Schürmann 55479834ad Remove unused layout 2015-12-22 14:06:00 +01:00
Dominik Schürmann b55f6515c0 Use correct logger in LinkedIdsAdapter 2015-12-22 14:03:02 +01:00
Dominik Schürmann a4d24b01b8 Opt out from fullBackupContent for now 2015-12-22 14:02:48 +01:00
Dominik Schürmann 574d20e0c3 Remove spongycastle pkix dependency to stay below Androids dex limit 2015-12-22 13:34:26 +01:00
Dominik Schürmann b84c9a8fb6 Update spongycastle to 1.53 2015-12-22 13:31:55 +01:00
Dominik Schürmann cb365e450b Backup: Move FAQ button to last screen and simplify code 2015-12-22 11:51:53 +01:00
Dominik Schürmann 70801fbc2e Cleanup in HelpActivity 2015-12-22 11:30:40 +01:00