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
/
cgeo
/
geocaching
/
connector
/
gc
/
GCParser.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separate cache parsing and database saving code
Samuel Tardieu
2014-05-13
1
-43
/
+53
*
Load friends logs and own log in parallel
Samuel Tardieu
2014-05-13
1
-102
/
+115
*
Fixes #1793 - personal logs on friends logs tab
Marco Jacob
2014-05-03
1
-51
/
+86
*
fix #3791: have logs separated from caches
Michael Keppler
2014-04-25
1
-8
/
+9
*
fix #2906: newly loaded found caches are added to the history
Samuel Tardieu
2014-03-27
1
-11
/
+0
*
Use already defined method to put viewstates
Samuel Tardieu
2014-03-11
1
-10
/
+1
*
refactoring: move GC specific code in GCParser
Samuel Tardieu
2014-02-28
1
-2
/
+18
*
Merge branch 'release' into upstream
Samuel Tardieu
2014-02-27
1
-0
/
+4
|
\
|
*
fix #3541: trackable geocode is null
Samuel Tardieu
2014-02-27
1
-0
/
+4
*
|
remove eclipse warnings about potential null pointer
Bananeweizen
2014-01-18
1
-1
/
+1
*
|
refactoring: simplify RecaptchReceiver a bit
Samuel Tardieu
2014-01-17
1
-11
/
+11
*
|
Use RxJava.Action1 instead of our RunnableWithArgument
Samuel Tardieu
2014-01-11
1
-1
/
+0
*
|
Use image CDN when computing image URL
Samuel Tardieu
2014-01-11
1
-1
/
+1
*
|
refactoring: getFirstCacheFromResult() can return null
Samuel Tardieu
2014-01-09
1
-0
/
+3
*
|
refactoring: premium membership is specific to geocaching.com
Samuel Tardieu
2014-01-09
1
-1
/
+1
*
|
refactoring: remove unused or useless parameters
Samuel Tardieu
2014-01-08
1
-8
/
+9
*
|
refactoring: factor out duplicate code
Samuel Tardieu
2014-01-08
1
-6
/
+8
|
/
*
#3088: batch the database requests from the live map
Bananeweizen
2014-01-03
1
-8
/
+7
*
fix #3469: "More" search not working after connector refactoring
Michael Keppler
2013-12-25
1
-1
/
+1
*
refactoring: remove duplicated code
Bananeweizen
2013-12-18
1
-1
/
+1
*
refactoring: generalize GCConnector capabilities implementation
Bananeweizen
2013-12-18
1
-2
/
+2
*
refactoring: remove duplication in login classes
Bananeweizen
2013-12-16
1
-17
/
+17
*
rename Login to GCLogin
Bananeweizen
2013-12-16
1
-38
/
+38
*
refactoring: findbugs issues
Bananeweizen
2013-12-08
1
-4
/
+1
*
fix #3397: remove number of caches from pocket query
Bananeweizen
2013-11-09
1
-0
/
+10
*
fix #3402: crash on GPX export
Bananeweizen
2013-11-09
1
-3
/
+4
*
fix: also recognize PQs for routes
Bananeweizen
2013-10-26
1
-1
/
+1
*
Merge remote-tracking branch 'mucek4/fix2830'
Bananeweizen
2013-10-26
1
-0
/
+50
|
\
|
*
Fix 2830 Browse PQs as nearby search
mucek4
2013-09-04
1
-0
/
+48
*
|
fix findbugs warnings
Bananeweizen
2013-10-12
1
-3
/
+3
*
|
fix #3341: Problem with special characters in waypoint
Bananeweizen
2013-10-08
1
-1
/
+1
*
|
refactoring: findbugs cleanups
Bananeweizen
2013-10-02
1
-1
/
+1
*
|
typo
Bananeweizen
2013-09-19
1
-1
/
+1
*
|
Do not try to hide an unpublished cache to its owner
Samuel Tardieu
2013-09-17
1
-1
/
+1
*
|
avoid exception on log parsing for non logged in user
Bananeweizen
2013-09-15
1
-0
/
+10
*
|
Do not retry loading a page after 404 from gc.com
Samuel Tardieu
2013-09-15
1
-1
/
+8
*
|
Update to CollectionUtils 4.0-alpha1
Samuel Tardieu
2013-09-15
1
-1
/
+1
*
|
refactoring: use typed empty list instead of a List<Object>
Samuel Tardieu
2013-09-14
1
-2
/
+1
*
|
refactoring: add more annotations
Samuel Tardieu
2013-09-14
1
-0
/
+2
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2013-09-14
1
-2
/
+2
|
\
\
|
*
|
fix #3276: NPE because of a null log types
Samuel Tardieu
2013-09-14
1
-2
/
+2
*
|
|
refactoring: use StringUtils.contains()
Samuel Tardieu
2013-09-13
1
-8
/
+4
*
|
|
refactoring: cgeoapplication -> CgeoApplication
Samuel Tardieu
2013-09-13
1
-5
/
+5
*
|
|
refactoring: cgData -> DataStore
Samuel Tardieu
2013-09-13
1
-4
/
+4
*
|
|
refactoring: workaround for null analysis
Bananeweizen
2013-09-12
1
-1
/
+1
|
|
/
|
/
|
*
|
refactoring: findbugs cleanup
Bananeweizen
2013-08-26
1
-10
/
+10
|
/
*
Fix: #3163 Detect own + found in search
mucek4
2013-08-22
1
-1
/
+1
*
Fix: #3158 Fix search result for BM
mucek4
2013-08-22
1
-6
/
+6
*
fix #3118: Page parsing impossible due to proxies on mobile network
Bananeweizen
2013-08-19
1
-6
/
+9
*
refactoring: fix findbugs issues
Bananeweizen
2013-08-18
1
-1
/
+1
[next]