index
:
cgeo.git
master
upstream_release
cgeo without proprietary dependencies
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "fix #4481: cache rendering leads to ANR"
Samuel Tardieu
2014-11-28
1
-7
/
+2
*
fix #4481: cache rendering leads to ANR
Samuel Tardieu
2014-11-28
1
-2
/
+7
*
Better names for Twitter key parameters
Samuel Tardieu
2014-11-28
3
-9
/
+9
*
Make compass disabling transient
Samuel Tardieu
2014-11-28
1
-3
/
+5
*
Inline constant
Samuel Tardieu
2014-11-28
1
-3
/
+1
*
Merge pull request #4502 from rsudev/issue4247
Samuel Tardieu
2014-11-28
2
-8
/
+50
|
\
|
*
Fix #4247, No action bar on map activities on Android 3.x
rsudev
2014-11-27
2
-8
/
+50
*
|
Add GCLogin tests
Samuel Tardieu
2014-11-28
1
-2
/
+7
*
|
fix #4503: cache with repeated images may corrupt the on-disk copy
Samuel Tardieu
2014-11-28
2
-6
/
+54
*
|
Use Scheduler and helper for consecutive action on different threads
Samuel Tardieu
2014-11-28
4
-57
/
+81
|
/
*
fix #4332: no history when navigate via compass
Samuel Tardieu
2014-11-26
1
-23
/
+27
*
remove Eclipse compile error
Bananeweizen
2014-11-26
1
-0
/
+1
*
fix #4325: retrieve home location from geocaching.com
Samuel Tardieu
2014-11-25
5
-18
/
+62
*
Free resources when destroying status fragment
Samuel Tardieu
2014-11-25
1
-2
/
+6
*
Fix build by making inject fields non-private
Samuel Tardieu
2014-11-25
1
-3
/
+3
*
Use ButterKnife more in LogCacheActivity
Samuel Tardieu
2014-11-25
1
-23
/
+19
*
refactoring: remove test only methods
Bananeweizen
2014-11-24
4
-16
/
+7
*
Remove redundant cache parameter
Samuel Tardieu
2014-11-24
6
-13
/
+10
*
fix #4492: GCVote not always shown in logging window
Samuel Tardieu
2014-11-24
3
-21
/
+35
*
Transmit geocode along with a GCVote rating
Samuel Tardieu
2014-11-24
1
-16
/
+6
*
Signal an error if GCVote rating is not possible
Samuel Tardieu
2014-11-24
3
-24
/
+19
*
Throttle the rotation display in lists to 4 Hz
Samuel Tardieu
2014-11-24
2
-7
/
+28
*
Protect orientation and rotation provider against buffer fill
Samuel Tardieu
2014-11-24
2
-2
/
+2
*
Use a scheduler instead of a thread to retrieve OAuth token
Samuel Tardieu
2014-11-23
1
-8
/
+9
*
Do not repeat identical abstract method
Samuel Tardieu
2014-11-23
1
-3
/
+0
*
Fix incorrect XML char determination
Samuel Tardieu
2014-11-23
1
-7
/
+2
*
Add non-null assertion to please code checkers
Samuel Tardieu
2014-11-23
1
-0
/
+1
*
Protect against NPE when retrieving send2cgeo information
Samuel Tardieu
2014-11-23
1
-5
/
+7
*
Fix Javadoc bogus references
Samuel Tardieu
2014-11-23
7
-25
/
+10
*
refactoring: re-add suppresswarnings for unused allocation
Bananeweizen
2014-11-23
1
-4
/
+11
*
refactoring: remove duplicate super interface
Bananeweizen
2014-11-23
1
-1
/
+1
*
reduce visibility
Bananeweizen
2014-11-23
47
-267
/
+271
*
Remove the ICache interface
Samuel Tardieu
2014-11-23
14
-228
/
+43
*
Inline once-used private method GeoData.getLocationProvider
Samuel Tardieu
2014-11-23
1
-18
/
+13
*
Inline once-used short method GeoData.isRecent
Samuel Tardieu
2014-11-23
1
-5
/
+1
*
Remove identity method GeoData#getLocation()
Samuel Tardieu
2014-11-23
3
-7
/
+3
*
Remove used-once interface IGeoData
Samuel Tardieu
2014-11-23
21
-98
/
+77
*
Do not name unused variable
Samuel Tardieu
2014-11-23
1
-2
/
+1
*
Trackable#getLogs cannot be null
Samuel Tardieu
2014-11-23
2
-1
/
+3
*
progress cannot be null
Samuel Tardieu
2014-11-23
1
-3
/
+1
*
IGeoData#getCoords() can never be null
Samuel Tardieu
2014-11-23
12
-74
/
+28
*
Make mapSource setter synchronized to match the getter
Samuel Tardieu
2014-11-23
1
-1
/
+1
*
Use SharedPreferences.Editor#apply instead of commit
Samuel Tardieu
2014-11-23
2
-42
/
+30
*
Better diagnostic of failed parsing if layout of waypoints changes
Samuel Tardieu
2014-11-23
1
-12
/
+21
*
Remove always true parameter
Samuel Tardieu
2014-11-23
1
-8
/
+7
*
Javadoc and final fixes
Samuel Tardieu
2014-11-23
1
-15
/
+4
*
Replace a redundant check with an assertion
Samuel Tardieu
2014-11-23
1
-1
/
+2
*
fix nullness violations
Bananeweizen
2014-11-23
1
-1
/
+11
*
Inline concatenation in string format parameter
Samuel Tardieu
2014-11-23
1
-7
/
+7
*
Remove useless null checks
Samuel Tardieu
2014-11-23
1
-10
/
+10
[next]