| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix #4605: add a copy to clipboard button for system info | Samuel Tardieu | 2015-03-08 | 1 | -0/+6 |
| | | |||||
| * | cleanup: remove unused mapsforge layout | Bananeweizen | 2015-03-08 | 1 | -44/+0 |
| | | |||||
| * | new: link to github changelog | Bananeweizen | 2015-03-04 | 1 | -0/+15 |
| | | |||||
| * | new: filters as activity, not dialog | Bananeweizen | 2015-03-02 | 4 | -0/+65 |
| | | | | | This makes it possible to replace certain filters by better matching controls over time. | ||||
| * | new: show number of trackables in cache list | Bananeweizen | 2015-02-17 | 1 | -2/+10 |
| | | |||||
| * | use table layout for help page | Bananeweizen | 2015-01-31 | 1 | -93/+165 |
| | | |||||
| * | fix #4602: add system information in "about" and mails | Samuel Tardieu | 2015-01-08 | 1 | -0/+40 |
| | | |||||
| * | #4566 new voting dialog | Bananeweizen | 2014-12-30 | 3 | -20/+37 |
| | | | | The tap handler for the rating stars will be implemented later. | ||||
| * | refactoring: replace dynamically created attribute views | Bananeweizen | 2014-12-20 | 2 | -25/+22 |
| | | |||||
| * | refactoring: replace star images in cache details by rating bar | Bananeweizen | 2014-12-14 | 2 | -15/+4 |
| | | |||||
| * | Fixes #4489, Choose map directory in preferences not readable with light theme | rsudev | 2014-11-20 | 1 | -0/+1 |
| | | | | | - actively set background colour in parent view | ||||
| * | fix preview of spinners | Bananeweizen | 2014-11-02 | 2 | -2/+4 |
| | | | | This is only for the graphical preview in the IDE, not for runtime. | ||||
| * | improve layout performance | Bananeweizen | 2014-11-02 | 9 | -4/+15 |
| | | | | | | Avoid baseline alignment in horizontal linear layouts, if not needed. Detail at https://plus.google.com/108967384991768947849/posts/VfrNmPySb9cs | ||||
| * | new: set waypoint coordinates from clipboard | Bananeweizen | 2014-10-08 | 1 | -0/+8 |
| | | |||||
| * | fix #4252: allow logging from compass of waypoint | Bananeweizen | 2014-09-04 | 1 | -4/+8 |
| | | |||||
| * | list all waypoints as navigation target in compass | Bananeweizen | 2014-09-03 | 1 | -0/+2 |
| | | |||||
| * | visual editor layout preview | Bananeweizen | 2014-09-03 | 1 | -1/+2 |
| | | |||||
| * | fix #1437: auto fill waypoint name after type selection | Bananeweizen | 2014-09-03 | 1 | -5/+5 |
| | | |||||
| * | Merge branch 'release' | Bananeweizen | 2014-08-14 | 1 | -0/+15 |
| |\ | | | | | | | | | | | Conflicts: main/proguard-project.txt main/src/cgeo/geocaching/CacheDetailActivity.java | ||||
| | * | Merge pull request #4154 from rsudev/issue3843_longPress | Bananeweizen | 2014-08-14 | 1 | -0/+15 |
| | |\ | | | | | | | DO NOT MERGE YET: Fixes #3843, Action Bar: Secondary navigation tool? | ||||
| | | * | Fixes #3843, Action Bar: Secondary navigation tool? | rsudev | 2014-08-13 | 1 | -0/+15 |
| | | | | | | | | | | | | | - added an action provider that handles the long click and redirects to secondary default navigation | ||||
| * | | | Merge branch 'release' | Bananeweizen | 2014-08-13 | 1 | -15/+25 |
| |\ \ \ | |/ / | |||||
| | * | | Fix #1745: Fix Waypoint description overlapping navigation icon | Arne Schwabe | 2014-08-13 | 1 | -14/+25 |
| | |/ | |||||
| * | | explicitly set context for layout editor | Bananeweizen | 2014-08-11 | 64 | -82/+192 |
| |/ | |||||
| * | Move Google maps v1 files to package cgeo.geocaching.maps.google.v1 | Samuel Tardieu | 2014-07-30 | 1 | -1/+1 |
| | | | | | | Hopefully this will make someone motivated to create the .v2 alternative. | ||||
| * | Use text_color_hint from dark/light theme instead of hardcoded dark theme ↵ | Arne Schwabe | 2014-07-12 | 1 | -1/+1 |
| | | | | | (fixes #4056) | ||||
| * | fix #4049: trackable log send button not working | Bananeweizen | 2014-07-08 | 1 | -5/+0 |
| | | |||||
| * | follow naming conventions | Bananeweizen | 2014-07-03 | 1 | -2/+2 |
| | | | | Use the namespace "app" instead of "cgeo" for custom attributes. | ||||
| * | lint fix: suppress password input suggestion | Bananeweizen | 2014-06-29 | 1 | -2/+4 |
| | | |||||
| * | fix #3955: use recommended scrollbar styles | Bananeweizen | 2014-06-11 | 9 | -8/+26 |
| | | |||||
| * | Merge remote-tracking branch 'marco-dev/fixStaticMapsCropLayout' | rsudev | 2014-06-07 | 2 | -2/+2 |
| |\ | | | | | | | | | | | | | | | | | m dieser # Merge erforderlich ist, insbesondere wenn es einen aktualisierten # Upstream-Branch mit einem Thema-Branch zusammenführt. # # Zeilen beginnend mit '#' werden ignoriert, und eine leere Beschreibung # bricht den Commit ab. | ||||
| | * | fixes #3959 - don't crop static maps due to Google license | Marco Jacob | 2014-06-07 | 2 | -2/+2 |
| | | | |||||
| * | | lint fixes | Bananeweizen | 2014-06-01 | 2 | -2/+2 |
| | | | |||||
| * | | Merge pull request #3901 from schwabe/internal_webview | Bananeweizen | 2014-05-31 | 1 | -0/+12 |
| |\ \ | | | | | | | Internal webview | ||||
| | * | | Implement a small internal browser (using webview) and allow the user to ↵ | Arne Schwabe | 2014-05-24 | 1 | -0/+12 |
| | | | | | | | | | | | | | pick the user to select an internal/external browser if c:geo is the default of the geocaching url | ||||
| * | | | #3903: move offline log buttons to action bar | Bananeweizen | 2014-05-30 | 1 | -29/+0 |
| | | | | |||||
| * | | | #3903: image selection via actionbar | Bananeweizen | 2014-05-28 | 1 | -6/+0 |
| | | | | |||||
| * | | | #3903: send button in actionbar, signature as template | Bananeweizen | 2014-05-28 | 1 | -4/+0 |
| | | | | |||||
| * | | | #3903: gcvote rating bar | Bananeweizen | 2014-05-27 | 1 | -0/+21 |
| | | | | |||||
| * | | | remove link to manual | Bananeweizen | 2014-05-26 | 1 | -16/+0 |
| | | | | | | | | | | | | | The manual is not updated since 2011 and should not be pointed to any more. | ||||
| * | | | have the right list items and fragments in layout preview | Bananeweizen | 2014-05-26 | 7 | -18/+33 |
| | | | | |||||
| * | | | fix #3871: provide up navigation | Bananeweizen | 2014-05-24 | 2 | -3/+1 |
| |/ / | |||||
| * | | multiple lint and compiler warning fixes | Bananeweizen | 2014-05-24 | 1 | -161/+154 |
| | | | |||||
| * | | Convert DateDialog and CoordinateInputDialog to DialogFragments, closes #3852 | Arne Schwabe | 2014-05-19 | 1 | -7/+0 |
| | | | |||||
| * | | Fix Actionbar spinner in Light Layout, fixes #3858 | Arne Schwabe | 2014-05-19 | 1 | -3/+3 |
| | | | |||||
| * | | multiple lint fixes | Bananeweizen | 2014-05-18 | 10 | -744/+704 |
| | | | | | | | | | | | | | | | * remove android proguard rules * remove unused layout hierarchy elements * suppress map layout warnings for old layouts * remove unused images * typo | ||||
| * | | Implement ActionBar using AppCompat in cgeo | Arne Schwabe | 2014-05-17 | 34 | -200/+119 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | fix #3632: No Swipe on cache details | Bananeweizen | 2014-03-01 | 1 | -2/+1 |
| | | |||||
| * | fix #3470: map: unsure coords popup checkbox hidden | Bananeweizen | 2014-01-17 | 1 | -7/+0 |
| | | |||||
| * | new: search suggestions for all search fields | Bananeweizen | 2014-01-14 | 1 | -4/+4 |
| | | |||||
