| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | 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 | |
| | | | | | | | | | | | | | Our classes are way to big, we should extract as many of the static sub classes as possible. | |||||
| * | | | 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 | |
| | | | | | | | | | | | | | This reverts commit 7bb1c9d2bb0f12c66866303143e33b539fce18f3. | |||||
| * | | | fix #3871: provide up navigation | Bananeweizen | 2014-05-24 | 19 | -68/+83 | |
| | |/ |/| | ||||||
| * | | 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 | 4 | -322/+308 | |
| | | | ||||||
| * | | 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 | |
| | | | ||||||
| * | | Revert accidental deletion of strings | SammysHP | 2014-05-23 | 7 | -0/+7 | |
| | | | | | | | | | | | Partially reverts 908238bba0f53f11151f2de2f424f994aef886f7 and 58991a3e861048d9b35462fae07246e2272e82b7. | |||||
| * | | fix #3897: own log not added to friend/own log page after logging | Samuel Tardieu | 2014-05-22 | 1 | -0/+1 | |
| | | | ||||||
| * | | remove unused resources (lint warnings) | Bananeweizen | 2014-05-22 | 19 | -22/+0 | |
| | | | ||||||
| * | | remove no longer used strings (lint error) | Bananeweizen | 2014-05-22 | 17 | -20/+0 | |
| | | | ||||||
| * | | fix #3877: hide menu items instead of disabling them | Bananeweizen | 2014-05-22 | 4 | -8/+8 | |
| | | | | | | | | | We probably need to do further rework on the menus, but this fixes at least the style guideline issue. | |||||
| * | | Merge pull request #3892 from schwabe/fix_3884 | Bananeweizen | 2014-05-22 | 3 | -37/+12 | |
| |\ \ | | | | | | | Flatten menu in the List menu, fixes #3884 | |||||
| | * | | Flatten menu in the List menu, makes new list more accessible, fixes #3884 | Arne Schwabe | 2014-05-22 | 3 | -37/+12 | |
| | | | | ||||||
| * | | | fix bad menu item attribute | Bananeweizen | 2014-05-22 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | crowdin: New translations | rsudev | 2014-05-21 | 1 | -2/+2 | |
| | | | ||||||
| * | | Make Fragment implementation more conforming to the coding guidelines. ↵ | Arne Schwabe | 2014-05-20 | 4 | -52/+82 | |
| | | | | | | | | | Fixes crash on rotation | |||||
| * | | crowdin: New translations | rsudev | 2014-05-20 | 1 | -0/+3 | |
| | | | ||||||
| * | | fix compile errors | Bananeweizen | 2014-05-20 | 3 | -7/+0 | |
| | | | ||||||
| * | | Merge pull request #3847 from schwabe/cgeo_nfc | Bananeweizen | 2014-05-20 | 25 | -31/+130 | |
| |\ \ | | | | | | | Implement Android Beam (NFC Sharing) for cgeo | |||||
| | * | | Implement Android Beam (NFC Sharing) for cgeo | Arne Schwabe | 2014-05-18 | 25 | -31/+130 | |
| | |/ | | | | | | | To support direct opening of CGEO on the other device, introduce a distinction between getBrowserURL and getCgeoURL in providers. | |||||
| * | | Use holo style search icon | Arne Schwabe | 2014-05-20 | 4 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #3869 from schwabe/fix_iusse3852 | Bananeweizen | 2014-05-20 | 10 | -113/+80 | |
| |\ \ | | | | | | | Convert DateDialog and CoordinateInputDialog to DialogFragments, closes #3852 | |||||
| | * | | Convert DateDialog and CoordinateInputDialog to DialogFragments, closes #3852 | Arne Schwabe | 2014-05-19 | 10 | -113/+80 | |
| | | | | ||||||
| * | | | crowdin: New translations | rsudev | 2014-05-19 | 1 | -0/+3 | |
| | | | | ||||||
| * | | | crowdin: New translations | rsudev | 2014-05-19 | 17 | -398/+408 | |
| | | | | ||||||
| * | | | 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 | |||||
| | * | | Don't let the OAuth dialogs use the Dialog theme | Arne Schwabe | 2014-05-18 | 3 | -17/+5 | |
| | |/ | | | | | | | This fixes the crash when a OAuth dialog is shown, a correct fix would to convert the OAuth dialogs to activities/DialogFragment but that is more work and can be done later. | |||||
| * | | Merge pull request #3867 from schwabe/theme_cleanup | rsudev | 2014-05-19 | 2 | -74/+12 | |
| |\ \ | | | | | | | Theme cleanup | |||||
| | * | | Fix Actionbar spinner in Light Layout, fixes #3858 | Arne Schwabe | 2014-05-19 | 2 | -3/+7 | |
| | | | | ||||||
| | * | | Let popup themes inherit from base cgeo themes, removing duplicate theme ↵ | Arne Schwabe | 2014-05-19 | 1 | -71/+5 | |
| | | | | | | | | | | | | | item definitions | |||||
| * | | | Fix issue #3865 | Arne Schwabe | 2014-05-19 | 1 | -3/+3 | |
| |/ / | ||||||
| * | | Update changelog_master.xml | Lars | 2014-05-19 | 1 | -1/+3 | |
| | | | ||||||
| * | | Implements #96, Change log / What's new popup on start | rsudev | 2014-05-18 | 4 | -1/+37 | |
| |/ | | | | | | - Checks the last version from preferences with current - Stores current version - switches to about - changelog on version change | |||||
| * | multiple lint fixes | Bananeweizen | 2014-05-18 | 21 | -845/+799 | |
| | | | | | | | | * remove android proguard rules * remove unused layout hierarchy elements * suppress map layout warnings for old layouts * remove unused images * typo | |||||
| * | push settings action further down | Bananeweizen | 2014-05-18 | 1 | -6/+6 | |
| | | | | | | According to the guidelines, settings are only needed by the user seldomly and shall therefore not be the most prominent action in the action bar. | |||||
| * | show about when clicking home in main activity | Bananeweizen | 2014-05-18 | 1 | -1/+2 | |
| | | ||||||
| * | change: use complete actionbar space for search input | Bananeweizen | 2014-05-18 | 1 | -17/+18 | |
| | | ||||||
| * | refactoring: remove Sonar nature from main project | Bananeweizen | 2014-05-18 | 1 | -8/+0 | |
| | | ||||||
| * | multiple code cleanups | Bananeweizen | 2014-05-18 | 6 | -25/+8 | |
| | | | | | | | | | * unused imports * remove author comment * restrict access * fix StaticMapsActivity code generation cycle (it should not contain references to classes which are generated by the annotation processor from itself) | |||||
| * | remove Java warning on unused argument | Bananeweizen | 2014-05-18 | 1 | -1/+6 | |
| | | ||||||
| * | avoid application crash when clicking home button | Bananeweizen | 2014-05-18 | 1 | -0/+3 | |
| | | | | | | Every activity starts the main activity when clicking the home button. We should avoid that in the main activity itself as it leads to a crash of the app. | |||||
| * | include appcompat in repo to ease the build | Bananeweizen | 2014-05-18 | 1 | -1/+1 | |
| | | | | | If anyone wants to use git submodules instead, this can easily be done afterwards. | |||||
| * | upgrade support library to avoid conflict with actionbar | Bananeweizen | 2014-05-18 | 1 | -0/+0 | |
| | | | | | All projects must use the same library version, otherwise it will not build. | |||||
| * | Merge remote-tracking branch 'schwabe/actionbar_pullrequest' | Bananeweizen | 2014-05-18 | 200 | -961/+1674 | |
| |\ | | | | | | | | | | | Conflicts: main/res/values/preference_keys.xml main/src/cgeo/geocaching/CgeoApplication.java | |||||
| | * | Allow the user to choose always displaying the overflow button | Arne Schwabe | 2014-05-17 | 6 | -0/+48 | |
| | | | | | | | | | | | | | | | Manually Cherry pick from rsudev/actionbar_schwabe: Always display the overflow menu button. Allow user to decide if the overflow should be shown or not. Since this only works on 3.0-4.3 hide the option on other platforms. | |||||
| | * | Add off image for the mylocation png and add use for mapsview | Arne Schwabe | 2014-05-17 | 4 | -2/+2 | |
| | | | ||||||
