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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: iterate directly over collection items
Samuel Tardieu
2013-01-29
1
-14
/
+5
*
Return Parcel objects to the global pool after use
Samuel Tardieu
2013-01-29
1
-2
/
+3
*
Remove unnecessary imports
Samuel Tardieu
2013-01-29
1
-4
/
+0
*
Refactoring: remove unnecessary private qualifier
Samuel Tardieu
2013-01-29
1
-1
/
+1
*
Refactoring: remove unnecessary this qualifier
Samuel Tardieu
2013-01-29
1
-3
/
+3
*
Fix whitespace at end of line in czech translations
Samuel Tardieu
2013-01-28
1
-15
/
+15
*
Added bunch of missing czech translations
triakcz
2013-01-28
1
-12
/
+214
*
lint cleanups
Bananeweizen
2013-01-28
33
-1016
/
+1255
*
Merge pull request #2432 from ray4423/translate_ja
Bananeweizen
2013-01-27
1
-47
/
+100
|
\
|
*
Update Japanese translation
Ray
2013-01-27
1
-47
/
+100
*
|
Refactoring: simplify and optimize code by avoiding toArray
Samuel Tardieu
2013-01-27
1
-4
/
+2
*
|
#1791: remove reset coords dialog
Bananeweizen
2013-01-27
2
-80
/
+49
*
|
refactoring: move some more dialogs into new package
Bananeweizen
2013-01-27
12
-18
/
+29
*
|
#1791: refactor live map hint activity into a dialog
Bananeweizen
2013-01-27
5
-108
/
+66
*
|
Do not repeat the work done in superclass in overriden method
Samuel Tardieu
2013-01-27
2
-17
/
+1
*
|
Fix typo in AddressListActivity
Samuel Tardieu
2013-01-27
3
-6
/
+6
*
|
Make our dir chooser return the same thing as the OI one
Samuel Tardieu
2013-01-27
2
-9
/
+5
*
|
Isolate intent extras into a new class
Samuel Tardieu
2013-01-27
16
-89
/
+105
*
|
0 is a valid waypoint id
Samuel Tardieu
2013-01-26
2
-4
/
+4
*
|
Add documentation of what is an unset waypoint id
Samuel Tardieu
2013-01-26
1
-3
/
+5
*
|
Do not use a N² algorithm when merging waypoints sets
Samuel Tardieu
2013-01-26
1
-23
/
+16
*
|
The waypoint id must be kept when merging data
Samuel Tardieu
2013-01-26
1
-0
/
+3
*
|
fix #2430: waypoints not loaded from website
Samuel Tardieu
2013-01-26
1
-2
/
+2
|
/
*
Renumber columns cache to remove hole
Samuel Tardieu
2013-01-23
1
-75
/
+41
*
Remove the now unused "own" column in caches table
Samuel Tardieu
2013-01-23
1
-1
/
+0
*
Refactoring: simplify code
Samuel Tardieu
2013-01-23
1
-22
/
+8
*
Merge branch 'master' of github.com:cgeo/c-geo-opensource into upstream
Samuel Tardieu
2013-01-23
5
-91
/
+83
|
\
|
*
#1791: remove selfmade dialog button
Bananeweizen
2013-01-23
4
-85
/
+71
|
*
New german strings and small changes
Lars
2013-01-23
1
-6
/
+12
*
|
Merge branch 'issue-2322' into upstream
Samuel Tardieu
2013-01-23
16
-34
/
+69
|
\
\
|
|
/
|
/
|
|
*
fix #2322: GPX imported caches not marked as owned
Samuel Tardieu
2013-01-23
15
-33
/
+65
*
|
Refactoring: do not use a mutable variable
Samuel Tardieu
2013-01-23
1
-5
/
+2
*
|
Refactoring: code simplification and naming style
Samuel Tardieu
2013-01-23
1
-19
/
+10
*
|
Merge remote-tracking branch 'triakcz/fix_upload_dialog' into upstream
Samuel Tardieu
2013-01-23
2
-80
/
+97
|
\
\
|
*
|
Fixed TODO ... saving waypoint has common progress for all
triakcz
2013-01-22
2
-80
/
+97
*
|
|
Merge branch 'release' into upstream
Samuel Tardieu
2013-01-23
3
-8
/
+26
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fix #2317: NPE while backuping data
Samuel Tardieu
2013-01-23
3
-8
/
+26
*
|
|
Merge branch 'release' into upstream
Samuel Tardieu
2013-01-23
1
-3
/
+6
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'release-fix' of https://github.com/Portree-Kid/c-geo-opensource...
Samuel Tardieu
2013-01-23
1
-3
/
+6
|
|
\
\
|
|
*
|
Keep the Waypoint Ids stable. Fixes #2341
Portree-Kid
2013-01-22
1
-3
/
+6
|
*
|
|
backport #2186 to have unit tests green on release branch
Bananeweizen
2013-01-22
1
-0
/
+4
|
|
/
/
*
|
|
fix #2421: crash when resuming c:geo
Samuel Tardieu
2013-01-22
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'rsudev/flexible_tiles' into upstream
Samuel Tardieu
2013-01-20
1
-24
/
+73
|
\
\
\
|
*
|
|
Added clarifying comment regarding tile calculation
rsudev
2013-01-19
1
-1
/
+3
|
*
|
|
Extend zoom calculation to nxm tilesets
rsudev
2013-01-17
1
-25
/
+72
*
|
|
|
Reuse code to fill a cache detail
Samuel Tardieu
2013-01-20
2
-82
/
+47
*
|
|
|
Lint fixes
Bananeweizen
2013-01-20
3
-2
/
+3
*
|
|
|
Do not create an intermediate empty array when copying
Samuel Tardieu
2013-01-19
1
-2
/
+2
*
|
|
|
Refactoring: remove unnecessary unboxing
Samuel Tardieu
2013-01-19
1
-1
/
+1
*
|
|
|
Refactoring: use contains() where appropriate
Samuel Tardieu
2013-01-19
1
-1
/
+1
[next]