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
/
cgeocaches.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: narrow scope of variables
Samuel Tardieu
2012-12-18
1
-1
/
+1
*
Refactoring: remove unnecessary "this" qualifiers
Samuel Tardieu
2012-12-16
1
-1
/
+1
*
fix #1747: sort in reverse order
Bananeweizen
2012-12-12
1
-2
/
+4
*
fix #2217: Click on filter bar crashes c:geo
Bananeweizen
2012-12-04
1
-1
/
+2
*
refactoring: introduce handler with weak reference to activity
Bananeweizen
2012-12-03
1
-52
/
+67
*
fix #2211: remove application-database indirection
Bananeweizen
2012-12-01
1
-13
/
+13
*
new: call filter menu by clicking filter bar
Bananeweizen
2012-11-30
1
-14
/
+21
*
refactoring: use more prepared statements
Bananeweizen
2012-11-28
1
-2
/
+2
*
code cleanup: fix Lint warnings about Locales
Bananeweizen
2012-11-22
1
-1
/
+1
*
FC when searchResult null
Portree-Kid
2012-11-09
1
-1
/
+3
*
Fix for #1808
Portree-Kid
2012-10-12
1
-2
/
+36
*
fix #2069: Search for address fails
Bananeweizen
2012-10-01
1
-1
/
+22
*
Merge pull request #2029 from pilhuhn/origin/refs/heads/gh-996
Bananeweizen
2012-09-30
1
-7
/
+3
|
\
|
*
GH_996 use the <plurals> mechanism
Heiko W. Rupp
2012-09-09
1
-7
/
+3
*
|
The variable 'search' can be null if the app is offline and the user e.g. cal...
Heiko W. Rupp
2012-09-12
1
-1
/
+3
|
/
*
refactoring: move static maps check API to cache
Bananeweizen
2012-09-09
1
-5
/
+1
*
Refactoring: remove redundant type casts
Samuel Tardieu
2012-09-04
1
-2
/
+2
*
Refactoring: make some fields local
Samuel Tardieu
2012-09-04
1
-2
/
+1
*
fix #1893: remove go4cache
Bananeweizen
2012-08-26
1
-2
/
+0
*
bugfix: don't store caches from second loop when interrupted
Bananeweizen
2012-08-14
1
-16
/
+16
*
refactoring: only iterate selected caches during refresh
Bananeweizen
2012-08-13
1
-17
/
+6
*
fixes #1919 - caches without static maps first on refresh caches
Marco Jacob
2012-08-03
1
-28
/
+56
*
fix #1606: Cache count in title bar doesn't update when filtering list
Bananeweizen
2012-07-08
1
-17
/
+24
*
Notify the adapter when a cache has been drop
Samuel Tardieu
2012-06-25
1
-0
/
+1
*
Do not create an intermediate SearchResult
Samuel Tardieu
2012-06-17
1
-2
/
+1
*
Factor out method to replace content of cache list by search result
Samuel Tardieu
2012-06-17
1
-22
/
+17
*
Better async loading of caches
Portree-Kid
2012-06-12
1
-2
/
+16
*
Merge branch 'release' into upstream
Samuel Tardieu
2012-06-06
1
-1
/
+1
|
\
|
*
Fix #1738: enable "store selected" operation on search results
Samuel Tardieu
2012-06-06
1
-1
/
+1
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2012-06-05
1
-1
/
+1
|
\
\
|
|
/
|
*
Make method static
Samuel Tardieu
2012-06-05
1
-1
/
+1
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2012-06-05
1
-41
/
+34
|
\
\
|
|
/
|
*
Modify menu items visibility in prepare phase only
Samuel Tardieu
2012-06-05
1
-41
/
+34
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2012-06-05
1
-1
/
+1
|
\
\
|
|
/
|
*
Do not try to hide a menu item that is not displayed
Samuel Tardieu
2012-06-05
1
-1
/
+1
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2012-06-05
1
-13
/
+20
|
\
\
|
|
/
|
*
Fix #1711: disable more operations on non-concrete lists
Samuel Tardieu
2012-06-04
1
-13
/
+20
|
*
Fix #1702: do not allow refreshing the "all caches" list
Samuel Tardieu
2012-06-01
1
-4
/
+10
|
*
fix #1694: crash on import from mail
Bananeweizen
2012-06-01
1
-8
/
+14
*
|
refactoring: extract logging UI to its own class
Bananeweizen
2012-06-03
1
-7
/
+3
*
|
Fix #1702: do not allow refreshing the "all caches" list
Samuel Tardieu
2012-06-01
1
-4
/
+10
*
|
refactoring: remove unnecessary field in cache list
Bananeweizen
2012-05-31
1
-7
/
+5
*
|
fix #1694: crash on import from mail
Bananeweizen
2012-05-31
1
-8
/
+14
*
|
refactoring: have sorting UI in its own class
Bananeweizen
2012-05-31
1
-104
/
+13
*
|
#1581: Cleanup the caches list and compass updates
Samuel Tardieu
2012-05-29
1
-48
/
+31
|
/
*
Refactoring: add missing override annotations
Samuel Tardieu
2012-05-23
1
-0
/
+10
*
Use httpclientandroidlib instead of plain old httpclient
Samuel Tardieu
2012-05-23
1
-1
/
+1
*
Merge remote-tracking branch 'triakcz/all_list_virtual' into upstream
Samuel Tardieu
2012-05-21
1
-3
/
+3
|
\
|
*
Virtual "all caches" list
Ondřej Kunc
2012-05-20
1
-3
/
+3
*
|
#1518: avoid repainting mini compass for changes less than 5 degrees
Bananeweizen
2012-05-18
1
-21
/
+21
[next]