aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/widget
Commit message (Expand)AuthorAgeFilesLines
* Trivial spacing changes to conform to style guideThialfihar2014-04-024-20/+20
* Adjust import orderThialfihar2014-04-023-39/+19
* allow blank IDs, allow adding new IDs and let them be masterAshley Hughes2014-04-021-2/+5
* pass through info that keys are new without relying on new keys orginally bei...Ashley Hughes2014-04-012-0/+12
* change how new default keys are passed back, fix showing their usage flagsAshley Hughes2014-03-311-5/+5
* merge masterAshley Hughes2014-03-298-102/+344
|\
| * Rename old mentionings of APG-named thingsThialfihar2014-03-231-2/+2
| * Make foldable settings in EncryptActivity a separate widgetuberspot2014-03-211-0/+203
| * Make email address less restrictive and add icon to show when it's correctuberspot2014-03-141-9/+28
| * more UI code style fixesuberspot2014-03-134-31/+31
| * First code style changes in uiuberspot2014-03-137-40/+25
| * Merge pull request #396 from bhargavgolla/Lint-error-fixDominik Schürmann2014-03-121-0/+2
| |\
| | * Merge remote-tracking branch 'upstream/master' into Lint-error-fixBhargav Golla2014-03-101-46/+55
| | |\
| | * | Lint changes after testingBhargav Golla2014-03-101-0/+2
| * | | Add Email suggestions in Create Key activityuberspot2014-03-121-5/+12
| | |/ | |/|
| * | Fix progress_generating and reformatDominik Schürmann2014-03-101-46/+55
| |/
| * Revert "Lint changes"Dominik Schürmann2014-03-101-2/+0
| * Merge pull request #381 from bhargavgolla/Lint-error-fixDominik Schürmann2014-03-101-0/+2
| |\
| | * Lint changesBhargav Golla2014-03-101-0/+2
| * | Fix key id and fingerprint handling, use full key idsDominik Schürmann2014-03-091-3/+2
| |/
| * removed useless semicolons, fixed some parameters in documenation, simplified...uberspot2014-03-071-1/+1
* | pass through original primary IDAshley Hughes2014-03-272-0/+20
* | keep up with masterAshley Hughes2014-03-072-88/+78
|\|
| * corrected commitAnkush2014-03-071-4/+4
| * Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain...Miroojin Bakshi2014-03-061-2/+24
| |\
| | * Removed log statements as per Dominik's suggestionsBhargav Golla2014-03-051-4/+0
| | * Set min date to one day after Created Date. Works on Honeycomb and aboveBhargav Golla2014-03-051-4/+25
| | * Adding a min date not to go below creation dateBhargav Golla2014-03-041-1/+3
| * | Use string from strings.xmlMiroojin Bakshi2014-03-061-1/+1
| * | Add documentationMiroojin Bakshi2014-03-061-3/+8
| * | Hide CalendarView in tabletsMiroojin Bakshi2014-03-041-0/+3
| * | Extend DatePickerDialog and override setTitle() method.Miroojin Bakshi2014-03-041-1/+12
| |/
| * #226: Async key gen task is stopped if progress is canceledJessica Yuen2014-03-021-2/+8
| * #226: Activity no longer closes if progress is canceled for key creation in E...Jessica Yuen2014-03-021-1/+1
| * #226: Added cancel option to ProgressDialogFragments. Create Key is now cance...Jessica Yuen2014-03-021-1/+1
| * Complete fix for #304Nikhil Peter Raj2014-02-271-94/+23
* | pass through which keys are newAshley Hughes2014-02-222-0/+17
* | change how primary id changing is passed throughAshley Hughes2014-02-222-1/+19
* | put main original id at the topAshley Hughes2014-02-211-1/+4
* | pass through deleted keysAshley Hughes2014-02-151-2/+13
* | propgate throughAshley Hughes2014-02-142-7/+29
* | save work, this code doesn't work...Ashley Hughes2014-02-131-0/+19
* | saving fixesAshley Hughes2014-02-082-10/+20
* | fix a crashAshley Hughes2014-02-061-4/+8
* | action bar and a small fixAshley Hughes2014-02-062-4/+7
* | select old date doesn't need saveAshley Hughes2014-02-061-2/+6
* | pass message when key addedAshley Hughes2014-02-061-0/+6
* | some fixesAshley Hughes2014-02-061-20/+27
* | final link in chain, fix compileAshley Hughes2014-02-062-2/+6
* | allow blank names and emailsAshley Hughes2014-02-061-50/+17