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
...
*
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
*
Style fixes
Samuel Tardieu
2014-11-23
2
-15
/
+17
*
Replace known value by constant
Samuel Tardieu
2014-11-23
1
-1
/
+1
*
Remove a useless condition
Samuel Tardieu
2014-11-23
1
-1
/
+1
*
Unnecessary unboxing
Samuel Tardieu
2014-11-23
1
-1
/
+1
*
TextToSpeech#speak has been deprecated in API 21
Samuel Tardieu
2014-11-23
1
-0
/
+1
*
Remove ignored exception parameters
Samuel Tardieu
2014-11-23
1
-2
/
+2
*
Remove useless intermediate variable
Samuel Tardieu
2014-11-23
1
-2
/
+1
*
Remove final from private method
Samuel Tardieu
2014-11-23
1
-1
/
+1
*
Prevent lint from complaining that API level is inadequate
Samuel Tardieu
2014-11-23
1
-1
/
+7
*
Use SharedPreferences.Editor#apply instead of commit
Samuel Tardieu
2014-11-23
1
-3
/
+3
*
Move OAuthAuthorizationActivity class into package cgeo.geocaching.activity
Samuel Tardieu
2014-11-23
5
-6
/
+9
*
Javadoc and style fix
Samuel Tardieu
2014-11-23
1
-2
/
+2
*
Remove unused constructor
Samuel Tardieu
2014-11-23
1
-5
/
+1
*
Update JavaDoc and access level
Samuel Tardieu
2014-11-23
1
-15
/
+19
*
Use ImmutablePair when possible
Samuel Tardieu
2014-11-22
2
-36
/
+27
*
Update Javadoc
Samuel Tardieu
2014-11-22
1
-4
/
+4
*
fix #4493: mass-refreshing caches won't refresh stale images
Samuel Tardieu
2014-11-22
1
-1
/
+1
*
remove unused code and Javadoc
Bananeweizen
2014-11-21
3
-20
/
+1
*
Do not refresh more than 3 caches at the same time
Samuel Tardieu
2014-11-21
2
-1
/
+3
*
fix #4450: crash after performing backup
Samuel Tardieu
2014-11-21
1
-4
/
+5
*
Upgrade to RxJava releases 1.x
Samuel Tardieu
2014-11-20
1
-2
/
+3
*
Simplify favorite/watchlist/personal note operations
Samuel Tardieu
2014-11-20
2
-145
/
+107
*
Use a scheduler instead of a thread to reset coordinates
Samuel Tardieu
2014-11-20
1
-60
/
+45
*
Tiny cleanup of DataStore
Samuel Tardieu
2014-11-20
1
-26
/
+26
*
Cleanup the database from within the DataStore class
Samuel Tardieu
2014-11-20
2
-78
/
+55
*
Use a scheduler instead of a thread to update bubble count
Samuel Tardieu
2014-11-20
2
-47
/
+40
*
Use a scheduler instead of a thread to remove old directories
Samuel Tardieu
2014-11-20
1
-3
/
+4
*
Use a scheduler instead of a thread to clear offline logs
Samuel Tardieu
2014-11-20
1
-16
/
+10
*
Make final field final
Samuel Tardieu
2014-11-20
1
-1
/
+1
*
Refresh caches in parallel
Samuel Tardieu
2014-11-20
1
-22
/
+31
*
Move constants into their own class
Samuel Tardieu
2014-11-20
3
-23
/
+32
*
Load caches on the network scheduler
Samuel Tardieu
2014-11-20
1
-53
/
+24
*
Separate send2cgeo functionality into its own class
Samuel Tardieu
2014-11-20
2
-75
/
+88
*
Subscriptions are not to be shared between handlers
Samuel Tardieu
2014-11-20
1
-1
/
+1
*
Revert "Remove always true assertion"
rsudev
2014-11-20
1
-0
/
+1
*
Rename constant field
Samuel Tardieu
2014-11-20
1
-6
/
+6
*
Remove always true assertion
Samuel Tardieu
2014-11-20
1
-2
/
+1
*
Remove unnecessary qualification
Samuel Tardieu
2014-11-20
1
-6
/
+6
[prev]
[next]