aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix mindo: rotation sensor should be orientation sensorSamuel Tardieu2015-08-311-1/+1
* | Merge pull request #5167 from rsudev/crowdin_translationsrsudev2015-08-3020-53/+58
|\ \
| * | crowdin: New translationsrsudev2015-08-3020-53/+58
|/ /
* | Update changelog_master.xmlLars2015-08-301-0/+2
* | Pre-fill Tracking Code in LogTrackableActivity coming from LogCacheActivityMathieu Alorent2015-08-302-1/+8
* | Remove redundant 'public' Modifier for interface methodsMathieu Alorent2015-08-301-18/+18
* | Annotate some nullable parametersMathieu Alorent2015-08-302-2/+2
* | Update JavaDoc typoMathieu Alorent2015-08-301-2/+3
* | Fix warning ArrayList without initial size.Mathieu Alorent2015-08-301-2/+1
* | Fix warning, method is only used from inner classMathieu Alorent2015-08-301-23/+23
* | Fix #4806: GK requests to GCMathieu Alorent2015-08-301-0/+1
* | Fix #5159: TB logging does not remember last log typeMathieu Alorent2015-08-302-0/+13
* | Fix #5163: GEOKRETY should not be all uppercaseMathieu Alorent2015-08-301-1/+1
* | Prevent loosing uploaded Image Caption and Description while saving to DatastoreMathieu Alorent2015-08-303-3/+50
* | Fix uploading image in LogCacheActivityMathieu Alorent2015-08-303-8/+31
* | Fix #5160: Wrong progress prompts when sending logMathieu Alorent2015-08-302-6/+5
* | Fix Gradle buildSamuel Tardieu2015-08-291-2/+5
* | Delete source files for ZxingSamuel Tardieu2015-08-292-516/+0
* | Use jar of Zxing integration instead of sourceSamuel Tardieu2015-08-291-0/+0
* | Suppress deprecation warning in zxing filesSamuel Tardieu2015-08-291-0/+2
* | Remove invalid VCS entry for Intellij IDEASamuel Tardieu2015-08-291-1/+0
* | Remove Gradle settings for Google Play servicesSamuel Tardieu2015-08-291-15/+0
* | Update Intellij IDEA inspection settingsSamuel Tardieu2015-08-291-3/+3
* | refactoring: use more explicit a nameSamuel Tardieu2015-08-291-2/+2
* | refactoring: remove unnecessary outer object qualificationSamuel Tardieu2015-08-291-1/+1
* | refactoring: remove unnecessary unboxingSamuel Tardieu2015-08-291-1/+1
* | typo (and verification of line endings)Bananeweizen2015-08-291-1/+1
* | images can have null description, fix testsBananeweizen2015-08-293-5/+3
* | refactoring: more null annotationsBananeweizen2015-08-2911-32/+77
* | fix nullable violationsBananeweizen2015-08-292-8/+17
* | Android lint: recycle parcel after useBananeweizen2015-08-291-0/+1
* | fix warnings: unused imports, static declarationsBananeweizen2015-08-293-22/+17
* | Revert 5 latest commits due to minor CRLF EOL issuesSamuel Tardieu2015-08-2918-6176/+6128
* | images can have null description, fix testsBananeweizen2015-08-293-431/+429
* | refactoring: more null annotationsBananeweizen2015-08-2911-3009/+3054
* | fix nullable violationsBananeweizen2015-08-292-2370/+2379
* | Android lint: recycle parcel after useBananeweizen2015-08-291-0/+1
* | fix warnings: unused imports, static declarationsBananeweizen2015-08-293-319/+314
* | Revert "Remove unnused preference"Samuel Tardieu2015-08-282-2/+10
* | Remove unnused preferenceSamuel Tardieu2015-08-282-10/+2
* | Remove unnused method and fieldSamuel Tardieu2015-08-281-6/+0
* | Allow the user to choose the orientation sensorSamuel Tardieu2015-08-288-10/+55
* | Use a checked entity instead of an unchecked oneSamuel Tardieu2015-08-281-1/+1
* | crowdin: New translationsSamuel Tardieu2015-08-282-17/+31
* | Update ChangeLogSamuel Tardieu2015-08-281-0/+1
* | Transit mode is 'r', not 't' (toll-free roads)Samuel Tardieu2015-08-281-1/+1
* | Merge branch 'google-transit' of https://github.com/lewurm/cgeoSamuel Tardieu2015-08-285-9/+19
|\ \
| * | navigation: add entry for google maps transit modeBernhard Urban2015-08-275-9/+19
* | | Add forgotten change while upgrading RxJavaSamuel Tardieu2015-08-281-1/+1
* | | Upgrade to Jackson 2.6.1Samuel Tardieu2015-08-2822-15/+15
|/ /