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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #3933: switching list leads to onloadfinished of current loader
Bananeweizen
2014-06-01
2
-21
/
+17
*
fix #3915: show filter count also in actionbar spinner
Bananeweizen
2014-05-31
2
-78
/
+93
*
fix #3928: update speech menu on actions
Bananeweizen
2014-05-31
1
-13
/
+15
*
have store/delete/refresh in action bar
Bananeweizen
2014-05-31
1
-125
/
+146
*
fix broken unit tests
Bananeweizen
2014-05-31
1
-81
/
+77
*
Merge pull request #3901 from schwabe/internal_webview
Bananeweizen
2014-05-31
25
-71
/
+82
|
\
|
*
Implement a small internal browser (using webview) and allow the user to pick...
Arne Schwabe
2014-05-24
4
-3
/
+51
|
*
Revert the url distinguistion from "Implement Android Beam (NFC Sharing) for ...
Arne Schwabe
2014-05-24
23
-69
/
+32
*
|
#3903: move offline log buttons to action bar
Bananeweizen
2014-05-30
1
-53
/
+46
*
|
fix #3923: signature template not resolved recursively
Bananeweizen
2014-05-30
3
-24
/
+39
*
|
#3922: remove static runnable references
Bananeweizen
2014-05-30
1
-195
/
+223
*
|
#3922: remove more map references of non static inner classes
Bananeweizen
2014-05-30
1
-8
/
+39
*
|
new: contextual action bar for cache details and trackable
Bananeweizen
2014-05-29
3
-97
/
+180
*
|
cleanup: remove unwanted authors javadoc tag
Bananeweizen
2014-05-29
1
-4
/
+0
*
|
fix NPE in test
Bananeweizen
2014-05-28
3
-6
/
+14
*
|
fix #3920: wrong progress reporting for loc import
Bananeweizen
2014-05-28
1
-2
/
+3
*
|
#3903: image selection via actionbar
Bananeweizen
2014-05-28
1
-26
/
+11
*
|
#3903: send button in actionbar, signature as template
Bananeweizen
2014-05-28
5
-55
/
+50
*
|
#3903: gcvote rating bar
Bananeweizen
2014-05-27
2
-47
/
+58
*
|
fix #3918: remove GCC from navigation
Bananeweizen
2014-05-27
2
-30
/
+0
*
|
fix #3916: enable event deletion only for actual past events
Bananeweizen
2014-05-27
1
-3
/
+3
*
|
fix #3912: update list title before loading
Bananeweizen
2014-05-26
1
-1
/
+1
*
|
remove link to manual
Bananeweizen
2014-05-26
1
-2
/
+0
*
|
Fixes #3859, Doubled gcvote in popup
rsudev
2014-05-25
1
-1
/
+0
*
|
avoid useless initializations in layout preview mode
Bananeweizen
2014-05-25
3
-2
/
+23
*
|
fix: menus not updated dynamically on 2.3
Bananeweizen
2014-05-25
6
-48
/
+8
*
|
refactoring: make list spinner adapter top level class
Bananeweizen
2014-05-25
2
-64
/
+74
*
|
fix: some activities not showing dynamic title
Bananeweizen
2014-05-24
4
-6
/
+16
*
|
Revert "Fix issue #3865"
Bananeweizen
2014-05-24
1
-3
/
+3
*
|
fix #3871: provide up navigation
Bananeweizen
2014-05-24
16
-60
/
+46
|
/
*
fix #3980: re-initialize sort order after switch to history
Bananeweizen
2014-05-24
1
-5
/
+9
*
fix #2049: automate download of cartridge
Bananeweizen
2014-05-24
1
-1
/
+21
*
multiple lint and compiler warning fixes
Bananeweizen
2014-05-24
2
-4
/
+4
*
Fix #3899: Units.getSpeed() returns uncommon string
SammysHP
2014-05-23
1
-5
/
+5
*
#3818: kill multiple map references
Bananeweizen
2014-05-23
1
-58
/
+92
*
fix #3897: own log not added to friend/own log page after logging
Samuel Tardieu
2014-05-22
1
-0
/
+1
*
fix #3877: hide menu items instead of disabling them
Bananeweizen
2014-05-22
3
-7
/
+8
*
Flatten menu in the List menu, makes new list more accessible, fixes #3884
Arne Schwabe
2014-05-22
1
-14
/
+2
*
Make Fragment implementation more conforming to the coding guidelines. Fixes...
Arne Schwabe
2014-05-20
4
-52
/
+82
*
fix compile errors
Bananeweizen
2014-05-20
3
-7
/
+0
*
Merge pull request #3847 from schwabe/cgeo_nfc
Bananeweizen
2014-05-20
24
-31
/
+125
|
\
|
*
Implement Android Beam (NFC Sharing) for cgeo
Arne Schwabe
2014-05-18
24
-31
/
+125
*
|
Merge pull request #3869 from schwabe/fix_iusse3852
Bananeweizen
2014-05-20
8
-99
/
+80
|
\
\
|
*
|
Convert DateDialog and CoordinateInputDialog to DialogFragments, closes #3852
Arne Schwabe
2014-05-19
8
-99
/
+80
*
|
|
Merge pull request #3850 from schwabe/fix_oauth_dialogs
Bananeweizen
2014-05-19
3
-17
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Don't let the OAuth dialogs use the Dialog theme
Arne Schwabe
2014-05-18
3
-17
/
+5
|
|
/
*
|
Fix issue #3865
Arne Schwabe
2014-05-19
1
-3
/
+3
*
|
Implements #96, Change log / What's new popup on start
rsudev
2014-05-18
3
-1
/
+36
|
/
*
show about when clicking home in main activity
Bananeweizen
2014-05-18
1
-1
/
+2
*
multiple code cleanups
Bananeweizen
2014-05-18
6
-25
/
+8
[next]