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
*
Add comment on unhandled case in switch statement
Samuel Tardieu
2011-09-27
1
-0
/
+2
*
Add new Geopoint constructor with separate latitude and longitude texts
Samuel Tardieu
2011-09-27
2
-3
/
+15
*
Remove unnecessary null checks
Samuel Tardieu
2011-09-27
7
-61
/
+46
*
Use Parameters instead of Map<String, String> for parameters
Samuel Tardieu
2011-09-27
5
-52
/
+29
*
fix #554: Forwarding OC-caches not possible
bananeweizen
2011-09-27
8
-143
/
+188
*
Transmit any coordinates to internal map
Samuel Tardieu
2011-09-27
1
-0
/
+5
*
Use an immutable pair instead of an opened hashmap
Samuel Tardieu
2011-09-27
2
-21
/
+19
*
Use an AsyncTask instead of hand-coded Handler for address lookups
Samuel Tardieu
2011-09-26
1
-89
/
+63
*
Use more generic error string when loading images is impossible
Samuel Tardieu
2011-09-26
1
-1
/
+1
*
Unify intent handling for spoilers and log images
Samuel Tardieu
2011-09-26
3
-17
/
+16
*
Show all the images associated with a log entry at once
Samuel Tardieu
2011-09-26
3
-26
/
+55
*
Initialize field in constructor
Samuel Tardieu
2011-09-26
1
-1
/
+2
*
Use pooled connections to download images as well
Samuel Tardieu
2011-09-26
2
-6
/
+2
*
Use thread-safe connection manager
Samuel Tardieu
2011-09-26
1
-9
/
+35
*
Do not use fields when local variables are fine
Samuel Tardieu
2011-09-26
1
-3
/
+4
*
Mark constant fields as final
Samuel Tardieu
2011-09-26
1
-10
/
+10
*
Further simplification of cgeoimages
Samuel Tardieu
2011-09-26
1
-104
/
+58
*
Remove an extra level of indirection
Samuel Tardieu
2011-09-26
1
-81
/
+41
*
Use an AsyncTask rather than a hand-managed handler to load images
Samuel Tardieu
2011-09-26
1
-81
/
+71
*
Use sendEmptyMessage when there are no payload
Samuel Tardieu
2011-09-26
1
-1
/
+1
*
Log only useful data when retrying
Samuel Tardieu
2011-09-26
1
-10
/
+11
*
Do not treat JSON requests differently than other requests
Samuel Tardieu
2011-09-26
1
-17
/
+9
*
Reclaim bitmap memory after showing spoiler images
Samuel Tardieu
2011-09-26
1
-0
/
+14
*
Use symbolic "what" names in message
Samuel Tardieu
2011-09-26
1
-8
/
+10
*
Less convoluted isCacheInViewPort
Samuel Tardieu
2011-09-26
1
-41
/
+21
*
Be more specific when version string cannot be found
Samuel Tardieu
2011-09-26
1
-4
/
+5
*
When testing, userToken may be invalid, accept it
Samuel Tardieu
2011-09-26
1
-0
/
+4
*
Rehide password in logs
Samuel Tardieu
2011-09-26
1
-1
/
+7
*
Use common request() method even for POST
Samuel Tardieu
2011-09-26
1
-5
/
+1
*
Refactor requestJSONgc
Samuel Tardieu
2011-09-26
1
-12
/
+18
*
Reinstate MapAction to get live map
Samuel Tardieu
2011-09-26
1
-14
/
+26
*
Remove unused cgResponse class
Samuel Tardieu
2011-09-26
1
-40
/
+0
*
Reinstate call to replaceWhitespace() to make regexps match
Samuel Tardieu
2011-09-26
1
-3
/
+3
*
Inline host strings
Samuel Tardieu
2011-09-26
8
-45
/
+19
*
Remove some debugging information
Samuel Tardieu
2011-09-26
1
-14
/
+3
*
Remove buildURI()
Samuel Tardieu
2011-09-26
2
-23
/
+8
*
Remove method parameter to request()
Samuel Tardieu
2011-09-26
7
-90
/
+59
*
More POST methods
Samuel Tardieu
2011-09-26
2
-29
/
+21
*
Reorganize HTTP traffic
Samuel Tardieu
2011-09-26
13
-424
/
+215
*
Return a JSONObject from requestJSON()
Samuel Tardieu
2011-09-26
2
-11
/
+9
*
Use more Android specific connections
Samuel Tardieu
2011-09-26
1
-97
/
+30
*
JSON requests are plain http GET
Samuel Tardieu
2011-09-26
1
-64
/
+14
*
Remove unused requestId
Samuel Tardieu
2011-09-26
3
-18
/
+8
*
Use android.net.Uri instead of java.net.URI
Samuel Tardieu
2011-09-26
8
-62
/
+48
*
Let Android handle redirections by itself
Samuel Tardieu
2011-09-26
1
-49
/
+18
*
Use existing StringUtils.join() instead of implode()
Samuel Tardieu
2011-09-26
3
-24
/
+10
*
Merge pull request #505 from scrool/L10n
Bananeweizen
2011-09-25
2
-8
/
+8
|
\
|
*
Localisation strings latitude, longitude, of merged
Pavol Babincak
2011-09-20
1
-2
/
+2
|
*
Improved c:geo localisation
Pavol Babincak
2011-09-18
2
-8
/
+8
*
|
Prefer a canonical longitude representation
Samuel Tardieu
2011-09-22
1
-1
/
+2
[next]