| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix #1781: Remove help function | Bananeweizen | 2013-05-09 | 1 | -2/+0 |
| | | |||||
| * | Change log update | Lars | 2013-05-06 | 1 | -2/+10 |
| | | |||||
| * | refactoring: unify the action bar layout | Bananeweizen | 2013-05-04 | 2 | -7/+0 |
| | | |||||
| * | fix #2599: Typos in `strings.xml` | Bananeweizen | 2013-05-04 | 3 | -26/+26 |
| | | |||||
| * | Database update | koem | 2013-05-03 | 1 | -2/+2 |
| | | | | | | * changed from O% to OC% - at least in OC caches the attributes seem to be the same (across sites) * changed english text | ||||
| * | issue2662 OC: leichtes Klettern | koem | 2013-05-01 | 1 | -0/+2 |
| | | |||||
| * | fixes #2533 - added image scaling | Marco Jacob | 2013-04-28 | 2 | -1/+19 |
| | | | | | | | | | modifications suggested by Bananeweizen next recommended changes and scaling now on leaving ImageSelectActivity fixed wrong spelling | ||||
| * | Removed translation of distance units | triakcz | 2013-04-10 | 2 | -8/+8 |
| | | |||||
| * | fix #2640: Filter out stored caches | Bananeweizen | 2013-04-07 | 1 | -0/+2 |
| | | |||||
| * | Replace progress dialog by individual progress bars when loading images | Samuel Tardieu | 2013-04-07 | 1 | -3/+0 |
| | | |||||
| * | Change log reset (master only) | Lars | 2013-04-01 | 1 | -27/+6 |
| | | |||||
| * | Better wording for UTF8 change | Lars | 2013-03-20 | 1 | -1/+1 |
| | | |||||
| * | Change log and limitation update | Lars | 2013-03-19 | 1 | -2/+4 |
| | | |||||
| * | Fixes #2413 - In English it is better to use "Login failed: Message from | martin.stajner | 2013-03-16 | 1 | -1/+1 |
| | | | | server" since the message from server can be a whole new sentence. | ||||
| * | Change log update | Lars | 2013-03-09 | 1 | -0/+1 |
| | | | | #2258 | ||||
| * | Removed confusing live word in all langs from description of wpt limit | triakcz | 2013-03-05 | 1 | -1/+1 |
| | | |||||
| * | Change log update #109 | Lars | 2013-02-27 | 1 | -0/+1 |
| | | |||||
| * | Closes #109, Allow user to clear all saved logs (field note export related) | rsudev | 2013-02-27 | 1 | -0/+3 |
| | | | | | Implemented a new menu item in cache lists for that | ||||
| * | Change log update | Lars | 2013-02-24 | 1 | -3/+7 |
| | | | | I set major new features (such as #6) on top and added missing things (which are not in release branch as well) | ||||
| * | New feature WPT visited marking | triakcz | 2013-02-24 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | refactoring: fix translations with ellipsis | Bananeweizen | 2013-02-24 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #2494 from rsudev/6b | rsudev | 2013-02-23 | 1 | -1/+13 |
| |\ | | | | | Image upload, implements #6 | ||||
| | * | ImageUpload - fine-tuning | rsudev | 2013-02-18 | 1 | -1/+5 |
| | | | | | | | | | | | | | Removed test code and comments Some error-handling Localizability | ||||
| | * | Merge remote-tracking branch 'campbeb/fix6a' into 6b | rsudev | 2013-02-18 | 1 | -0/+8 |
| | |\ | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/connector/gc/GCParser.java | ||||
| | | * | Fix #6 - Support uploading images with cache logs | campbeb | 2013-01-16 | 1 | -0/+8 |
| | | | | |||||
| * | | | fix #2493: Replace "GC-Code" by "Geocode" | Bananeweizen | 2013-02-23 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fixed translated untranslatable string warning | triakcz | 2013-02-20 | 2 | -2/+4 |
| |/ / | |||||
| * | | Fixes #2445, Light theme broken | rsudev | 2013-02-14 | 1 | -0/+32 |
| | | | | | | | | | Added theme application to some dialogs Forced dark theme on custom AlertDialog views, as these are always dark. | ||||
| * | | new: filter by cache origin (website) | Bananeweizen | 2013-02-13 | 1 | -0/+1 |
| | | | |||||
| * | | Merge branch 'master' into chooselist | koem | 2013-02-13 | 1 | -12/+59 |
| |\ \ | |||||
| | * | | Icons for OC | koem | 2013-02-11 | 1 | -12/+59 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 | 2 | -0/+6 |
| |/ / | | | | | | | and: choose list when storing | ||||
| * | | Restore background color for light theme | Samuel Tardieu | 2013-02-03 | 1 | -0/+1 |
| | | | |||||
| * | | change wording from "GC code" to "geo code" | Bananeweizen | 2013-02-01 | 1 | -4/+4 |
| | | | |||||
| * | | fix #2352: String "Listed on geocaching.com" missing for translation | Bananeweizen | 2013-01-30 | 1 | -0/+1 |
| | | | |||||
| * | | fix #2353: "This description contains table elements..." | Bananeweizen | 2013-01-30 | 1 | -1/+1 |
| | | | |||||
| * | | lint cleanups | Bananeweizen | 2013-01-28 | 1 | -7/+0 |
| | | | | | | | | | * unused resources * textIsSelectable | ||||
| * | | Merge remote-tracking branch 'triakcz/fix_upload_dialog' into upstream | Samuel Tardieu | 2013-01-23 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Fixed TODO ... saving waypoint has common progress for all | triakcz | 2013-01-22 | 1 | -0/+1 |
| | | | | |||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-01-19 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | fix #2412: login fail with unhelpful message on unvalidated account | Samuel Tardieu | 2013-01-19 | 1 | -0/+1 |
| | | | | | |||||
| | * | | | Typo from last commit and Release info | Lars | 2013-01-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | Sorry | ||||
| | * | | | Change log update | Lars | 2013-01-10 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | #2361 #2356 #2369 | ||||
| | * | | | Version info | mucek4 | 2013-01-07 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | Update change log for #2337 | Lars | 2013-01-05 | 1 | -0/+1 |
| | | | | | |||||
| | * | | | Update ChangeLog about #2336 | Samuel Tardieu | 2013-01-05 | 1 | -0/+1 |
| | | | | | |||||
| | * | | | Update ChangeLog for #2250 fixing | Samuel Tardieu | 2013-01-05 | 1 | -0/+1 |
| | | | | | |||||
| | * | | | Change log update | Samuel Tardieu | 2013-01-03 | 1 | -0/+12 |
| | | | | | |||||
| | * | | | Version update | mucek4 | 2012-12-18 | 1 | -4/+3 |
| | | | | | |||||
| | * | | | Change log update release | Lars | 2012-12-17 | 1 | -0/+1 |
| | | | | | | | | | | | | | #2259 | ||||
