aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Flatten menu in the List menu, makes new list more accessible, fixes #3884Arne Schwabe2014-05-223-37/+12
* Merge pull request #3889 from rsudev/crowdin_translationsrsudev2014-05-211-2/+2
|\
| * crowdin: New translationsrsudev2014-05-211-2/+2
|/
* Merge pull request #3880 from schwabe/fix_coords_dialogsrsudev2014-05-204-52/+82
|\
| * Make Fragment implementation more conforming to the coding guidelines. Fixes...Arne Schwabe2014-05-204-52/+82
|/
* Merge pull request #3878 from rsudev/crowdin_translationsrsudev2014-05-201-0/+3
|\
| * crowdin: New translationsrsudev2014-05-201-0/+3
|/
* fix compile errorsBananeweizen2014-05-206-11/+4
* Merge pull request #3847 from schwabe/cgeo_nfcBananeweizen2014-05-2025-31/+130
|\
| * Implement Android Beam (NFC Sharing) for cgeoArne Schwabe2014-05-1825-31/+130
* | Merge pull request #3876 from schwabe/holosearchiconSammysHP2014-05-204-1/+1
|\ \
| * | Use holo style search iconArne Schwabe2014-05-204-1/+1
|/ /
* | Merge pull request #3869 from schwabe/fix_iusse3852Bananeweizen2014-05-2010-113/+80
|\ \
| * | Convert DateDialog and CoordinateInputDialog to DialogFragments, closes #3852Arne Schwabe2014-05-1910-113/+80
* | | Merge pull request #3873 from rsudev/crowdin_translationsrsudev2014-05-191-0/+3
|\ \ \
| * | | crowdin: New translationsrsudev2014-05-191-0/+3
|/ / /
* | | Merge pull request #3870 from rsudev/crowdin_translationsrsudev2014-05-1919-398/+410
|\ \ \
| * | | crowdin: New translationsrsudev2014-05-1919-398/+410
|/ / /
* | | 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
| |/
* | Merge pull request #3867 from schwabe/theme_cleanuprsudev2014-05-192-74/+12
|\ \
| * | Fix Actionbar spinner in Light Layout, fixes #3858Arne Schwabe2014-05-192-3/+7
| * | Let popup themes inherit from base cgeo themes, removing duplicate theme item...Arne Schwabe2014-05-191-71/+5
* | | Merge pull request #3868 from schwabe/issue_3865rsudev2014-05-191-3/+3
|\ \ \ | |/ / |/| |
| * | Fix issue #3865Arne Schwabe2014-05-191-3/+3
|/ /
* | Update changelog_master.xmlLars2014-05-191-1/+3
* | Merge pull request #3840 from rsudev/issue96rsudev2014-05-194-1/+37
|\ \ | |/ |/|
| * Implements #96, Change log / What's new popup on startrsudev2014-05-184-1/+37
|/
* multiple lint fixesBananeweizen2014-05-1822-883/+817
* push settings action further downBananeweizen2014-05-181-6/+6
* show about when clicking home in main activityBananeweizen2014-05-181-1/+2
* change: use complete actionbar space for search inputBananeweizen2014-05-181-17/+18
* ignore all lint issue in appcompatBananeweizen2014-05-181-0/+154
* Ant build: have default build.xmlBananeweizen2014-05-182-0/+112
* refactoring: remove Sonar nature from main projectBananeweizen2014-05-181-8/+0
* 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
* include appcompat in repo to ease the buildBananeweizen2014-05-18429-1/+6478
* upgrade support library to avoid conflict with actionbarBananeweizen2014-05-181-0/+0
* Merge remote-tracking branch 'schwabe/actionbar_pullrequest'Bananeweizen2014-05-18200-961/+1674
|\
| * Allow the user to choose always displaying the overflow buttonArne Schwabe2014-05-176-0/+48
| * Add off image for the mylocation png and add use for mapsviewArne Schwabe2014-05-174-2/+2
| * Update menu icons with newer version imported from Android Open Source ProjectArne Schwabe2014-05-1796-0/+0
| * Implement ActionBar using AppCompat in cgeoArne Schwabe2014-05-1795-959/+1617
* | Update changelog_master.xmlLars2014-05-181-0/+5
* | #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-178-8/+99