aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
* new: contextual action bar for cache details and trackableBananeweizen2014-05-293-97/+180
* cleanup: remove unwanted authors javadoc tagBananeweizen2014-05-291-4/+0
* fix NPE in testBananeweizen2014-05-283-6/+14
* fix #3920: wrong progress reporting for loc importBananeweizen2014-05-281-2/+3
* #3903: image selection via actionbarBananeweizen2014-05-281-26/+11
* #3903: send button in actionbar, signature as templateBananeweizen2014-05-285-55/+50
* #3903: gcvote rating barBananeweizen2014-05-272-47/+58
* fix #3918: remove GCC from navigationBananeweizen2014-05-272-30/+0
* fix #3916: enable event deletion only for actual past eventsBananeweizen2014-05-271-3/+3
* fix #3912: update list title before loadingBananeweizen2014-05-261-1/+1
* remove link to manualBananeweizen2014-05-261-2/+0
* Fixes #3859, Doubled gcvote in popuprsudev2014-05-251-1/+0
* avoid useless initializations in layout preview modeBananeweizen2014-05-253-2/+23
* fix: menus not updated dynamically on 2.3Bananeweizen2014-05-256-48/+8
* refactoring: make list spinner adapter top level classBananeweizen2014-05-252-64/+74
* fix: some activities not showing dynamic titleBananeweizen2014-05-244-6/+16
* Revert "Fix issue #3865"Bananeweizen2014-05-241-3/+3
* fix #3871: provide up navigationBananeweizen2014-05-2416-60/+46
* fix #3980: re-initialize sort order after switch to historyBananeweizen2014-05-241-5/+9
* fix #2049: automate download of cartridgeBananeweizen2014-05-241-1/+21
* multiple lint and compiler warning fixesBananeweizen2014-05-242-4/+4
* Fix #3899: Units.getSpeed() returns uncommon stringSammysHP2014-05-231-5/+5
* #3818: kill multiple map referencesBananeweizen2014-05-231-58/+92
* fix #3897: own log not added to friend/own log page after loggingSamuel Tardieu2014-05-221-0/+1
* fix #3877: hide menu items instead of disabling themBananeweizen2014-05-223-7/+8
* Flatten menu in the List menu, makes new list more accessible, fixes #3884Arne Schwabe2014-05-221-14/+2
* Make Fragment implementation more conforming to the coding guidelines. Fixes...Arne Schwabe2014-05-204-52/+82
* fix compile errorsBananeweizen2014-05-203-7/+0
* Merge pull request #3847 from schwabe/cgeo_nfcBananeweizen2014-05-2024-31/+125
|\
| * Implement Android Beam (NFC Sharing) for cgeoArne Schwabe2014-05-1824-31/+125
* | Merge pull request #3869 from schwabe/fix_iusse3852Bananeweizen2014-05-208-99/+80
|\ \
| * | Convert DateDialog and CoordinateInputDialog to DialogFragments, closes #3852Arne Schwabe2014-05-198-99/+80
* | | Merge pull request #3850 from schwabe/fix_oauth_dialogsBananeweizen2014-05-193-17/+5
|\ \ \ | |/ / |/| |
| * | Don't let the OAuth dialogs use the Dialog themeArne Schwabe2014-05-183-17/+5
| |/
* | Fix issue #3865Arne Schwabe2014-05-191-3/+3
* | Implements #96, Change log / What's new popup on startrsudev2014-05-183-1/+36
|/
* show about when clicking home in main activityBananeweizen2014-05-181-1/+2
* multiple code cleanupsBananeweizen2014-05-186-25/+8
* remove Java warning on unused argumentBananeweizen2014-05-181-1/+6
* avoid application crash when clicking home buttonBananeweizen2014-05-181-0/+3
* Merge remote-tracking branch 'schwabe/actionbar_pullrequest'Bananeweizen2014-05-1840-714/+1334
|\
| * Allow the user to choose always displaying the overflow buttonArne Schwabe2014-05-173-0/+37
| * Implement ActionBar using AppCompat in cgeoArne Schwabe2014-05-1737-714/+1298
* | #3818: remove further GC blocking referencesBananeweizen2014-05-1712-47/+60
* | Fixes #3838, All caches are "own" if not logged in to GC.comrsudev2014-05-172-3/+3
* | some formatting fixesBananeweizen2014-05-174-51/+34
* | #3818: enable memory dumps on demandBananeweizen2014-05-175-8/+92
* | fix #3823: detect import file type by contentBananeweizen2014-05-173-34/+151
|/
* fix #3255: don't ask for list when storing from historyBananeweizen2014-05-174-17/+19
* fix #3342: show send2cgeo menu also with no registrationBananeweizen2014-05-171-2/+15