aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/network/OAuthAuthorizationActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Make patterns more preeminently constantSamuel Tardieu2014-08-031-6/+6
* Use simpler regular expressionsSamuel Tardieu2014-08-031-2/+2
* Use multicatchSamuel Tardieu2014-08-031-3/+1
* use dedicated class for OAuth tokensBananeweizen2014-08-031-23/+23
* fix compile errorsBananeweizen2014-05-201-1/+0
* Don't let the OAuth dialogs use the Dialog themeArne Schwabe2014-05-181-2/+3
* Implement ActionBar using AppCompat in cgeoArne Schwabe2014-05-171-2/+2
* Refactoring opencaching implementationrsudev2014-04-071-27/+67
* Fixes #3626, Can not authorize to oc.plrsudev2014-02-251-1/+2
* Finally fixes #3267, Detect and report time-skew that prevents okapi accessrsudev2014-02-221-27/+61
* Use RxJava.Action1 instead of our RunnableWithArgumentSamuel Tardieu2014-01-111-1/+0
* refactoring: remove unused codeBananeweizen2013-10-051-4/+0
* Fixes #3318, OC Authorization activity is black on black with light skin and ...rsudev2013-10-041-1/+1
* refactoring: typos, formatting, visibilityBananeweizen2013-09-151-1/+1
* refactoring: further qualify resource to silent lint warningSamuel Tardieu2013-09-141-1/+1
* Use the right string for substitutionSamuel Tardieu2013-09-141-5/+5
* refactoring: better names for methodsSamuel Tardieu2013-09-141-4/+4
* Remove out-of-band registration for OAuthSamuel Tardieu2013-09-141-79/+19
* Reorganize strings for oauth authenticationsSamuel Tardieu2013-09-131-12/+40
* Allow an OAuth process to specify a callback URISamuel Tardieu2013-09-131-35/+69
* refactoring: use view injection in OAuth processSamuel Tardieu2013-09-131-16/+15
* findbugs: avoid catching raw exception typeBananeweizen2013-08-251-29/+29
* Implements OKAPI Live access for opencaching.plrsudev2013-07-261-2/+2
* Fixes #2992 - Settings: show "authorize c:geo again" when appropriatekoem2013-07-191-0/+1
* Implements OKAPI access for oc.dersudev2013-05-261-0/+326