| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactoring: use menu resources instead of code | Bananeweizen | 2013-05-10 | 1 | -1/+2 |
| | | |||||
| * | refactoring: Lint cleanups | Bananeweizen | 2013-05-09 | 1 | -1/+1 |
| | | |||||
| * | fix #1781: Remove help function | Bananeweizen | 2013-05-09 | 1 | -5/+0 |
| | | |||||
| * | refactoring: unify the action bar layout | Bananeweizen | 2013-05-04 | 1 | -1/+1 |
| | | |||||
| * | fix #2599: Typos in `strings.xml` | Bananeweizen | 2013-05-04 | 1 | -9/+9 |
| | | |||||
| * | #2684: use view injection library | Bananeweizen | 2013-05-01 | 1 | -6/+1 |
| | | | | | * If you have compile errors after pulling, please consult the issue on github. | ||||
| * | Merge pull request #2673 from donEgro/release | Marco Jacob | 2013-04-22 | 1 | -0/+5 |
| |\ | | | | | Fixed Issue #708 - Refresh caches + no internet = normal progress. | ||||
| | * | Fixed Issue #708 - Refresh caches + no internet = normal progress. | donEgro | 2013-04-22 | 1 | -0/+5 |
| | | | | | | | Checking refresh in CacheDetailActivity, CachePopup and cgeocaches. | ||||
| * | | fix #2671: Don't show short description, if same as long description | Bananeweizen | 2013-04-22 | 1 | -27/+51 |
| | | | |||||
| * | | Replace progress dialog by individual progress bars when loading images | Samuel Tardieu | 2013-04-07 | 1 | -2/+1 |
| | | | |||||
| * | | refactoring: do not create explicit arrays to call varargs methods | Samuel Tardieu | 2013-04-06 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'issue-2598' into upstream | Samuel Tardieu | 2013-04-06 | 1 | -15/+22 |
| |\ \ | |||||
| | * | | fix #2598: personal note editing layout problem | Samuel Tardieu | 2013-04-06 | 1 | -15/+22 |
| | |/ | |||||
| * | | fix #2583: coordinates format switching for waypoints | Bananeweizen | 2013-03-28 | 1 | -17/+3 |
| |/ | |||||
| * | Visited waypoints - small fixes and polishing | rsudev | 2013-02-24 | 1 | -1/+7 |
| | | |||||
| * | New feature WPT visited marking | triakcz | 2013-02-24 | 1 | -4/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | code cleanup | Bananeweizen | 2013-02-24 | 1 | -3/+2 |
| | | | | | | | * rename several lower case classes * more strict visibility modifiers * Lint warnings * style warnings | ||||
| * | Loading of Images outside the ui Thread Fixes #2214 | Portree-Kid | 2013-02-21 | 1 | -15/+46 |
| | | |||||
| * | Merge branch 'release' | Bananeweizen | 2013-02-13 | 1 | -1/+2 |
| |\ | | | | | | | | | | | | | Conflicts: main/res/values/strings.xml main/src/cgeo/geocaching/CacheDetailActivity.java main/src/cgeo/geocaching/cgeotrackable.java | ||||
| | * | fix #2475: don't crash at link anchors | Bananeweizen | 2013-02-13 | 1 | -1/+2 |
| | | | |||||
| * | | Merge branch 'master' into chooselist | koem | 2013-02-13 | 1 | -6/+7 |
| |\ \ | |||||
| | * | | Unit-Tests ++ | koem | 2013-02-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | - and Maintenance Icon Color changed to alert-red | ||||
| | * | | Icons for OC | koem | 2013-02-11 | 1 | -6/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - new icons for opencaching - changed some icons because of copyright - english strings for opencaching attributes - german strings for opencaching attributes - new script to show (missing) strings for attributes - new script to edit svg files from thenounproject.com - new script to generate enums - ocicons.html: list of all OC icons | ||||
| * | | | issue #275 - Move to other list from cache screen | koem | 2013-02-08 | 1 | -3/+83 |
| |/ / | | | | | | | and: choose list when storing | ||||
| * | | Make LazyInitializedList<E> a List<E> | Samuel Tardieu | 2013-02-03 | 1 | -3/+3 |
| | | | |||||
| * | | Refactoring: rename cgCache into Geocache | Samuel Tardieu | 2013-02-03 | 1 | -9/+9 |
| | | | |||||
| * | | fix #2353: "This description contains table elements..." | Bananeweizen | 2013-01-30 | 1 | -1/+3 |
| | | | |||||
| * | | Refactoring: remove unnecessary this qualifier | Samuel Tardieu | 2013-01-29 | 1 | -3/+3 |
| | | | |||||
| * | | #1791: remove reset coords dialog | Bananeweizen | 2013-01-27 | 1 | -40/+49 |
| | | | |||||
| * | | refactoring: move some more dialogs into new package | Bananeweizen | 2013-01-27 | 1 | -1/+1 |
| | | | |||||
| * | | Isolate intent extras into a new class | Samuel Tardieu | 2013-01-27 | 1 | -8/+8 |
| | | | |||||
| * | | Merge branch 'issue-2322' into upstream | Samuel Tardieu | 2013-01-23 | 1 | -3/+3 |
| |\ \ | | | | | | | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/connector/IConnector.java main/src/cgeo/geocaching/connector/gc/GCParser.java main/src/cgeo/geocaching/maps/CGeoMap.java | ||||
| | * | | fix #2322: GPX imported caches not marked as owned | Samuel Tardieu | 2013-01-23 | 1 | -3/+3 |
| | |/ | | | | | | | | | The "isOwner()" property (previously named "isOwn()") is now synthesized by comparing the username with the cache owner name. | ||||
| | * | Fix #2356. Compare languages not locales | Brian | 2013-01-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Cherry-picked from master. Conflicts: main/src/cgeo/geocaching/CacheDetailActivity.java | ||||
| * | | Reuse code to fill a cache detail | Samuel Tardieu | 2013-01-20 | 1 | -41/+46 |
| | | | |||||
| * | | Merge pull request #2388 from YraFyra/copystuff | campbeb | 2013-01-19 | 1 | -4/+5 |
| |\ \ | | | | | | | Possibility to copy gc-code and cache name. Fix #1615 | ||||
| | * | | Possibility to copy gc-code and cache name | YraFyra | 2013-01-11 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | | Added possibility to long-click on cache name or gc-code to copy (or share) those strings. | ||||
| * | | | Send message to cacheowner and cachers in logs | YraFyra | 2013-01-17 | 1 | -1/+5 |
| | | | | | | | | | | | | | Added option to send message to another cacher using the form at gc.com. | ||||
| * | | | fix #2394: view pager jumps back to details on device rotation | Samuel Tardieu | 2013-01-13 | 1 | -1/+10 |
| |/ / | |||||
| * | | Merge branch 'windowLeak' of https://github.com/campbeb/c-geo-opensource ↵ | Samuel Tardieu | 2013-01-08 | 1 | -0/+3 |
| |\ \ | | | | | | | | | | into upstream | ||||
| | * | | Fix #2357. Close progress dialog when ending activity | Brian | 2013-01-07 | 1 | -0/+3 |
| | | | | | | | | | | | | | This corrects errors of leaking the dialog. | ||||
| * | | | Fix #2356. Compare languages not locales | Brian | 2013-01-08 | 1 | -1/+1 |
| |/ / | | | | | | | | | | | | | Cherry-picked from master. Conflicts: main/src/cgeo/geocaching/CacheDetailActivity.java | ||||
| * | | Fix #2356. Compare languages not locales | Brian | 2013-01-07 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'triakcz-fix_2290_radio' of ↵ | Samuel Tardieu | 2013-01-07 | 1 | -21/+9 |
| |\ \ | | | | | | | | | | https://github.com/campbeb/c-geo-opensource into upstream | ||||
| | * \ | Merge branch 'fix_2290_radio' of git://github.com/triakcz/c-geo-opensource ↵ | Brian | 2013-01-06 | 1 | -21/+9 |
| | |\ \ | | | | | | | | | | | | | into triakcz-fix_2290_radio | ||||
| | | * | | Coord modification code refactored from chbox to radiobtn | triakcz | 2013-01-04 | 1 | -21/+9 |
| | | | | | |||||
| * | | | | Refactoring: rename cgImage into Image | Samuel Tardieu | 2013-01-07 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Refactoring: rename cgTrackable into Trackable | Samuel Tardieu | 2013-01-07 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | Refactoring: rename cgWaypoint into Waypoint | Samuel Tardieu | 2013-01-07 | 1 | -13/+13 |
| | | | | | |||||
| * | | | | remove outdated icon update message | Bananeweizen | 2013-01-06 | 1 | -7/+1 |
| |/ / / | | | | | | | | | | * otherwise it is shown for OC caches incorrectly * users should have migrated all old GC caches since a long time | ||||
