| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make the fetching of pocket query an observable | Samuel Tardieu | 2015-01-07 | 1 | -11/+2 |
| | | |||||
| * | Upgrade to RxAndroid 0.24.0 | Samuel Tardieu | 2015-01-07 | 1 | -2/+2 |
| | | |||||
| * | Use a shared download scheduler for all network access | Samuel Tardieu | 2014-07-06 | 1 | -2/+3 |
| | | |||||
| * | Upgrade RxJava to version 0.19 | Samuel Tardieu | 2014-06-09 | 1 | -2/+2 |
| | | |||||
| * | Take advantage of RxJava's renewed Android operators | Samuel Tardieu | 2014-04-20 | 1 | -4/+5 |
| | | |||||
| * | Do not use AndroidObservable | Samuel Tardieu | 2014-04-05 | 1 | -4/+3 |
| | | | | | This lets us return to an unmodified version of RxJava. | ||||
| * | Upgrade to RxJava 0.17.1 + cgeo patch | Samuel Tardieu | 2014-03-22 | 1 | -1/+1 |
| | | | | | | | | | | | There is an ongoing problem with RxJava, discussed at https://github.com/Netflix/RxJava/issues/979 This version includes a patch available at https://github.com/cgeo/RxJava/commit/9ffb27f310d9f454d10d4d03206d8b5a262f6d63 fixup! Upgrade to RxJava 0.17.1 | ||||
| * | Update to RxJava 0.17.0-RC2 | Samuel Tardieu | 2014-02-18 | 1 | -1/+1 |
| | | |||||
| * | Update for RxJava 0.17.0-RC1 | Samuel Tardieu | 2014-02-16 | 1 | -10/+6 |
| | | | | | | | | | | 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. | ||||
| * | fix deprecations | Bananeweizen | 2014-01-19 | 1 | -2/+3 |
| | | | | | * remove rxjava deprecations * silence commons lang deprecations | ||||
| * | Use RxJava.Action1 instead of our RunnableWithArgument | Samuel Tardieu | 2014-01-11 | 1 | -4/+3 |
| | | |||||
| * | Simplify pocket query selection process | Samuel Tardieu | 2014-01-11 | 1 | -85/+51 |
| | | |||||
| * | fix #3397: remove number of caches from pocket query | Bananeweizen | 2013-11-09 | 1 | -2/+1 |
| | | |||||
| * | Merge remote-tracking branch 'mucek4/fix2830' | Bananeweizen | 2013-10-26 | 1 | -4/+5 |
| | | | | | | * fix HTML parsing * simplify activity API * disable the action for non premium members | ||||
| * | Fix 2830 Browse PQs as nearby search | mucek4 | 2013-09-04 | 1 | -0/+124 |
