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
/
EditWaypointActivity.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix several name shadowing occurrences
Bananeweizen
2014-06-29
1
-1
/
+1
*
Add more parallelism in static maps downloads
Samuel Tardieu
2014-06-01
1
-1
/
+1
*
Make Fragment implementation more conforming to the coding guidelines. Fixes...
Arne Schwabe
2014-05-20
1
-9
/
+10
*
Convert DateDialog and CoordinateInputDialog to DialogFragments, closes #3852
Arne Schwabe
2014-05-19
1
-2
/
+2
*
Implement ActionBar using AppCompat in cgeo
Arne Schwabe
2014-05-17
1
-2
/
+2
*
remove methods invoking only super method
Michael Keppler
2014-04-23
1
-7
/
+1
*
Allow subscription to either location or direction data
Samuel Tardieu
2014-03-26
1
-2
/
+2
*
Automatically pair subscriptions in onResume/onPause
Samuel Tardieu
2014-03-10
1
-4
/
+1
*
Always use a combined geodata and direction provider
Samuel Tardieu
2014-03-06
1
-3
/
+3
*
refactoring: create cgeo.geocaching.sensors package
Samuel Tardieu
2014-03-06
1
-1
/
+2
*
update to android annotations 3.0.1
Bananeweizen
2014-01-19
1
-4
/
+4
*
fix #3100: Set cursor in personal notes at the end
Bananeweizen
2014-01-17
1
-0
/
+3
*
Use RxJava.Action1 instead of our RunnableWithArgument
Samuel Tardieu
2014-01-11
1
-1
/
+0
*
refactoring: simplify confirmation dialogs, remove duplicate code
Bananeweizen
2013-12-19
1
-2
/
+3
*
fix #3351: More sensible default for waypoint type on creation
Bananeweizen
2013-10-12
1
-20
/
+40
*
refactoring: cgeoapplication -> CgeoApplication
Samuel Tardieu
2013-09-13
1
-1
/
+1
*
refactoring: cgData -> DataStore
Samuel Tardieu
2013-09-13
1
-7
/
+7
*
refactoring: findbugs cleanup
Bananeweizen
2013-08-26
1
-1
/
+1
*
Implements #750, use preference activity
koem
2013-07-09
1
-2
/
+4
*
fix #2932: Editing coordinates crashes cgeo
Bananeweizen
2013-07-04
1
-2
/
+3
*
refactoring: minor cleanup in utils classes
Bananeweizen
2013-06-15
1
-2
/
+2
*
Fix #2007 - Save waypoint edits by refacotring EditWaypointActivity
campbeb
2013-06-11
1
-153
/
+89
*
refactoring: use activity names for layouts
Bananeweizen
2013-06-09
1
-1
/
+1
*
Correct log messages to account for refactoring
campbeb
2013-06-05
1
-1
/
+1
*
refactoring: code cleanup
Bananeweizen
2013-05-09
1
-10
/
+0
*
fix #1781: Remove help function
Bananeweizen
2013-05-09
1
-6
/
+0
*
#2684: use view injection library
Bananeweizen
2013-05-01
1
-44
/
+40
*
fixes #2507 - Waypoints only stored if not existing
Marco Jacob
2013-03-07
1
-4
/
+11
*
Visited waypoints - small fixes and polishing
rsudev
2013-02-24
1
-1
/
+0
*
New feature WPT visited marking
triakcz
2013-02-24
1
-0
/
+15
*
code cleanup
Bananeweizen
2013-02-24
1
-15
/
+20
*
Refactoring: rename cgCache into Geocache
Samuel Tardieu
2013-02-03
1
-7
/
+7
*
refactoring: move some more dialogs into new package
Bananeweizen
2013-01-27
1
-2
/
+3
*
Isolate intent extras into a new class
Samuel Tardieu
2013-01-27
1
-6
/
+6
*
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
*
Fixed TODO ... saving waypoint has common progress for all
triakcz
2013-01-22
1
-80
/
+96
*
refactoring: use exception object in loggging
Bananeweizen
2013-01-12
1
-2
/
+2
*
Remove and fix some debugging information
Samuel Tardieu
2013-01-07
1
-3
/
+2
*
Merge branch 'triakcz-fix_2290_radio' of https://github.com/campbeb/c-geo-ope...
Samuel Tardieu
2013-01-07
1
-14
/
+13
|
\
|
*
Coord modification code refactored from chbox to radiobtn
triakcz
2013-01-04
1
-14
/
+13
*
|
Refactoring: rename cgWaypoint into Waypoint
Samuel Tardieu
2013-01-07
1
-3
/
+3
|
/
*
fix #2289: layout issues in upload coords feature
Bananeweizen
2012-12-26
1
-5
/
+7
*
Merge pull request #2283 from triakcz/fix_2273
Bananeweizen
2012-12-26
1
-6
/
+12
|
\
|
*
Disabling local modification of coords for non-multi and non-mystery caches
triakcz
2012-12-23
1
-9
/
+11
|
*
Fix #2273 Disable upload of coordinates for non multi/mystery caches
triakcz
2012-12-22
1
-2
/
+6
*
|
code cleanup: remove debug code
Bananeweizen
2012-12-26
1
-2
/
+2
*
|
refactoring: remove unnecessary null check
Bananeweizen
2012-12-22
1
-1
/
+1
|
/
*
Fix: do not use String#isEmpty()
Samuel Tardieu
2012-12-19
1
-1
/
+1
*
Refactoring: remove useless String.valueOf() calls
Samuel Tardieu
2012-12-18
1
-1
/
+1
[next]