| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2013-09-15 | 2 | -17/+46 |
| |\ | |||||
| | * | fix #3262: c:geo does not handle inline images | Samuel Tardieu | 2013-09-15 | 2 | -17/+46 |
| | | | |||||
| * | | refactoring: add missing final | Samuel Tardieu | 2013-09-15 | 1 | -1/+1 |
| | | | |||||
| * | | refactoring: do not duplicate code path, partition list instead | Samuel Tardieu | 2013-09-15 | 2 | -16/+17 |
| | | | |||||
| * | | Update to CollectionUtils 4.0-alpha1 | Samuel Tardieu | 2013-09-15 | 26 | -25/+24 |
| | | | | | | | | | | | | | | | | | This is an alpha release, but has been well tested already. The major changes are the use of generics, varargs and Iterable. The release notes can be found at: http://commons.apache.org/proper/commons-collections/release_4_0.html | ||||
| * | | refactoring: increase test coverage | Bananeweizen | 2013-09-15 | 2 | -1/+5 |
| | | | |||||
| * | | Remove arbitrary inter-caches delay | Samuel Tardieu | 2013-09-15 | 1 | -23/+0 |
| | | | |||||
| * | | refactoring: remove duplicated strings | Bananeweizen | 2013-09-15 | 17 | -57/+29 |
| | | | |||||
| * | | refactoring: remove duplicated code | Bananeweizen | 2013-09-15 | 4 | -67/+26 |
| | | | | | | | * AuthorizeTwitterPreference and AuthorizeOcPreference do the same | ||||
| * | | refactoring: typos, formatting, visibility | Bananeweizen | 2013-09-15 | 6 | -17/+17 |
| | | | |||||
| * | | Add note about Waypoint natural ordering | Samuel Tardieu | 2013-09-15 | 2 | -0/+6 |
| | | | |||||
| * | | fix #3244: Event cache pop-up should show the date of the event | Bananeweizen | 2013-09-14 | 2 | -0/+14 |
| | | | |||||
| * | | refactoring: adjust method name to purpose | Samuel Tardieu | 2013-09-14 | 1 | -6/+6 |
| | | | |||||
| * | | Merge branch 'release' | Bananeweizen | 2013-09-14 | 2 | -2/+4 |
| |\ \ | |/ | |||||
| | * | fix #3250: Strip HTML before using translate | Bananeweizen | 2013-09-14 | 2 | -2/+4 |
| | | | |||||
| * | | fix #3257: Switch from history to other list by title click | Bananeweizen | 2013-09-14 | 2 | -17/+22 |
| | | | |||||
| * | | fix broken test | Bananeweizen | 2013-09-14 | 1 | -3/+3 |
| | | | |||||
| * | | refactoring: StoredList | Bananeweizen | 2013-09-14 | 6 | -16/+81 |
| | | | | | | | * try more encapsulation instead of ID comparisons all time | ||||
| * | | refactoring: do not use default encoding | Samuel Tardieu | 2013-09-14 | 3 | -8/+17 |
| | | | | | | | | | | | | | For headers and mount point parsing, we use UTF-8, which is almost certainly the default on the platform, even if only the ASCII plane is likely to be used. | ||||
| * | | Rework missing translations script | Samuel Tardieu | 2013-09-14 | 2 | -2/+2 |
| | | | | | | | | | | | Now that some languages use crowdin, translations are not necessarily in the same order as in the reference file. | ||||
| * | | refactoring: further qualify resource to silent lint warning | Samuel Tardieu | 2013-09-14 | 1 | -1/+1 |
| | | | |||||
| * | | refactoring: use typed empty list instead of a List<Object> | Samuel Tardieu | 2013-09-14 | 1 | -2/+1 |
| | | | | | | | | | It will remove one recently introduced warning. | ||||
| * | | refactoring: add more annotations | Samuel Tardieu | 2013-09-14 | 2 | -2/+11 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-09-14 | 1 | -3/+13 |
| |\ \ | |/ | |||||
| | * | fix #3277: NPE when saving a scaled image | Samuel Tardieu | 2013-09-14 | 1 | -3/+13 |
| | | | |||||
| * | | refactoring: add more annotations | Samuel Tardieu | 2013-09-14 | 2 | -0/+4 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-09-14 | 1 | -2/+2 |
| |\ \ | |/ | |||||
| | * | fix #3276: NPE because of a null log types | Samuel Tardieu | 2013-09-14 | 1 | -2/+2 |
| | | | |||||
| * | | refactoring: add annotations and remove useless check | Samuel Tardieu | 2013-09-14 | 2 | -8/+8 |
| | | | |||||
| * | | fix #3272: remove wrong extension from files | Samuel Tardieu | 2013-09-14 | 2 | -0/+0 |
| | | | |||||
| * | | Update translations | Samuel Tardieu | 2013-09-14 | 2 | -3/+2 |
| | | | |||||
| * | | Reinstate err_auth_initialize string | Samuel Tardieu | 2013-09-14 | 16 | -0/+16 |
| | | | |||||
| * | | Update strings | Samuel Tardieu | 2013-09-14 | 16 | -19/+14 |
| | | | |||||
| * | | refactoring: remove unused string | Bananeweizen | 2013-09-14 | 13 | -15/+2 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-09-14 | 0 | -0/+0 |
| |\ \ | |/ | |||||
| | * | fix #3274: GPS Status app has a different icon | Bananeweizen | 2013-09-14 | 1 | -0/+0 |
| | | | |||||
| * | | Use the right string for substitution | Samuel Tardieu | 2013-09-14 | 1 | -5/+5 |
| | | | |||||
| * | | refactoring: better names for methods | Samuel Tardieu | 2013-09-14 | 5 | -8/+8 |
| | | | |||||
| * | | Remove out-of-band registration for OAuth | Samuel Tardieu | 2013-09-14 | 2 | -99/+23 |
| | | | |||||
| * | | Enable in-band registration for opencaching.pl | Samuel Tardieu | 2013-09-14 | 12 | -151/+14 |
| | | | |||||
| * | | fix #3274: GPS Status app has a different icon | Bananeweizen | 2013-09-14 | 1 | -0/+0 |
| | | | |||||
| * | | Merge branch 'issue-3260' | rsudev | 2013-09-14 | 1 | -5/+3 |
| |\ \ | |||||
| | * | | Implements #3260, Images from opencaching.pl don't download | rsudev | 2013-09-14 | 1 | -5/+3 |
| | |/ | | | | | | | Loads them as spoilers like from gc.com | ||||
| * | | refactoring: introduce PseudoList to handle non concrete lists | Bananeweizen | 2013-09-14 | 26 | -50/+96 |
| | | | | | | | | | | | * should make adding a history list entry easier * includes some non null annotations * moved list code into separate package | ||||
| * | | Update French translations from crowdin | Samuel Tardieu | 2013-09-13 | 1 | -1/+11 |
| | | | |||||
| * | | Enable in-band registration for opencaching.de | Samuel Tardieu | 2013-09-13 | 5 | -2/+31 |
| | | | | | | | | | | | | | The strings still refer to the PIN code. That will be changed when opencaching.pl, which shares the same interface, gets migrated as well to the callback mechanism. | ||||
| * | | refactoring: more annotations | Samuel Tardieu | 2013-09-13 | 1 | -4/+4 |
| | | | |||||
| * | | Merge branch 'oauth-inband' into upstream | Samuel Tardieu | 2013-09-13 | 21 | -226/+136 |
| |\ \ | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/twitter/TwitterAuthorizationActivity.java | ||||
| | * | | Reorganize strings for oauth authentications | Samuel Tardieu | 2013-09-13 | 18 | -186/+48 |
| | | | | |||||
| | * | | Enable use of callback with Twitter | Samuel Tardieu | 2013-09-13 | 3 | -4/+16 |
| | | | | | | | | | | | | | | | | | | | Since the current API tokens for Twitter do not allow the use of a callback, new ones have been used here. We can change that back once the settings for the old ones have been updated. | ||||
