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
/
activity
Commit message (
Expand
)
Author
Age
Files
Lines
*
lint fixes
Bananeweizen
2014-06-01
1
-3
/
+7
*
Merge pull request #3901 from schwabe/internal_webview
Bananeweizen
2014-05-31
1
-0
/
+28
|
\
|
*
Implement a small internal browser (using webview) and allow the user to pick...
Arne Schwabe
2014-05-24
1
-0
/
+28
*
|
new: contextual action bar for cache details and trackable
Bananeweizen
2014-05-29
1
-5
/
+10
*
|
fix: menus not updated dynamically on 2.3
Bananeweizen
2014-05-25
1
-2
/
+7
*
|
fix: some activities not showing dynamic title
Bananeweizen
2014-05-24
2
-3
/
+13
*
|
fix #3871: provide up navigation
Bananeweizen
2014-05-24
4
-27
/
+30
|
/
*
Merge pull request #3847 from schwabe/cgeo_nfc
Bananeweizen
2014-05-20
1
-0
/
+36
|
\
|
*
Implement Android Beam (NFC Sharing) for cgeo
Arne Schwabe
2014-05-18
1
-0
/
+36
*
|
Don't let the OAuth dialogs use the Dialog theme
Arne Schwabe
2014-05-18
2
-15
/
+2
|
/
*
multiple code cleanups
Bananeweizen
2014-05-18
1
-2
/
+1
*
Implement ActionBar using AppCompat in cgeo
Arne Schwabe
2014-05-17
6
-38
/
+125
*
Merge branch 'release' into upstream
Samuel Tardieu
2014-04-13
1
-1
/
+1
|
\
|
*
fix #3761: crash when long-clicking on a value field
Samuel Tardieu
2014-04-13
1
-1
/
+1
*
|
Remove compatibility with API < 5
Samuel Tardieu
2014-04-01
1
-3
/
+8
|
/
*
Use a subscription model for GeoDirHandler
Samuel Tardieu
2014-03-10
1
-0
/
+1
*
Automatically pair subscriptions in onResume/onPause
Samuel Tardieu
2014-03-10
1
-0
/
+13
*
refactoring: clean progress dialog handling
Samuel Tardieu
2014-02-27
1
-11
/
+6
*
Merge branch 'release' into upstream
Samuel Tardieu
2014-02-27
1
-2
/
+2
|
\
|
*
fix #3550: dialog don't show up the second time
Samuel Tardieu
2014-02-27
1
-2
/
+2
*
|
refactoring: do not duplicate code
Samuel Tardieu
2014-02-24
1
-0
/
+28
*
|
refactoring: do not duplicate code
Samuel Tardieu
2014-02-24
1
-0
/
+21
*
|
fix #3577: show keyboard on edit note
Bananeweizen
2014-01-31
2
-4
/
+46
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2014-01-26
1
-1
/
+6
|
\
\
|
|
/
|
*
fix #3570: crash when dismissing a progress dialog
Samuel Tardieu
2014-01-26
1
-1
/
+6
*
|
fix #3100: Set cursor in personal notes at the end
Bananeweizen
2014-01-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/release'
Bananeweizen
2014-01-17
1
-1
/
+3
|
\
\
|
|
/
|
*
fix #3545: Opening saved caches lead to crash if "Last Page" is active
Bananeweizen
2014-01-17
1
-1
/
+3
*
|
Use RxJava.Action1 instead of our RunnableWithArgument
Samuel Tardieu
2014-01-11
1
-1
/
+0
*
|
fix #3522: do not asynchronously play with GPS status
Samuel Tardieu
2014-01-08
1
-23
/
+0
|
/
*
fix #3521: GPS would stay on after a cache list refresh
Samuel Tardieu
2014-01-06
1
-0
/
+23
*
findbugs casts and dereference warnings
Michael Keppler
2013-12-25
1
-1
/
+1
*
fix #3477: NPE in view state management
Michael Keppler
2013-12-25
1
-2
/
+7
*
fix #3471: avoid null being possible in the interface
Michael Keppler
2013-12-25
1
-2
/
+5
*
refactoring: simplify confirmation dialogs, remove duplicate code
Bananeweizen
2013-12-19
4
-50
/
+1
*
refactor: generalize state storing for listview based viewpager pages
Bananeweizen
2013-12-08
1
-2
/
+4
*
Merge remote-tracking branch 'KiwiStone/issue-3354'
Bananeweizen
2013-12-08
1
-1
/
+35
|
\
|
*
fixes #3354 - Position not saved on logbook screen
KiwiStone
2013-11-29
1
-1
/
+35
*
|
refactor: upgrade to butterknife 4
Bananeweizen
2013-11-27
1
-2
/
+2
*
|
refactoring: remove unused code
Bananeweizen
2013-10-05
1
-9
/
+1
*
|
Fixes #3318, OC Authorization activity is black on black with light skin and ...
rsudev
2013-10-04
1
-1
/
+10
*
|
refactoring: cgeoapplication -> CgeoApplication
Samuel Tardieu
2013-09-13
2
-6
/
+6
*
|
findbugs: unchecked casts
Bananeweizen
2013-08-28
1
-2
/
+1
|
/
*
fix #3107: onscreen keyboard remains after failed search
Bananeweizen
2013-08-05
1
-1
/
+7
*
cleanup: remove redundant type casts
Samuel Tardieu
2013-07-14
1
-2
/
+2
*
Implements #750, use preference activity
koem
2013-07-09
2
-29
/
+34
*
ViewPager - Notify when contents of adapter change
campbeb
2013-06-12
1
-4
/
+9
*
Restore regular progress dialog styling
campbeb
2013-06-10
1
-1
/
+1
*
Fix #2527 - Apply dialog theme to dialogs
campbeb
2013-06-08
1
-1
/
+1
*
refactoring: fix deprecation warnings
Bananeweizen
2013-05-27
1
-4
/
+5
[next]