aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/linked
Commit message (Expand)AuthorAgeFilesLines
* KeyBaseLib response ClientMichal Kepkowski2016-04-081-1/+1
* Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-1/+1
* linked: correctly show errors in linked id wizardVincent Breitmoser2015-12-141-7/+1
* use annotations for android sdk constraintsVincent Breitmoser2015-09-281-4/+1
* Cleanup FileHelperDominik Schürmann2015-09-241-4/+2
* Remove save support for Android < 4.4 (OKC-01-014)Dominik Schürmann2015-09-241-0/+1
* linked: improve fragment robustness, save cookies through destroyed fragmentVincent Breitmoser2015-09-101-14/+40
* linked: ditch create dns fragment (for now)Vincent Breitmoser2015-09-102-301/+0
* linked: move github client id and secret into build varsVincent Breitmoser2015-09-101-8/+5
* linked: localization for github creationVincent Breitmoser2015-09-101-19/+16
* linked: don't need javascript, so we don't enable itVincent Breitmoser2015-09-101-1/+0
* linked: fix screwups from last commit, sighVincent Breitmoser2015-09-101-9/+17
* linked: work on github lid creation error handlingVincent Breitmoser2015-09-101-38/+125
* linked: fix auth token revocation (maybe?)Vincent Breitmoser2015-09-081-1/+5
* linked: add "retry"Vincent Breitmoser2015-09-081-3/+17
* linked: move between fixed statesVincent Breitmoser2015-09-081-10/+56
* linked: move client id and secret into static vars (build vars later)Vincent Breitmoser2015-09-081-3/+7
* linked: clear cookies and don't save form data in oauth webviewVincent Breitmoser2015-09-061-1/+5
* linked: fix "navigate up" in LinkedIdWizard (imperfect)Vincent Breitmoser2015-09-061-0/+35
* linked: basic shared element transitionVincent Breitmoser2015-09-064-245/+46
* linked: use webview instead of app, and some minor layoutingsVincent Breitmoser2015-09-022-99/+171
* linked: smooth over progress with tactical pausesVincent Breitmoser2015-09-011-19/+23
* linked: redesign github resource creation, implement ouath flowVincent Breitmoser2015-09-012-11/+74
* linked: work on github designVincent Breitmoser2015-09-011-12/+51
* linked: redesign github resource creation, implement ouath flow (WIP)Vincent Breitmoser2015-09-014-9/+316
* linked: disable DNS resource (for now)Vincent Breitmoser2015-08-311-0/+2
* Merge branch 'linked-identities' (and fix OperationHelper ids)Vincent Breitmoser2015-08-296-147/+102
* linked-ids: remove debug uriVincent Breitmoser2015-05-161-1/+1
* rename LinkedIdentity to LinkedAttributeVincent Breitmoser2015-05-122-6/+6
* linked-ids: small compatibility changesVincent Breitmoser2015-05-111-1/+1
* linked-ids: add certificate pinning, pin twitter api certVincent Breitmoser2015-05-093-3/+4
* linked-ids: rename RawLinkedIdentity to UriAttributeVincent Breitmoser2015-05-091-4/+4
* linked-ids: rename "cookie" to "token"Vincent Breitmoser2015-05-095-13/+13
* linked-ids: code cleanup, handle all lint errorsVincent Breitmoser2015-05-0911-96/+92
* small ui nicetiesVincent Breitmoser2015-04-272-6/+8
* update uris and cookie patterns, plus some stylingsVincent Breitmoser2015-04-254-10/+46
* change HttpsEditText to generic PrefixEditTextVincent Breitmoser2015-04-251-1/+1
* don't show key spinner for a single entryVincent Breitmoser2015-04-241-1/+3
* use CryptoOperationFragment for linked id fragments, and some warning cleanupVincent Breitmoser2015-04-242-73/+25
* Merge branch 'development' into linked-identitiesVincent Breitmoser2015-04-242-24/+25
* Merge branch 'development' into linked-identitiesVincent Breitmoser2015-04-092-6/+6
* even more linked id ui workVincent Breitmoser2015-03-291-22/+17
* more (subtle) ui workVincent Breitmoser2015-03-261-8/+21
* more linked id ui fine tuningVincent Breitmoser2015-03-261-0/+2
* some linked id ui fine tuningVincent Breitmoser2015-03-261-23/+30
* secret/public distinction in LinkedIdViewVincent Breitmoser2015-03-241-5/+5
* work on cookie scanning during creationVincent Breitmoser2015-03-246-13/+25
* Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-246-16/+16
* support github resource (re)Vincent Breitmoser2015-03-243-0/+252
* work on certification uiVincent Breitmoser2015-03-151-11/+19