| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | New feature WPT visited marking | triakcz | 2013-02-24 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 39f9bc9f5c38aeccc1ee037f7f11859bfe86ab75 Author: TriakCZ <kunc88@gmail.com> Date: Sat Feb 16 12:46:45 2013 +0100 Resized tick at visited WPT, not showing cross commit 8b907641660fa62a1847c1a8ed11c5b874e567a1 Author: TriakCZ <kunc88@gmail.com> Date: Fri Feb 15 22:48:06 2013 +0100 Tick/cross is displayed at wpt only when there is at least one visited wpt commit 18b5e15f0b5fcc69d7f12c27fd72f6cfb8e69c27 Author: TriakCZ <kunc88@gmail.com> Date: Fri Feb 15 19:26:34 2013 +0100 Added ticks and cross for highlighting what was visited and what not commit 7a9d9694a0f2e7e31868f75e2c230e4bea07f87b Author: TriakCZ <kunc88@gmail.com> Date: Fri Feb 15 19:00:42 2013 +0100 Visited state now survives cache refresh commit 624b70faaf313638f5a9131fdfb60d83d4424696 Author: triakcz <kunc88@gmail.com> Date: Thu Feb 14 21:13:44 2013 +0100 new feature WPT visited marking | |||||
| * | Merge pull request #2494 from rsudev/6b | rsudev | 2013-02-23 | 2 | -0/+126 | |
| |\ | | | | | Image upload, implements #6 | |||||
| | * | ImageUpload - fine-tuning | rsudev | 2013-02-18 | 1 | -1/+0 | |
| | | | | | | | | | | | | | Removed test code and comments Some error-handling Localizability | |||||
| | * | Merge remote-tracking branch 'campbeb/fix6a' into 6b | rsudev | 2013-02-18 | 2 | -0/+127 | |
| | |\ | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/connector/gc/GCParser.java | |||||
| | | * | Added missing files | campbeb | 2013-01-18 | 1 | -0/+124 | |
| | | | | ||||||
| | | * | Remvoe unused image view and fix Java Docs | campbeb | 2013-01-16 | 1 | -9/+0 | |
| | | | | ||||||
| | | * | Fix #6 - Support uploading images with cache logs | campbeb | 2013-01-16 | 1 | -0/+12 | |
| | | | | ||||||
| * | | | Fix transparent background for popups | rsudev | 2013-02-19 | 2 | -2/+4 | |
| |/ / | | | | | | | | | In the recent style related reworkings, the transparency of the background of CachePopup and WaypointPopup got lost. Fixed again. | |||||
| * | | Detail View: moved list box under offline box | koem | 2013-02-14 | 1 | -41/+34 | |
| | | | ||||||
| * | | issue #275 - Move to other list from cache screen | koem | 2013-02-08 | 2 | -26/+70 | |
| | | | | | | | | | and: choose list when storing | |||||
| * | | refactoring: minor rename of resources | Bananeweizen | 2013-02-05 | 2 | -0/+0 | |
| | | | ||||||
| * | | Remove background attributes on layouts | Samuel Tardieu | 2013-02-02 | 27 | -41/+14 | |
| | | | | | | | | | | | | | If a background attribute is set on both a layout and a theme, the background is drawn twice. Since our themes define a background color, there is no need to set it on individual layouts too. | |||||
| * | | change wording from "GC code" to "geo code" | Bananeweizen | 2013-02-01 | 1 | -3/+3 | |
| | | | ||||||
| * | | lint cleanups | Bananeweizen | 2013-01-28 | 18 | -959/+1253 | |
| | | | | | | | | | * unused resources * textIsSelectable | |||||
| * | | #1791: remove reset coords dialog | Bananeweizen | 2013-01-27 | 1 | -40/+0 | |
| | | | ||||||
| * | | #1791: refactor live map hint activity into a dialog | Bananeweizen | 2013-01-27 | 1 | -46/+21 | |
| | | | ||||||
| * | | #1791: remove selfmade dialog button | Bananeweizen | 2013-01-23 | 2 | -14/+4 | |
| | | | ||||||
| * | | Limit TB log to 4000 characters | campbeb | 2013-01-19 | 1 | -0/+1 | |
| | | | ||||||
| * | | Fix #2409 - Limit log text to 4000 characters | campbeb | 2013-01-19 | 1 | -0/+1 | |
| | | | ||||||
| * | | fix #2393: hide initial view of the status fragment | Samuel Tardieu | 2013-01-13 | 2 | -2/+2 | |
| |/ | ||||||
| * | fix some translation errors | Bananeweizen | 2013-01-12 | 1 | -1/+0 | |
| | | ||||||
| * | Merge pull request #2368 from campbeb/fix1641 | SammysHP | 2013-01-10 | 3 | -16/+13 | |
| |\ | | | | | Fix #1641. Apply style colors to dialogs to match setting | |||||
| | * | Fix #1641. Apply style colors to dialogs to match setting | Brian | 2013-01-09 | 3 | -16/+13 | |
| | | | | | | | | | | | | | Before, dialogs had a semi-transparent grey background and using light skins could leave some text unreadable. This changes the background to match settings choice and ensures text is colored accordingly. | |||||
| * | | Use Fragment for displaying status | Samuel Tardieu | 2013-01-09 | 2 | -19/+25 | |
| |/ | ||||||
| * | Modify #2330 for layout fix and string wording | Brian | 2013-01-06 | 1 | -6/+3 | |
| | | | | | | Radio button text was not visible with light skin and english strings changed for better wording. | |||||
| * | Merge branch 'fix_2290_radio' of git://github.com/triakcz/c-geo-opensource ↵ | Brian | 2013-01-06 | 2 | -21/+43 | |
| |\ | | | | | | | into triakcz-fix_2290_radio | |||||
| | * | Coord modification code refactored from chbox to radiobtn | triakcz | 2013-01-04 | 2 | -21/+43 | |
| | | | ||||||
| * | | Opencaching integration with oc11xml api | rsudev | 2012-12-31 | 1 | -0/+22 | |
| |/ | | | | Implements load of cache details, coordinate search and viewport search for opencaching.de based on oc11xml api | |||||
| * | Simplify checkbox layout | Brian | 2012-12-27 | 1 | -500/+53 | |
| | | | | | Use text attribute and style inheritance | |||||
| * | Add checkbox style to ensure proper formatting | Brian | 2012-12-27 | 1 | -4/+2 | |
| | | | | | | | With introduction of using text field of checkbox widget, a stlye needs to be applied to ensure the formatting is consistent. | |||||
| * | fix #2289: layout issues in upload coords feature | Bananeweizen | 2012-12-26 | 1 | -32/+6 | |
| | | ||||||
| * | Merge pull request #2283 from triakcz/fix_2273 | Bananeweizen | 2012-12-26 | 1 | -4/+7 | |
| |\ | | | | | Fix #2273 Disable upload of coordinates for non multi/mystery caches | |||||
| | * | Disabling local modification of coords for non-multi and non-mystery caches | triakcz | 2012-12-23 | 1 | -4/+7 | |
| | | | ||||||
| * | | refactoring: convert trackable log view to real list | Bananeweizen | 2012-12-23 | 1 | -11/+9 | |
| | | | ||||||
| * | | new: view pager in trackable activity | Bananeweizen | 2012-12-23 | 5 | -110/+163 | |
| |/ | ||||||
| * | Use better aligned attributes in cache description | Samuel Tardieu | 2012-12-19 | 2 | -61/+24 | |
| | | | | | | | | | This was already discussed in #82 but the solution seems not to have been fully satisfactory, especially when stars were present. This center aligns all the fields, use a relative layout to order them and use the same layout for fields with and without stars. | |||||
| * | Uploading of modified coords to geocaching.com | triakcz | 2012-12-18 | 2 | -25/+95 | |
| | | ||||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2012-12-11 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Fix layout of status message on main screen | Samuel Tardieu | 2012-12-11 | 1 | -1/+1 | |
| | | | ||||||
| * | | fix #1161: make 'More details' button less dangerous | Samuel Tardieu | 2012-12-10 | 1 | -8/+3 | |
| | | | | | | | | | | | | | By making the button larger, the need to click near "Drop" is decreased. Also, remove the extra useless LinearLayout. | |||||
| * | | Remove extraneous layout level | Samuel Tardieu | 2012-12-10 | 1 | -34/+29 | |
| | | | | | | | | | | | | | The LinearLayout is always made visible during the initialization, and serves no purpose as it is included in a very same layout with similar properties. | |||||
| * | | more lint cleanups | Bananeweizen | 2012-11-30 | 4 | -4/+5 | |
| | | | ||||||
| * | | new: use color markers also in log view | Bananeweizen | 2012-11-30 | 1 | -4/+12 | |
| | | | | | | | | | * simplifies recognizing log types * makes it easier for the eye to follow the log layout | |||||
| * | | new: call filter menu by clicking filter bar | Bananeweizen | 2012-11-30 | 1 | -7/+16 | |
| | | | ||||||
| * | | code cleanup: Lint layout issues | Bananeweizen | 2012-11-30 | 12 | -92/+92 | |
| | | | ||||||
| * | | cleanup: remove some unused strings | Bananeweizen | 2012-11-29 | 2 | -234/+371 | |
| | | | ||||||
| * | | fix #2175: Navigation for walking | Bananeweizen | 2012-11-19 | 1 | -20/+0 | |
| |/ | | | | | * split navigation into two different apps (driving and walking) * also split the maps directions into separate app and removed option from the settings screen | |||||
| * | refactoring: Lint cleanups | Bananeweizen | 2012-11-11 | 2 | -3/+5 | |
| | | ||||||
| * | Solved force close in SimpleDirChooser caused by bad default value | YraFyra | 2012-11-05 | 1 | -0/+3 | |
| | | | | | | | | | If no path is entered and SimpleDirChooser is opened then it will crash due to IndexOfOfBoundsExcep. This happened to me when trying to use map themes the first time ever today. Fixed minor layout issues releated to map themes. | |||||
| * | fix #1940: Quicker change of OSM offline maps | Bananeweizen | 2012-11-04 | 1 | -34/+49 | |
| | | ||||||
