| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to RxJava 0.17.0-RC6 | Samuel Tardieu | 2014-02-27 | 2 | -0/+0 |
| | | |||||
| * | crowdin: New translations | rsudev | 2014-02-26 | 1 | -3/+4 |
| | | |||||
| * | Fixes #3626, Can not authorize to oc.pl | rsudev | 2014-02-25 | 1 | -1/+2 |
| | | | | | - fixed my stupid bug sending the request twice :( | ||||
| * | refactoring: do not duplicate code | Samuel Tardieu | 2014-02-24 | 3 | -45/+33 |
| | | |||||
| * | refactoring: do not duplicate code | Samuel Tardieu | 2014-02-24 | 1 | -8/+2 |
| | | |||||
| * | refactoring: do not duplicate code | Samuel Tardieu | 2014-02-24 | 3 | -39/+32 |
| | | |||||
| * | Merge branch 'morecopy' of git://github.com/YraFyra/c-geo-opensource into ↵ | Samuel Tardieu | 2014-02-24 | 1 | -4/+83 |
| |\ | | | | | | | upstream | ||||
| | * | Long-press menus for trackables | YraFyra | 2014-02-23 | 1 | -4/+83 |
| | | | | | | | | | Enables copy&share and translate for all suitable fields for trackables. | ||||
| * | | crowdin: New translations | rsudev | 2014-02-24 | 4 | -1/+10 |
| | | | |||||
| * | | crowdin: New translations | rsudev | 2014-02-23 | 3 | -0/+188 |
| |/ | |||||
| * | Fixes #3517, Search by finder should ignore "Hide found" when searching for ↵ | rsudev | 2014-02-22 | 3 | -9/+27 |
| | | | | | | | own username Added proper handling for searching after me to the oc connector. | ||||
| * | Finally fixes #3267, Detect and report time-skew that prevents okapi access | rsudev | 2014-02-22 | 3 | -27/+92 |
| | | | | | Extended the OAuth process to allow specific additional error reporting | ||||
| * | Fixes #3608, TB details empty | rsudev | 2014-02-22 | 1 | -4/+7 |
| | | | | | - moved url null check to beginning of image fetch. | ||||
| * | Remove unused string resource | Samuel Tardieu | 2014-02-22 | 15 | -15/+0 |
| | | |||||
| * | Use explicit locale in upper case conversion | Samuel Tardieu | 2014-02-22 | 1 | -1/+1 |
| | | | | | This silences lint, even though a geocode would work the same in any locale. | ||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2014-02-22 | 2 | -2/+3 |
| |\ | |||||
| | * | Update changelog for release | Samuel Tardieu | 2014-02-22 | 1 | -1/+2 |
| | | | |||||
| | * | fix #3610: geocode search is case sensitive | Samuel Tardieu | 2014-02-22 | 1 | -1/+1 |
| | | | |||||
| * | | refactoring: properly type login result | Samuel Tardieu | 2014-02-22 | 3 | -21/+19 |
| | | | |||||
| * | | refactoring: replace Handler by RxJava in credentials checks | Samuel Tardieu | 2014-02-22 | 3 | -52/+26 |
| | | | |||||
| * | | refactoring: factor out common code in preferences | Samuel Tardieu | 2014-02-22 | 4 | -44/+50 |
| | | | |||||
| * | | crowdin: New translations | rsudev | 2014-02-22 | 2 | -0/+50 |
| | | | |||||
| * | | refactoring: replace Handler by RxJava in send2cgeo registration | Samuel Tardieu | 2014-02-20 | 1 | -62/+40 |
| | | | |||||
| * | | Ignore lint warning on missing Polish quantities | Samuel Tardieu | 2014-02-20 | 1 | -0/+3 |
| | | | | | | | | | | | | | We have warnings about the Polish translations missing the "many" quantity. We should ignore them at this stage until we find a way to introduce them in crowdin. | ||||
| * | | refactoring: makes unsubscribing from image loading easier | Samuel Tardieu | 2014-02-20 | 3 | -17/+39 |
| | | | | | | | | | This is related to #3618. | ||||
| * | | fix #3618: hint & log images are improperly displayed | Samuel Tardieu | 2014-02-19 | 1 | -2/+5 |
| | | | |||||
| * | | Fix failing tests | Samuel Tardieu | 2014-02-18 | 1 | -2/+4 |
| | | | | | | | | | | | Fix failing tests due to changes introduced in 63b7d6b0454cd8ac4bbcbfe82f589f64581c82d7. | ||||
| * | | Update to RxJava 0.17.0-RC2 | Samuel Tardieu | 2014-02-18 | 29 | -28/+28 |
| | | | |||||
| * | | Fixes issue WRT to non-unique log type icon name | rsudev | 2014-02-18 | 1 | -1/+1 |
| | | | |||||
| * | | Fixes incorrect parametrization of new log type | rsudev | 2014-02-18 | 1 | -1/+1 |
| | | | | | | | | | - the new log type oc_team_comment wrongly contained an icon name (used only by GC parser) | ||||
| * | | Fixes #3617, Archived message is shown as note | rsudev | 2014-02-18 | 3 | -5/+31 |
| | | | | | | | | | - added this, and some other missing log types, to OkapiClient | ||||
| * | | Make explicit use of Schedulers and document it | Samuel Tardieu | 2014-02-17 | 1 | -56/+72 |
| | | | |||||
| * | | Proper use of schedulers with RxJava downloading | Samuel Tardieu | 2014-02-17 | 2 | -21/+16 |
| | | | |||||
| * | | Intercept InterruptedException in chained observables | Samuel Tardieu | 2014-02-17 | 1 | -5/+11 |
| | | | | | | | | | The source of those exceptions need to be investigated further. | ||||
| * | | refactoring: use RxJava to download preview map | Samuel Tardieu | 2014-02-16 | 2 | -43/+32 |
| | | | |||||
| * | | Update for RxJava 0.17.0-RC1 | Samuel Tardieu | 2014-02-16 | 12 | -83/+61 |
| | | | | | | | | | | | | | | | | | | | This is the release candidate version, which is being currently tested at Netflix. In a few days, I'll update with the final version. This release cleans up some bits of RxJava by integrating the subscription inside a subscriber (which is an observer holding a subscription) and fixes a leak with recurring tasks. | ||||
| * | | Fixes #3596, New List dialogue does not support Light Skin | rsudev | 2014-02-16 | 1 | -2/+6 |
| | | | | | | | | | Alert dialogs are always styled dark, so enforce dark style for the text as wel | ||||
| * | | Display static map if it is stored | Samuel Tardieu | 2014-02-16 | 1 | -8/+5 |
| | | | | | | | | | | | Even if the user does not want to store new static maps previews, if one has been stored already it should be displayed. | ||||
| * | | refactoring: remove unused warnings | Samuel Tardieu | 2014-02-16 | 1 | -9/+9 |
| | | | |||||
| * | | Work on #3586: remove multiple geodirobservers manipulations in map | Samuel Tardieu | 2014-02-14 | 1 | -19/+2 |
| | | | |||||
| * | | Finally fix #3597, Radar navigation not working | rsudev | 2014-02-13 | 4 | -5/+18 |
| | | | | | | | | | Corrected side-effects on Pebble app, courtesy @bananeweizen | ||||
| * | | Fixes #3597, Radar navigation not working | rsudev | 2014-02-09 | 1 | -2/+2 |
| | | | |||||
| * | | crowdin: New translations | rsudev | 2014-02-08 | 7 | -16/+69 |
| | | | |||||
| * | | Update changelog_master.xml | Lars | 2014-02-07 | 1 | -0/+4 |
| | | | |||||
| * | | Fix lint warning by running local-patches | Samuel Tardieu | 2014-02-06 | 1 | -1/+1 |
| | | | |||||
| * | | crowdin: New translations | rsudev | 2014-02-05 | 10 | -192/+590 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-02-04 | 1 | -2/+5 |
| |\ \ | |/ | |||||
| | * | Changelog placeholder | Samuel Tardieu | 2014-02-04 | 1 | -0/+3 |
| | | | |||||
| | * | Update changelog for release | Samuel Tardieu | 2014-02-04 | 1 | -3/+3 |
| | | | |||||
| * | | fix #3589: export only GC field notes | Bananeweizen | 2014-02-02 | 5 | -95/+169 |
| | | | |||||
