aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/activity
Commit message (Expand)AuthorAgeFilesLines
* Remove empty JavaDoc @param and @returnSamuel Tardieu2015-02-103-7/+0
* Limit ShowcaseView to >= ICSrsudev2015-02-021-1/+1
* refactoring: use null URL in UnknownConnectorBananeweizen2015-01-271-0/+1
* Favor cgeo over other applications when transmitting a cache using NFCSamuel Tardieu2015-01-061-1/+8
* fix #4419: up navigation didn't work, when invoked from other appBananeweizen2014-12-131-1/+10
* Use a scheduler instead of a thread to retrieve OAuth tokenSamuel Tardieu2014-11-231-8/+9
* Fix Javadoc bogus referencesSamuel Tardieu2014-11-231-1/+1
* Prevent lint from complaining that API level is inadequateSamuel Tardieu2014-11-231-1/+7
* Move OAuthAuthorizationActivity class into package cgeo.geocaching.activitySamuel Tardieu2014-11-231-0/+399
* Use addFlags shortcut rather than setFlagsSamuel Tardieu2014-11-201-1/+1
* Merge branch 'issue-4369' into upstreamSamuel Tardieu2014-09-181-4/+1
|\
| * fix #4369: translation warning at wrong timeSamuel Tardieu2014-09-181-4/+1
* | Merge branch 'release' into upstreamSamuel Tardieu2014-09-161-0/+12
|\ \ | |/
| * fix #4291: keyboard should stay hidden when showcase is visibleSamuel Tardieu2014-09-161-0/+12
* | fix #4323: use cache icon and name as activity titleBananeweizen2014-09-051-0/+21
* | Merge branch 'issue-2803' into upstreamSamuel Tardieu2014-08-283-4/+10
|\ \ | |/
| * Enable hardware-acceleration in software (#2803)Samuel Tardieu2014-08-283-4/+10
* | Ice Crem Sandwich phones do have NFCSamuel Tardieu2014-08-281-1/+1
* | Merge branch 'release' into upstreamSamuel Tardieu2014-08-271-4/+4
|\ \ | |/
| * Correction for fix #4245: allow null urisSamuel Tardieu2014-08-271-4/+4
* | Merge branch 'release' into upstreamSamuel Tardieu2014-08-271-0/+3
|\ \ | |/
| * Workaround for #4232Samuel Tardieu2014-08-271-0/+3
* | Merge remote-tracking branch 'origin/release'Bananeweizen2014-08-255-32/+56
|\ \ | |/
| * fix #4213: showcase for cache list activityBananeweizen2014-08-255-32/+56
* | Merge branch 'release' into upstreamSamuel Tardieu2014-08-242-10/+90
|\ \ | |/
| * initial showcase implementationBananeweizen2014-08-142-10/+90
* | Merge branch 'release'Bananeweizen2014-08-141-0/+20
|\ \ | |/
| * Fixes #3843, Action Bar: Secondary navigation tool?rsudev2014-08-131-0/+20
* | Merge branch 'release' into upstreamSamuel Tardieu2014-08-051-3/+12
|\ \ | |/
| * Fixes #3929, Long press options in logbook no longer workingrsudev2014-08-051-3/+12
* | Remove GPS status from location informationSamuel Tardieu2014-08-031-2/+2
|/
* Allow toasts to be shown from any threadSamuel Tardieu2014-07-251-11/+32
* switch to Java 1.7Bananeweizen2014-07-171-3/+3
* ActionBarCompat unfortunately does not fix light theme in dialog (revert chan...Arne Schwabe2014-07-011-2/+3
* fix lint warning: layout inflation rootBananeweizen2014-06-291-24/+26
* lint fixesBananeweizen2014-06-011-3/+7
* Merge pull request #3901 from schwabe/internal_webviewBananeweizen2014-05-311-0/+28
|\
| * Implement a small internal browser (using webview) and allow the user to pick...Arne Schwabe2014-05-241-0/+28
* | new: contextual action bar for cache details and trackableBananeweizen2014-05-291-5/+10
* | fix: menus not updated dynamically on 2.3Bananeweizen2014-05-251-2/+7
* | fix: some activities not showing dynamic titleBananeweizen2014-05-242-3/+13
* | fix #3871: provide up navigationBananeweizen2014-05-244-27/+30
|/
* Merge pull request #3847 from schwabe/cgeo_nfcBananeweizen2014-05-201-0/+36
|\
| * Implement Android Beam (NFC Sharing) for cgeoArne Schwabe2014-05-181-0/+36
* | Don't let the OAuth dialogs use the Dialog themeArne Schwabe2014-05-182-15/+2
|/
* multiple code cleanupsBananeweizen2014-05-181-2/+1
* Implement ActionBar using AppCompat in cgeoArne Schwabe2014-05-176-38/+125
* Merge branch 'release' into upstreamSamuel Tardieu2014-04-131-1/+1
|\
| * fix #3761: crash when long-clicking on a value fieldSamuel Tardieu2014-04-131-1/+1
* | Remove compatibility with API < 5Samuel Tardieu2014-04-011-3/+8
|/