Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check if caller is allowed | Dominik Schürmann | 2014-02-17 | 2 | -65/+76 |
* | fix some intents and demos | Dominik Schürmann | 2014-02-16 | 1 | -0/+1 |
* | Restructure API lib folder to support Eclipse | Dominik Schürmann | 2014-02-15 | 1 | -4/+2 |
* | fix regression bug with finish not called on activity but on fragment causing... | Dominik Schürmann | 2014-02-15 | 1 | -4/+4 |
* | parse string util method, better help text for access screen | Dominik Schürmann | 2014-02-15 | 1 | -1/+2 |
* | allow passphrase as parameter | Dominik Schürmann | 2014-02-15 | 1 | -4/+19 |
* | code simplifications | Dominik Schürmann | 2014-02-15 | 1 | -5/+6 |
* | fix passtrough of params | Dominik Schürmann | 2014-02-15 | 2 | -43/+45 |
* | private request codes, pass params through methods and pending intents, getKe... | Dominik Schürmann | 2014-02-15 | 1 | -49/+89 |
* | cleanup | Dominik Schürmann | 2014-02-14 | 1 | -122/+0 |
* | conversion of other methods | Dominik Schürmann | 2014-02-14 | 7 | -555/+270 |
* | PendingIntent to handle user input | Dominik Schürmann | 2014-02-14 | 5 | -55/+90 |
* | fix nullpointer | Dominik Schürmann | 2014-02-14 | 1 | -1/+9 |
* | Introducing new ParcelFileDescriptor pipes | Dominik Schürmann | 2014-02-14 | 2 | -110/+174 |
* | Layout fixes for registered apps | Dominik Schürmann | 2014-02-13 | 3 | -6/+14 |
* | Allow import of full keys from qr codes | Dominik Schürmann | 2014-02-09 | 1 | -3/+10 |
* | rework key view into fragments to later add certifications | Dominik Schürmann | 2014-02-09 | 9 | -399/+557 |
* | Restructuring for new API library | Dominik Schürmann | 2014-02-09 | 7 | -674/+0 |
* | language fixes | Dominik Schürmann | 2014-02-08 | 2 | -2/+5 |
* | do not delete pub keys where secret key exists | Dominik Schürmann | 2014-02-06 | 5 | -51/+193 |
* | changelog | Dominik Schürmann | 2014-02-05 | 1 | -1/+1 |
* | Hotfix for database upgrade, version 2.3.1 | Dominik Schürmann | 2014-02-05 | 1 | -0/+3 |
* | keyserver instead of key server | Dominik Schürmann | 2014-02-05 | 7 | -15/+14 |
* | small layout problem fixed | Dominik Schürmann | 2014-02-04 | 1 | -2/+2 |
* | fix display of fingerprint in key server query | Dominik Schürmann | 2014-02-04 | 2 | -6/+15 |
* | Fix double loading of navigation fragments | Dominik Schürmann | 2014-02-04 | 1 | -53/+66 |
* | reworking some parts of import activity code | Dominik Schürmann | 2014-02-04 | 2 | -29/+43 |
* | reformat | Dominik Schürmann | 2014-02-04 | 2 | -62/+66 |
* | work on lookup key, fix some illegal state exceptions with hack | Dominik Schürmann | 2014-02-04 | 8 | -205/+46 |
* | temporary fix for nullpointer on orientation change in import activity | Dominik Schürmann | 2014-02-04 | 1 | -5/+10 |
* | better help text | Dominik Schürmann | 2014-02-04 | 1 | -2/+0 |
* | More layout fixes | Dominik Schürmann | 2014-02-04 | 5 | -28/+26 |
* | nicer list items | Dominik Schürmann | 2014-02-04 | 2 | -7/+21 |
* | Show revoked status in key list | Dominik Schürmann | 2014-02-04 | 4 | -26/+45 |
* | Certify not sign a key, added as button, does not belong to menu | Dominik Schürmann | 2014-02-04 | 6 | -48/+54 |
* | expose key server API | Dominik Schürmann | 2014-02-02 | 4 | -10/+7 |
* | change when passphrase is requested in edit activity | Ashley Hughes | 2014-02-02 | 1 | -22/+29 |
* | Use buttons for encrypt decrypt instead of actionbar | Dominik Schürmann | 2014-02-02 | 2 | -146/+52 |
* | Hacks to make dialogs on Android 2.3 black on white, and not black on black | Dominik Schürmann | 2014-02-02 | 2 | -3/+8 |
* | Resolve crashes on Android 2.3 due to ActionBarCompat conversion | Dominik Schürmann | 2014-02-02 | 2 | -150/+153 |
* | Switch from ActionBarSherlock to ActionBarCompat | Dominik Schürmann | 2014-02-02 | 37 | -393/+123 |
* | update hasPassphrase for subkey only keyrings | Ashley Hughes | 2014-02-02 | 1 | -2/+16 |
* | allow passphrases to be removed | Ashley Hughes | 2014-02-02 | 1 | -2/+4 |
* | Merge branch 'edit-fixes' | Ashley Hughes | 2014-02-02 | 2 | -0/+8 |
|\ | |||||
| * | fix select key-signing keys | Ashley Hughes | 2014-02-02 | 2 | -0/+8 |
* | | importing progress dialog language fixed | Dominik Schürmann | 2014-02-01 | 1 | -5/+6 |
* | | importing progress dialog language fixed | Dominik Schürmann | 2014-02-01 | 1 | -1/+1 |
* | | Cleanup | Dominik Schürmann | 2014-02-01 | 3 | -6/+1 |
* | | Fix scanning of fingerprint qr code, whole qr code scanning still broken | Dominik Schürmann | 2014-02-01 | 3 | -28/+34 |
|/ | |||||
* | Fix QR Code URI | Dominik Schürmann | 2014-02-01 | 2 | -7/+4 |