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
/
ui
/
dialog
/
CoordinatesInputDialog.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactoring: re-add suppresswarnings for unused allocation
Bananeweizen
2014-11-23
1
-4
/
+11
*
Remove used-once interface IGeoData
Samuel Tardieu
2014-11-23
1
-2
/
+2
*
Do not name unused variable
Samuel Tardieu
2014-11-23
1
-2
/
+1
*
IGeoData#getCoords() can never be null
Samuel Tardieu
2014-11-23
1
-3
/
+1
*
Remove ignored exception parameters
Samuel Tardieu
2014-11-23
1
-2
/
+2
*
Fixes #2514, Edit coordinates: treatment of fractional seconds
rsudev
2014-11-06
1
-5
/
+18
*
rename package
Bananeweizen
2014-11-02
1
-3
/
+3
*
fix #4409: NPE when trying to edit WP coordinates
Samuel Tardieu
2014-10-09
1
-2
/
+2
*
new: set waypoint coordinates from clipboard
Bananeweizen
2014-10-08
1
-0
/
+22
*
Name ignored catch parameter as such
Samuel Tardieu
2014-09-09
1
-1
/
+1
*
Hide keyboard when leaving coordinate input dialog
SammysHP
2014-08-14
1
-0
/
+7
*
remove some findbugs issues
Bananeweizen
2014-07-09
1
-23
/
+25
*
remove unused import
Bananeweizen
2014-07-05
1
-20
/
+23
*
Fix light coordinates popup screen, HOLO is API 11+, not API 14+
Arne Schwabe
2014-07-01
1
-0
/
+5
*
Make Fragment implementation more conforming to the coding guidelines. Fixes...
Arne Schwabe
2014-05-20
1
-23
/
+54
*
fix compile errors
Bananeweizen
2014-05-20
1
-5
/
+0
*
Convert DateDialog and CoordinateInputDialog to DialogFragments, closes #3852
Arne Schwabe
2014-05-19
1
-40
/
+45
*
refactoring: avoid activity references
Bananeweizen
2014-05-11
1
-8
/
+14
*
Help FindBugs another way
Samuel Tardieu
2014-04-15
1
-3
/
+3
*
Help FindBugs to understand that variable cannot be null
Samuel Tardieu
2014-04-15
1
-1
/
+2
*
fix #3755: crash when user enters invalid coordinates
Samuel Tardieu
2014-04-15
1
-40
/
+45
*
Remove compatibility with API < 5
Samuel Tardieu
2014-04-01
1
-9
/
+9
*
refactoring: create cgeo.geocaching.sensors package
Samuel Tardieu
2014-03-06
1
-1
/
+1
*
refactoring: remove unused code
Bananeweizen
2014-01-12
1
-2
/
+2
*
remove bad throw statement
Bananeweizen
2014-01-01
1
-1
/
+0
*
refactoring: remove bad default case statements
Bananeweizen
2014-01-01
1
-4
/
+1
*
fix #3499: exception when parsing bad coordinates
Samuel Tardieu
2014-01-01
1
-38
/
+38
*
refactoring: findbugs cleanups
Bananeweizen
2013-10-02
1
-2
/
+5
*
refactoring: findbugs cleanup
Bananeweizen
2013-08-11
1
-7
/
+7
*
Implements #750, use preference activity
koem
2013-07-09
1
-2
/
+2
*
refactoring: code duplication
Bananeweizen
2013-06-21
1
-26
/
+16
*
refactoring: use activity names for layouts
Bananeweizen
2013-06-09
1
-1
/
+1
*
Fix #2527 - Apply dialog theme to dialogs
campbeb
2013-06-08
1
-1
/
+1
*
fix #1781: Remove help function
Bananeweizen
2013-05-09
1
-8
/
+0
*
refactoring: unify the action bar layout
Bananeweizen
2013-05-04
1
-1
/
+1
*
Fixes #2445, Light theme broken
rsudev
2013-02-14
1
-1
/
+1
*
Refactoring: rename cgCache into Geocache
Samuel Tardieu
2013-02-03
1
-3
/
+3
*
Remove unnecessary imports
Samuel Tardieu
2013-01-29
1
-4
/
+0
*
refactoring: move some more dialogs into new package
Bananeweizen
2013-01-27
1
-0
/
+488