| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | refactoring: apply android formatter to all XML files | Bananeweizen | 2013-06-02 | 15 | -44/+45 | |
| | | | | | | | * makes it easier to compare and find duplicate code | |||||
| * | | fix #2801: remove lint warnings | Bananeweizen | 2013-05-30 | 3 | -3/+3 | |
| | | | ||||||
| * | | Merge pull request #2787 from rsudev/ocde_okapi_2 | rsudev | 2013-05-28 | 2 | -13/+35 | |
| |\ \ | | | | | | | Implements OKAPI access for opencaching.de | |||||
| | * | | Implements OKAPI access for oc.de | rsudev | 2013-05-26 | 2 | -11/+8 | |
| | | | | | | | | | | | | | | | | | | | Enable OKAPI for opencaching.de Enhance OKAPI to allow nearby and livemap searches Enhance OKAPI to allow posting logs and watchlist changes | |||||
| | * | | Implements a check-box for gc-de/activation for livemap and searches | rsudev | 2013-05-26 | 1 | -2/+27 | |
| | | | | ||||||
| * | | | Fix #2463 - Support links in logbook | campbeb | 2013-05-27 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | refactoring: change some compiler warnings for lint warnings | Bananeweizen | 2013-05-27 | 1 | -6/+6 | |
| |/ / | ||||||
| * | | refactoring: use proper relative layout to draw compass | Samuel Tardieu | 2013-05-25 | 1 | -18/+24 | |
| | | | ||||||
| * | | refactoring: remove useless parent layout | Samuel Tardieu | 2013-05-25 | 1 | -85/+80 | |
| | | | ||||||
| * | | refactoring: this graph needs to go down: | Bananeweizen | 2013-05-25 | 29 | -92/+92 | |
| | | | | | | | http://ci.cgeo.org/job/c-geo/androidLint/trendDetails/? | |||||
| * | | Merge branch 'fix-2733' into upstream | Samuel Tardieu | 2013-05-19 | 1 | -23/+11 | |
| |\ \ | |/ | | | | | | | Conflicts: main/res/values/strings_not_translatable.xml | |||||
| | * | fix #2733: acquire distance and direction for basic members | Samuel Tardieu | 2013-05-18 | 1 | -23/+11 | |
| | | | | | | | | | | | A recent change in geocaching.com way of presenting the distance and direction information for basic members requires a new parsing. | |||||
| * | | Revert "Merge pull request #2739 from campbeb/fix_overdraw" | SammysHP | 2013-05-17 | 22 | -1/+24 | |
| | | | | | | | | | | | This reverts commit eb360a18a1b9a2e560b00d4584cf79f52040acec, reversing changes made to 76a7404e536047dd74721ac9c89fd10a8a2dd16d. | |||||
| * | | Fix Overdraw | campbeb | 2013-05-16 | 22 | -24/+1 | |
| | | | | | | | | | | | The background was being redrawn several times over as each activity was drawing it rather than inheriting from the theme | |||||
| * | | new: link to market place in about activity | Bananeweizen | 2013-05-11 | 1 | -0/+17 | |
| | | | ||||||
| * | | Set correct title for coords dialog | campbeb | 2013-05-09 | 1 | -1/+3 | |
| | | | ||||||
| * | | fix exception in coords dialog | Bananeweizen | 2013-05-10 | 4 | -7/+16 | |
| | | | | | | | * introduced in d1acac75b6af3239701a2df020488db2af2dcb05 | |||||
| * | | refactoring: clean up useful apps activity | Bananeweizen | 2013-05-09 | 3 | -25/+25 | |
| | | | ||||||
| * | | Fix #2685 - Don't add images each time log entry is drawn on screen | campbeb | 2013-05-09 | 2 | -18/+14 | |
| | | | | | | | | | | | | | TextView with images was being added to the view each time the log entry was drawn. Instead of inflating and adding the TextView, we now use on that is arleady there and hide it if there are no images. | |||||
| * | | refactoring: Lint cleanups | Bananeweizen | 2013-05-09 | 1 | -25/+0 | |
| | | | ||||||
| * | | fix #1781: Remove help function | Bananeweizen | 2013-05-09 | 20 | -106/+24 | |
| | | | ||||||
| * | | Fixes #2698, Popup is empty on live map | rsudev | 2013-05-06 | 2 | -3/+7 | |
| | | | | | | | | | Re-added implicitely removed actionbar tiltle ids for popup | |||||
| * | | refactoring: unify the action bar layout | Bananeweizen | 2013-05-04 | 34 | -392/+156 | |
| | | | ||||||
| * | | fix #2599: Typos in `strings.xml` | Bananeweizen | 2013-05-04 | 1 | -2/+2 | |
| | | | ||||||
| * | | fixes #2533 - added image scaling | Marco Jacob | 2013-04-28 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | modifications suggested by Bananeweizen next recommended changes and scaling now on leaving ImageSelectActivity fixed wrong spelling | |||||
| * | | Replace progress dialog by individual progress bars when loading images | Samuel Tardieu | 2013-04-07 | 1 | -0/+6 | |
| | | | ||||||
| * | | fix #2598: personal note editing layout problem | Samuel Tardieu | 2013-04-06 | 1 | -0/+15 | |
| |/ | ||||||
| * | Fixes #2621, Light scheme in single log picture view not ok (Android 2.x | rsudev | 2013-04-02 | 1 | -0/+1 | |
| | | | | | | specific) Added background attribute to spoilers view | |||||
| * | Fixes #2589, Light skin not working | rsudev | 2013-03-29 | 13 | -0/+13 | |
| | | | | | | | Re-added background attribute to select view definitions where 2.x doesn't correctly apply the theme background. Additionally disabled light theme for dialogs on 2.x, as it doesn't work there | |||||
| * | refactoring: reformat all layout sources | Bananeweizen | 2013-03-12 | 36 | -1559/+2083 | |
| | | | | * preparation for extracting the toolbar | |||||
| * | deleted marginBottom in search.xml - had no effect | koem | 2013-03-05 | 1 | -1/+0 | |
| | | ||||||
| * | issue 2225 & 2277 - ScrollView cut off at bottom | koem | 2013-03-05 | 8 | -8/+0 | |
| | | | | | This does it. And we really don't need what I deleted. | |||||
| * | Visited waypoints - small fixes and polishing | rsudev | 2013-02-24 | 1 | -2/+1 | |
| | | ||||||
| * | 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 | |
| | | | ||||||
