Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | private request codes, pass params through methods and pending intents, ↵ | Dominik Schürmann | 2014-02-15 | 1 | -49/+89 |
| | | | | getKeyIds method | ||||
* | cleanup | Dominik Schürmann | 2014-02-14 | 1 | -122/+0 |
| | |||||
* | conversion of other methods | Dominik Schürmann | 2014-02-14 | 8 | -568/+283 |
| | |||||
* | PendingIntent to handle user input | Dominik Schürmann | 2014-02-14 | 7 | -60/+94 |
| | |||||
* | fix nullpointer | Dominik Schürmann | 2014-02-14 | 1 | -1/+9 |
| | |||||
* | Introducing new ParcelFileDescriptor pipes | Dominik Schürmann | 2014-02-14 | 3 | -111/+175 |
| | |||||
* | Transifex update | Dominik Schürmann | 2014-02-13 | 12 | -5/+360 |
| | |||||
* | Layout fixes for registered apps | Dominik Schürmann | 2014-02-13 | 7 | -155/+164 |
| | |||||
* | Pull from transifex | Dominik Schürmann | 2014-02-09 | 7 | -10/+58 |
| | |||||
* | 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 | 15 | -630/+824 |
| | |||||
* | Restructuring for new API library | Dominik Schürmann | 2014-02-09 | 16 | -1034/+1 |
| | |||||
* | Update from transifex | Dominik Schürmann | 2014-02-08 | 34 | -186/+315 |
| | |||||
* | language fixes | Dominik Schürmann | 2014-02-08 | 3 | -5/+12 |
| | |||||
* | do not delete pub keys where secret key exists | Dominik Schürmann | 2014-02-06 | 6 | -51/+195 |
| | |||||
* | changelog | Dominik Schürmann | 2014-02-05 | 1 | -1/+1 |
| | |||||
* | Hotfix for database upgrade, version 2.3.1 | Dominik Schürmann | 2014-02-05 | 2 | -2/+5 |
| | |||||
* | Fix wording | Dominik Schürmann | 2014-02-05 | 1 | -2/+2 |
| | |||||
* | Version 2.3 | Dominik Schürmann | 2014-02-05 | 1 | -2/+2 |
| | |||||
* | keyserver instead of key server | Dominik Schürmann | 2014-02-05 | 11 | -30/+29 |
| | |||||
* | fix certify key resource | Dominik Schürmann | 2014-02-05 | 1 | -1/+1 |
| | |||||
* | Update from transifex | Dominik Schürmann | 2014-02-05 | 23 | -236/+422 |
| | |||||
* | fix small language confusion | Dominik Schürmann | 2014-02-05 | 1 | -1/+1 |
| | |||||
* | drawer icons have not the same width, fix this | Dominik Schürmann | 2014-02-05 | 1 | -1/+1 |
| | |||||
* | Update from transifex | Dominik Schürmann | 2014-02-05 | 56 | -114/+499 |
| | |||||
* | better alignment of navigation drawer icons | Dominik Schürmann | 2014-02-05 | 1 | -10/+15 |
| | |||||
* | again improving help text | Dominik Schürmann | 2014-02-04 | 2 | -6/+8 |
| | |||||
* | small layout problem fixed | Dominik Schürmann | 2014-02-04 | 2 | -5/+4 |
| | |||||
* | 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 | 10 | -231/+85 |
| | |||||
* | temporary fix for nullpointer on orientation change in import activity | Dominik Schürmann | 2014-02-04 | 2 | -5/+11 |
| | |||||
* | better help text | Dominik Schürmann | 2014-02-04 | 2 | -2/+2 |
| | |||||
* | better help text | Dominik Schürmann | 2014-02-04 | 3 | -31/+24 |
| | |||||
* | More layout fixes | Dominik Schürmann | 2014-02-04 | 7 | -30/+74 |
| | |||||
* | nicer list items | Dominik Schürmann | 2014-02-04 | 5 | -26/+34 |
| | |||||
* | Show revoked status in key list | Dominik Schürmann | 2014-02-04 | 6 | -32/+68 |
| | |||||
* | Certify not sign a key, added as button, does not belong to menu | Dominik Schürmann | 2014-02-04 | 19 | -66/+79 |
| | |||||
* | expose key server API | Dominik Schürmann | 2014-02-02 | 5 | -10/+8 |
| | |||||
* | Update version code for beta | Dominik Schürmann | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | changelog | Dominik Schürmann | 2014-02-02 | 1 | -1/+5 |
| | |||||
* | 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 | 6 | -187/+157 |
| | |||||
* | Update libs in README | Dominik Schürmann | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | Hacks to make dialogs on Android 2.3 black on white, and not black on black | Dominik Schürmann | 2014-02-02 | 8 | -23/+57 |
| | |||||
* | Update libs in about | Dominik Schürmann | 2014-02-02 | 1 | -1/+2 |
| | |||||
* | Resolve crashes on Android 2.3 due to ActionBarCompat conversion | Dominik Schürmann | 2014-02-02 | 11 | -226/+218 |
| | |||||
* | Switch from ActionBarSherlock to ActionBarCompat | Dominik Schürmann | 2014-02-02 | 42 | -424/+154 |
| |