aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/widget
Commit message (Expand)AuthorAgeFilesLines
* Remove AspectRatioImageViewunyoungwax2016-02-231-138/+0
* inline-ttl: remove "default" settingVincent Breitmoser2016-01-061-9/+2
* inline-ttl: use ttl preference in ttl spinnerVincent Breitmoser2016-01-061-26/+21
* inline-ttl: create ttl choice customization setting activityVincent Breitmoser2016-01-061-5/+5
* passdialog: seconds field and some minor layout issuesVincent Breitmoser2016-01-061-1/+1
* passphraseactivity: add inline spinner to password dialogVincent Breitmoser2016-01-061-0/+79
* Add hint to encrypt fieldDominik Schürmann2015-12-221-4/+0
* Make ContactHelper less staticDominik Schürmann2015-12-212-2/+2
* encryptkeycompletionview: don't use prefixVincent Breitmoser2015-12-131-16/+4
* encryptkeycompletionview: don't initialize to null on attachVincent Breitmoser2015-11-301-9/+0
* prevent crashes in EncryptKeyCompletionView (2)Vincent Breitmoser2015-10-261-10/+19
* Update tokenautocompleteDominik Schürmann2015-10-261-15/+13
* enc-export: handle onSaveInstanceState, add nicer layout for landscapeVincent Breitmoser2015-09-291-0/+19
* enc-backup: use only one fragment after allVincent Breitmoser2015-09-251-0/+7
* statusindicator: method to set states by nameVincent Breitmoser2015-09-081-0/+9
* linked: fix "navigate up" in LinkedIdWizard (imperfect)Vincent Breitmoser2015-09-061-2/+1
* statusindicator: don't redisplay child with animation if already shownVincent Breitmoser2015-09-011-0/+6
* linked: work on github designVincent Breitmoser2015-09-011-0/+5
* add simple StatusIndicator widgetVincent Breitmoser2015-09-011-0/+25
* Merge branch 'linked-identities' (and fix OperationHelper ids)Vincent Breitmoser2015-08-294-5/+212
|\
| * Merge tag 'v3.2.1' into linked-identitiesVincent Breitmoser2015-05-112-15/+11
| |\
| * | fix crash when moving focus from EncryptKeyCompletionView with unknown textVincent Breitmoser2015-04-281-1/+1
| * | prevent crashes in EncryptKeyCompletionViewVincent Breitmoser2015-04-271-2/+10
| * | Merge remote-tracking branch 'origin/development' into linked-identitiesVincent Breitmoser2015-04-266-33/+11
| |\ \
| * | | change HttpsEditText to generic PrefixEditTextVincent Breitmoser2015-04-251-5/+12
| * | | fix encrypt activity layoutVincent Breitmoser2015-04-241-2/+1
| * | | don't show key spinner for a single entryVincent Breitmoser2015-04-241-0/+7
| * | | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-04-091-1/+1
| |\ \ \
| * | | | rewrite EncryptKeyCompletionView with generalized KeyAdapterVincent Breitmoser2015-03-301-205/+73
| * | | | even more linked id ui workVincent Breitmoser2015-03-293-3/+12
| * | | | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-244-18/+18
| |\ \ \ \
| * \ \ \ \ Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-154-32/+97
| |\ \ \ \ \
| * | | | | | show certificates for secret keys differentlyVincent Breitmoser2015-03-141-8/+12
| * | | | | | minor additions to CertListWidgetVincent Breitmoser2015-03-101-7/+17
| * | | | | | Merge remote-tracking branch 'development' into linked-identitiesVincent Breitmoser2015-03-105-129/+155
| |\ \ \ \ \ \
| * | | | | | | rearrange linked id layouts, add CertListWidgetVincent Breitmoser2015-03-091-0/+131
| * | | | | | | successfully certify linked idsVincent Breitmoser2015-03-081-0/+1
| * | | | | | | return key ids from PassphraseDialogActivity, accept null useridsVincent Breitmoser2015-03-081-4/+0
| * | | | | | | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-084-0/+675
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-053-7/+9
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ NON-WORKING Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-029-671/+182
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | intermediate state, nothing really working yetVincent Breitmoser2015-01-121-0/+38
* | | | | | | | | | | Give password strength indicator colors their own nameThialfihar2015-07-211-3/+3
* | | | | | | | | | | actually disable non-enabled items in keyspinner (in keyadapter) (fixes #1366)Vincent Breitmoser2015-07-062-3/+12
* | | | | | | | | | | don't cache exporthelper, keep type for KeyItem in KeySpinnerVincent Breitmoser2015-07-061-1/+1
* | | | | | | | | | | Fix account key selection for APIDominik Schürmann2015-07-061-1/+6
* | | | | | | | | | | removed e.printStackTrace from several placesAdithya Abraham Philip2015-07-031-0/+2
* | | | | | | | | | | Merge pull request #1387 from ishit/masterDominik Schürmann2015-07-021-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Change PassphraseEditAgain status icons.Ishit2015-07-021-2/+2
* | | | | | | | | | | | Remove old keyserver preference classesDominik Schürmann2015-07-012-112/+0
|/ / / / / / / / / / /