aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res
Commit message (Expand)AuthorAgeFilesLines
* successfully certify linked idsVincent Breitmoser2015-03-081-0/+1
* Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-0820-75/+110
|\
| * add support for certification of user attributesVincent Breitmoser2015-03-081-2/+5
| * Created EmailEditText, PasswordEditText and implemented wherever requiredchipset952015-03-063-17/+33
| * Merge branch 'issue1050' of https://github.com/lezorich/open-keychain into pa...Dominik Schürmann2015-03-052-8/+40
| |\
| | * Integrates passphrase strength indicator to create key wizard.Lukas Zorich2015-03-031-18/+25
| | * Add license to password strength view classesLukas Zorich2015-03-031-1/+12
| | * Implemented Matt Allen password strength indicatorLukas Zorich2015-03-031-0/+14
| * | Check for insecure hash and symmetric encryption algos on decryptDominik Schürmann2015-03-051-0/+2
| * | Remove advanced preferences, move compression as menu item in encrypt activit...Dominik Schürmann2015-03-055-51/+33
| * | Design fixes for decryption screenDominik Schürmann2015-03-0512-2/+2
* | | work on certification stepVincent Breitmoser2015-03-081-1/+10
* | | first steps in ui towards confirmation of linked idsVincent Breitmoser2015-03-064-6/+100
* | | work on LinkedIdViewFragmentVincent Breitmoser2015-03-053-80/+8
* | | make linked identity list homogeneousVincent Breitmoser2015-03-052-6/+6
* | | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-05486-950/+370
|\| |
| * | Rewording secret_key_deletion_confirmationDominik Schürmann2015-03-041-1/+1
| * | Use material save iconDominik Schürmann2015-03-0410-1/+1
| * | Merge branch 'development' of https://github.com/adithyaphilip/open-keychain ...Dominik Schürmann2015-03-046-0/+22
| |\ \
| | * \ Merge branch 'development' of https://github.com/open-keychain/open-keychain ...Adithya Abraham Philip2015-03-022-2/+3
| | |\ \
| | * | | added logging, notify for log exportAdithya Abraham Philip2015-03-011-0/+7
| | * | | Merge branch 'development' of https://github.com/open-keychain/open-keychain ...Adithya Abraham Philip2015-02-2857-452/+1294
| | |\ \ \
| | * \ \ \ Merge branch 'development' of https://github.com/open-keychain/open-keychain ...Adithya Abraham Philip2015-02-2811-159/+229
| | |\ \ \ \
| | * \ \ \ \ merged dialogAdithya Abraham Philip2015-02-26614-1759/+5032
| | |\ \ \ \ \
| | * | | | | | initial Log Display functionAdithya Abraham Philip2015-02-266-0/+15
| * | | | | | | Remove help button for nowDominik Schürmann2015-03-046-15/+3
| * | | | | | | More icon naming fixes and designDominik Schürmann2015-03-0421-40/+53
| * | | | | | | Partially fix file namesDominik Schürmann2015-03-04158-13/+13
| * | | | | | | Simplified language: Confirm keysDominik Schürmann2015-03-0453-764/+74
| * | | | | | | Update lib listDominik Schürmann2015-03-041-7/+9
| * | | | | | | Crop image view to centerDominik Schürmann2015-03-041-4/+4
| * | | | | | | Full height contact pic in key viewDominik Schürmann2015-03-041-1/+7
| * | | | | | | Fix status bar orangeDominik Schürmann2015-03-041-1/+1
| * | | | | | | More simplification of delete stringsDominik Schürmann2015-03-041-1/+1
| * | | | | | | Merge pull request #1097 from ishan1604/orange-toolbarDominik Schürmann2015-03-043-2/+33
| |\ \ \ \ \ \ \
| | * | | | | | | Orange Toolbar Added Fixes #1088Ishan Khanna2015-03-043-2/+33
| * | | | | | | | Simplify certify stringsDominik Schürmann2015-03-041-11/+2
| * | | | | | | | Simplify dialogs according to Material DesignDominik Schürmann2015-03-041-4/+4
| * | | | | | | | Merge branch 'development' of https://github.com/vectorijk/open-keychain into...Dominik Schürmann2015-03-03244-40/+40
| |\ \ \ \ \ \ \ \
| | * | | | | | | | delete holo iconsjiangkai2015-03-0395-0/+0
| | * | | | | | | | change icon name in layout filesjiangkai2015-03-0324-40/+40
| | * | | | | | | | download new material design iconsjiangkai2015-03-03125-0/+0
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Fix expiry dialog, reorder layoutsDominik Schürmann2015-03-032-19/+46
| * | | | | | | | Prettify passphrase dialog, it no longer resizes on unlocking the keyDominik Schürmann2015-03-031-9/+18
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Fix toolbar margins on Android lower 5Dominik Schürmann2015-03-039-9/+8
| * | | | | | | Use spinner DatePicker, not full calendar, also on Android 5Dominik Schürmann2015-03-032-37/+59
| |/ / / / / /
* | | | | | | do a TON of UI workVincent Breitmoser2015-03-055-0/+216
* | | | | | | work more on separation of linked identities and resources, initial ui workVincent Breitmoser2015-03-042-1/+30
* | | | | | | add linked it to view key context menuVincent Breitmoser2015-03-022-1/+7
* | | | | | | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-024-9/+22
|\| | | | | |