aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/linked/LinkedIdCreateGithubFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-1/+1
* linked: improve fragment robustness, save cookies through destroyed fragmentVincent Breitmoser2015-09-101-14/+40
* 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: basic shared element transitionVincent Breitmoser2015-09-061-4/+44
* linked: use webview instead of app, and some minor layoutingsVincent Breitmoser2015-09-021-45/+171
* linked: smooth over progress with tactical pausesVincent Breitmoser2015-09-011-19/+23
* linked: redesign github resource creation, implement ouath flowVincent Breitmoser2015-09-011-6/+71
* linked: work on github designVincent Breitmoser2015-09-011-12/+51
* linked: redesign github resource creation, implement ouath flow (WIP)Vincent Breitmoser2015-09-011-0/+246