index
:
cgeo.git
master
upstream_release
cgeo without proprietary dependencies
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
#2210: use resource for main options menu
Bananeweizen
2012-12-27
4
-108
/
+125
*
Merge pull request #2297 from mieczyslaw/master
Bananeweizen
2012-12-27
1
-93
/
+127
|
\
|
*
Update main/res/values-pl/strings.xml
Mieczyslaw
2012-12-26
1
-93
/
+127
*
|
Missing german string
Lars
2012-12-26
1
-0
/
+1
|
/
*
fix #2289: layout issues in upload coords feature
Bananeweizen
2012-12-26
2
-37
/
+13
*
Merge pull request #2283 from triakcz/fix_2273
Bananeweizen
2012-12-26
2
-10
/
+19
|
\
|
*
Disabling local modification of coords for non-multi and non-mystery caches
triakcz
2012-12-23
2
-13
/
+18
|
*
Fix #2273 Disable upload of coordinates for non multi/mystery caches
triakcz
2012-12-22
1
-2
/
+6
*
|
new: menu to delete past events in caches list
Bananeweizen
2012-12-26
4
-3
/
+38
*
|
refactoring: wait for activity in UI test
Bananeweizen
2012-12-26
1
-0
/
+8
*
|
fix: stored count not updated after restore database
Bananeweizen
2012-12-26
2
-2
/
+4
*
|
Merge branch 'release'
Bananeweizen
2012-12-26
1
-1
/
+1
|
\
\
|
*
|
fix #2294: watchlist status not recognized
Bananeweizen
2012-12-26
1
-1
/
+1
*
|
|
code cleanup: remove debug code
Bananeweizen
2012-12-26
41
-138
/
+119
*
|
|
Merge pull request #2295 from Lineflyer/master
Bananeweizen
2012-12-26
1
-0
/
+2
|
\
\
\
|
*
|
|
Missing german translations
Lars
2012-12-26
1
-0
/
+2
|
/
/
/
*
|
|
refactoring: introduce pause after scrolling in UI test
Bananeweizen
2012-12-26
1
-2
/
+11
*
|
|
refactoring: attach javadoc for robotium library
Bananeweizen
2012-12-26
2
-0
/
+1
*
|
|
fix #2292: parse "marked missing"
Bananeweizen
2012-12-25
5
-7
/
+1198
*
|
|
Merge pull request #2287 from Lineflyer/master
Bananeweizen
2012-12-24
1
-1
/
+1
|
\
\
\
|
*
|
|
Shorter string to fit in window
Lars
2012-12-24
1
-1
/
+1
*
|
|
|
Merge pull request #2286 from Lineflyer/master
Bananeweizen
2012-12-24
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Correction for translation of #2271
Lars
2012-12-24
1
-2
/
+2
|
/
/
/
*
|
|
refactoring: convert trackable log view to real list
Bananeweizen
2012-12-23
2
-75
/
+109
*
|
|
new: view pager in trackable activity
Bananeweizen
2012-12-23
14
-710
/
+832
*
|
|
refactoring: extract view pager activity for re-use
Bananeweizen
2012-12-22
3
-349
/
+383
*
|
|
refactoring: remove unnecessary null check
Bananeweizen
2012-12-22
1
-1
/
+1
*
|
|
fix #2282: change recognition of unpublished caches
Bananeweizen
2012-12-22
6
-4
/
+6714
|
|
/
|
/
|
*
|
Fixes #2275, Icon has the wrong size
rsudev
2012-12-21
3
-0
/
+0
*
|
Merge pull request #2278 from Lineflyer/master
Samuel Tardieu
2012-12-20
1
-1
/
+17
|
\
\
|
*
|
German translation for #2271
Lars
2012-12-19
1
-1
/
+17
*
|
|
Use warning instead of error since the problem is escalated
Samuel Tardieu
2012-12-19
1
-1
/
+1
*
|
|
Bad fields and absence of trackable can be legitimate
Samuel Tardieu
2012-12-19
2
-14
/
+14
*
|
|
null cannot be used as a Handler for drop()
Samuel Tardieu
2012-12-19
1
-2
/
+3
*
|
|
Absence of a tile on the server is not an error
Samuel Tardieu
2012-12-19
1
-1
/
+1
*
|
|
Do not err when a cache is not in the database
Samuel Tardieu
2012-12-19
1
-1
/
+1
*
|
|
Having an empty search result is not an error
Samuel Tardieu
2012-12-19
2
-2
/
+2
*
|
|
Merge pull request #2279 from samueltardieu/better-attributes
Samuel Tardieu
2012-12-19
3
-68
/
+28
|
\
\
\
|
*
|
|
Use better aligned attributes in cache description
Samuel Tardieu
2012-12-19
3
-68
/
+28
|
|
/
/
*
|
|
Fix NPE on database migration
Samuel Tardieu
2012-12-19
1
-4
/
+6
*
|
|
Give full exception reports rather than exception names
Samuel Tardieu
2012-12-19
1
-16
/
+16
*
|
|
Reclassify debug information
Samuel Tardieu
2012-12-19
2
-2
/
+1
*
|
|
Refactoring: style issues
Samuel Tardieu
2012-12-19
1
-11
/
+7
*
|
|
Merge branch 'fix_2276_dialog_forever' of https://github.com/triakcz/c-geo-op...
Samuel Tardieu
2012-12-19
1
-3
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix #2276, close dialog after both requested operations are completed
triakcz
2012-12-19
1
-3
/
+22
*
|
|
Fix typo introduced in the latest commit
Samuel Tardieu
2012-12-19
1
-1
/
+1
*
|
|
Fix: do not use String#isEmpty()
Samuel Tardieu
2012-12-19
8
-12
/
+13
*
|
|
Refactoring: remove unnecessary enum qualifiers
Samuel Tardieu
2012-12-18
15
-16
/
+16
*
|
|
Refactoring: remove useless calls to super()
Samuel Tardieu
2012-12-18
2
-2
/
+0
*
|
|
Refactoring: remove useless String.valueOf() calls
Samuel Tardieu
2012-12-18
2
-2
/
+2
[next]