Commit Graph
256 Commits
Author SHA1 Message Date
Dominik Schürmann a76169c39e fix regression bug with finish not called on activity but on fragment causing params to be not passed through 2014-02-15 16:08:43 +01:00
Dominik Schürmann 52f1c930eb parse string util method, better help text for access screen 2014-02-15 13:00:47 +01:00
Dominik Schürmann 3b0f76bf60 allow passphrase as parameter 2014-02-15 02:44:03 +01:00
Dominik Schürmann e0111c2ec4 code simplifications 2014-02-15 02:30:31 +01:00
Dominik Schürmann 5f39cb3ec0 fix passtrough of params 2014-02-15 02:08:27 +01:00
Dominik Schürmann 494a5fa414 private request codes, pass params through methods and pending intents, getKeyIds method 2014-02-15 01:06:03 +01:00
Dominik Schürmann 581e6edb4c cleanup 2014-02-14 17:19:54 +01:00
Dominik Schürmann d695374581 conversion of other methods 2014-02-14 17:01:17 +01:00
Dominik Schürmann acad2ba957 PendingIntent to handle user input 2014-02-14 13:40:24 +01:00
Dominik Schürmann ee2fec1759 fix nullpointer 2014-02-14 02:41:27 +01:00
Dominik Schürmann 7939aaaa44 Introducing new ParcelFileDescriptor pipes 2014-02-14 02:33:21 +01:00
Dominik Schürmann 7b819e65de Transifex update 2014-02-13 23:37:48 +01:00
Dominik Schürmann 519209da63 Layout fixes for registered apps 2014-02-13 23:34:57 +01:00
Dominik Schürmann 7ba0d1012c Pull from transifex 2014-02-09 21:51:40 +01:00
Dominik Schürmann c744cad8db Allow import of full keys from qr codes 2014-02-09 21:37:01 +01:00
Dominik Schürmann 0c4b809195 rework key view into fragments to later add certifications 2014-02-09 21:17:30 +01:00
Dominik Schürmann 754b2a6cb1 Restructuring for new API library 2014-02-09 19:22:14 +01:00
Dominik Schürmann 35a123f53c Update from transifex 2014-02-08 15:44:18 +01:00
Dominik Schürmann 76806ebd57 language fixes 2014-02-08 15:42:31 +01:00
Dominik Schürmann 616c903a2a do not delete pub keys where secret key exists 2014-02-06 01:02:18 +01:00
Dominik Schürmann a41228fc06 changelog 2014-02-05 19:58:30 +01:00
Dominik Schürmann cf499462c5 Hotfix for database upgrade, version 2.3.1 2014-02-05 19:55:32 +01:00
Dominik Schürmann b1530c4758 Fix wording 2014-02-05 15:37:56 +01:00
Dominik Schürmann e146deccc0 Version 2.3 2014-02-05 13:18:45 +01:00
Dominik Schürmann 09ae50cc56 keyserver instead of key server 2014-02-05 13:09:59 +01:00
Dominik Schürmann 25080f45b1 fix certify key resource 2014-02-05 13:00:00 +01:00
Dominik Schürmann d72b0e157a Update from transifex 2014-02-05 12:56:40 +01:00
Dominik Schürmann b203723b20 fix small language confusion 2014-02-05 12:52:25 +01:00
Dominik Schürmann e37190a76d drawer icons have not the same width, fix this 2014-02-05 00:26:06 +01:00
Dominik Schürmann 6498c3443b Update from transifex 2014-02-05 00:22:26 +01:00
Dominik Schürmann 1f1de0ce06 better alignment of navigation drawer icons 2014-02-05 00:19:32 +01:00
Dominik Schürmann c1e6b5284d again improving help text 2014-02-04 23:06:19 +01:00
Dominik Schürmann 9667245613 small layout problem fixed 2014-02-04 22:53:53 +01:00
Dominik Schürmann 9d074b01e9 fix display of fingerprint in key server query 2014-02-04 22:28:08 +01:00
Dominik Schürmann ecd376961f Fix double loading of navigation fragments 2014-02-04 21:46:22 +01:00
Dominik Schürmann e2bd3ae831 reworking some parts of import activity code 2014-02-04 20:18:14 +01:00
Dominik Schürmann a56219a027 reformat 2014-02-04 19:55:40 +01:00
Dominik Schürmann d090d4d332 work on lookup key, fix some illegal state exceptions with hack 2014-02-04 19:53:50 +01:00
Dominik Schürmann b78a564de3 temporary fix for nullpointer on orientation change in import activity 2014-02-04 18:59:40 +01:00
Dominik Schürmann 82b0fba47d better help text 2014-02-04 18:36:43 +01:00
Dominik Schürmann e6b64f5f3b better help text 2014-02-04 18:36:10 +01:00
Dominik Schürmann 34ec841a0b More layout fixes 2014-02-04 18:16:21 +01:00
Dominik Schürmann 99ec57aeaa nicer list items 2014-02-04 17:52:17 +01:00
Dominik Schürmann c434c426e7 Show revoked status in key list 2014-02-04 15:01:50 +01:00
Dominik Schürmann d75ea3f9e5 Certify not sign a key, added as button, does not belong to menu 2014-02-04 14:20:49 +01:00
Dominik Schürmann ba08970850 expose key server API 2014-02-02 22:15:48 +01:00
Dominik Schürmann 3f7870243b Update version code for beta 2014-02-02 19:39:03 +01:00
Dominik Schürmann c5d0f9f981 changelog 2014-02-02 19:28:13 +01:00
Ashley Hughes e426f4d6a6 change when passphrase is requested in edit activity 2014-02-02 17:18:25 +00:00
Dominik Schürmann a14c5de22e Use buttons for encrypt decrypt instead of actionbar 2014-02-02 17:34:43 +01:00