| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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. | ||||
| * | change: use complete actionbar space for search input | Bananeweizen | 2014-05-18 | 1 | -17/+18 |
| | | |||||
| * | Merge remote-tracking branch 'schwabe/actionbar_pullrequest' | Bananeweizen | 2014-05-18 | 157 | -246/+330 |
| |\ | | | | | | | | | | | 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 | 3 | -0/+11 |
| | | | | | | | | | | | | | | | 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 |
| | | | |||||
| | * | Update menu icons with newer version imported from Android Open Source Project | Arne Schwabe | 2014-05-17 | 96 | -0/+0 |
| | | | | | | | | | These menu icon are designed for the new ActionBar | ||||
| | * | Implement ActionBar using AppCompat in cgeo | Arne Schwabe | 2014-05-17 | 56 | -244/+317 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This a first version of an ActionBar implementation with following properties: - The application should be usuable (there still might be bugs left from the conversation to Action) - Provides a more modern feeling on all devices - gets rid of the "dots of shame" on Android 3.0+ devices - The Maps classes MUST inherit from Activity instead of ActionBarActivity. There these classes use the old ActionBar on Android 2.3 devices and the real ActionBar on 3.0+ - This can be fixed when cgeo is ported to Google Maps API v2.0 API which usesFragment - The Dialog classes (CachePopup and WaypointPopup) have been converted to DialogFragments - The AppCombat themes provide no Theme.Dialog theme - this will later ease using these Fragment in other Activities - Use an almost empty activity which just shows the DialogFragment - Use the 'old' ActionBar but which overflow menu button to fit into Holo Design Style - Using a real ActionBar for Dialogs is not really support by Android and trying to force the frame into showing an Actionbar on a dialog leeds to strange bugs/effects - Most of the icon are still the Android 2.3 Menu Icon. These need to be replaced with Holo Style Icons - for most menu icon the ifRoom and/or withText attributes should be reviewed and set - The ActionBar of the main Activity is transparent. This is more or less by accident but looks good - Review Up Action of activities. Is going back to Main Activity always the semantically right thing to do? - Shortpress/Longpress on the Actionbars Compass Icon for primary/secondary Navigation clashes the normal ActionBar behaviour of long pressing to show the text of the action This commit contains many fixes and suggestions from rsudev | ||||
| * | | Update changelog_master.xml | Lars | 2014-05-18 | 1 | -0/+5 |
| | | | |||||
| * | | #3818: enable memory dumps on demand | Bananeweizen | 2014-05-17 | 3 | -0/+7 |
| |/ | |||||
| * | fix #3342: show send2cgeo menu also with no registration | Bananeweizen | 2014-05-17 | 2 | -9/+16 |
| | | |||||
| * | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2014-05-14 | 1 | -1/+1 |
| |\ | | | | | | | | | Conflicts: main/res/values/changelog_release.xml | ||||
| | * | Update changelog_release.xml | Lars | 2014-05-14 | 1 | -4/+2 |
| | | | | | | | | | Sometime the github UI changes the branch without notice. So the first update went to the wrong branch. | ||||
| * | | Update changelog_release.xml | Lars | 2014-05-14 | 1 | -4/+2 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-05-13 | 1 | -11/+14 |
| |\ \ | |/ | |||||
| | * | Update changelog_release.xml | Lars | 2014-05-06 | 1 | -11/+14 |
| | | | | | | | | | | | | | - Adapted to new format - Some wording corrections - Milestone Corrected - Appended section for possible next bugfix release | ||||
| * | | crowdin: New translations | rsudev | 2014-05-12 | 1 | -2/+2 |
| | | | |||||
| * | | crowdin: New translations | rsudev | 2014-05-08 | 2 | -4/+13 |
| | | | |||||
| * | | crowdin: New translations | rsudev | 2014-05-06 | 2 | -0/+10 |
| | | | |||||
| * | | Update changelog_master.xml | Lars | 2014-05-06 | 1 | -0/+9 |
| | | | | | | | I changed the format of the changelog from two separate sections into a prefix (New/Fix) as originally suggested by @Bananeweizen. | ||||
| * | | crowdin: New translations | rsudev | 2014-05-05 | 2 | -3/+7 |
| | | | |||||
| * | | crowdin: New translations | rsudev | 2014-05-05 | 17 | -49/+4 |
| | | | |||||
| * | | Fixes #1793 - personal logs on friends logs tab | Marco Jacob | 2014-05-03 | 2 | -5/+5 |
| | | | |||||
| * | | Implements #3758, Filter for "Not found" caches | rsudev | 2014-05-01 | 1 | -0/+1 |
| | | | |||||
| * | | crowdin: New translations | rsudev | 2014-04-30 | 1 | -0/+3 |
| |/ | |||||
| * | Correction for release notes | rsudev | 2014-04-30 | 1 | -2/+1 |
| | | |||||
| * | Updated changelog | rsudev | 2014-04-29 | 2 | -7/+8 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/release' | rsudev | 2014-04-28 | 1 | -10/+4 |
| |\ | |||||
| | * | Adapted changelog | rsudev | 2014-04-28 | 1 | -10/+4 |
| | | | |||||
| * | | crowdin: New translations | rsudev | 2014-04-28 | 3 | -5/+10 |
| | | | |||||
| * | | crowdin: New translations | rsudev | 2014-04-24 | 2 | -1/+4 |
| | | | |||||
| * | | crowdin: New translations | rsudev | 2014-04-23 | 4 | -14/+12 |
| | | | |||||
| * | | #3783: added icons for giga event | rsudev | 2014-04-23 | 2 | -0/+0 |
| | | | |||||
| * | | #3783: support giga event type | Michael Keppler | 2014-04-23 | 1 | -0/+1 |
| | | | | | | | New icons are still missing. | ||||
| * | | new: integrate mapswithme | Michael Keppler | 2014-04-21 | 4 | -1/+10 |
| | | | |||||
| * | | crowdin: New translations | rsudev | 2014-04-21 | 1 | -5/+5 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-04-19 | 1 | -3/+2 |
| |\ \ | |/ | |||||
| | * | Version code | Samuel Tardieu | 2014-04-19 | 1 | -1/+1 |
| | | | |||||
| | * | Clean up duplicates in changelog | Lars | 2014-04-16 | 1 | -2/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'upstream/release' | rsudev | 2014-04-16 | 3 | -44/+14 |
| |\ \ | |/ | |||||
| | * | crowdin: New translations | rsudev | 2014-04-16 | 2 | -0/+12 |
| | | | |||||
| | * | Update changelog_release.xml | Lars | 2014-04-16 | 1 | -44/+2 |
| | | | | | | | | | Exclude old change notes and update milestone (Milestone assignment on github to be corrected...Will do that) | ||||
| * | | Prepare Changelog on master | Samuel Tardieu | 2014-04-16 | 1 | -0/+6 |
| |/ | |||||
| * | Update ChangeLogs | Samuel Tardieu | 2014-04-16 | 2 | -8/+6 |
| | | |||||
| * | crowdin: New translations | rsudev | 2014-04-15 | 7 | -1/+102 |
| | | |||||
| * | crowdin: New translations | rsudev | 2014-04-14 | 6 | -5/+31 |
| | | |||||
| * | Update changelog_master.xml | Lars | 2014-04-14 | 1 | -0/+2 |
| | | |||||
| * | crowdin: New translations | rsudev | 2014-04-13 | 2 | -0/+14 |
| | | |||||
| * | crowdin: New translations | rsudev | 2014-04-10 | 4 | -3/+35 |
| | | |||||
| * | crowdin: New translations | rsudev | 2014-04-09 | 2 | -16/+34 |
| | | |||||
| * | Add service status to service summary | rsudev | 2014-04-09 | 3 | -1/+3 |
| | | |||||
