aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/linked/LinkedIdCreateFinalFragment.java
Commit message (Expand)AuthorAgeFilesLines
* linked: correctly show errors in linked id wizardVincent Breitmoser2015-12-141-7/+1
* linked: redesign github resource creation, implement ouath flow (WIP)Vincent Breitmoser2015-09-011-7/+11
* Merge branch 'linked-identities' (and fix OperationHelper ids)Vincent Breitmoser2015-08-291-64/+35
* rename LinkedIdentity to LinkedAttributeVincent Breitmoser2015-05-121-2/+2
* linked-ids: add certificate pinning, pin twitter api certVincent Breitmoser2015-05-091-1/+1
* linked-ids: rename "cookie" to "token"Vincent Breitmoser2015-05-091-4/+4
* linked-ids: code cleanup, handle all lint errorsVincent Breitmoser2015-05-091-2/+2
* update uris and cookie patterns, plus some stylingsVincent Breitmoser2015-04-251-3/+4
* use CryptoOperationFragment for linked id fragments, and some warning cleanupVincent Breitmoser2015-04-241-32/+10
* Merge branch 'development' into linked-identitiesVincent Breitmoser2015-04-241-5/+6
* Merge branch 'development' into linked-identitiesVincent Breitmoser2015-04-091-4/+4
* work on cookie scanning during creationVincent Breitmoser2015-03-241-6/+14
* Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-241-1/+1
* Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-151-1/+1
* work on second step of identity creationVincent Breitmoser2015-03-131-1/+20
* verification takes a second at leastVincent Breitmoser2015-03-131-1/+11
* use ViewAnimator for progress, streamline text on first stepVincent Breitmoser2015-03-131-7/+4
* remove notiion of nonce/identifierVincent Breitmoser2015-03-131-6/+2
* small fix for CreateFinalFragmentVincent Breitmoser2015-03-121-2/+2
* finish implementing twitter resourceVincent Breitmoser2015-03-121-6/+8
* finish after linked id creationVincent Breitmoser2015-03-061-12/+1
* use final fragment superclass for dnsVincent Breitmoser2015-03-061-1/+1
* extract linked id create final fragment superclassVincent Breitmoser2015-03-061-0/+249