| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update butterknife library to 5.1.0 | Michael Keppler | 2014-06-07 | 2 | -0/+0 |
| | | |||||
| * | Remove android-support-v4.jar from libs | Samuel Tardieu | 2014-06-01 | 1 | -0/+0 |
| | | |||||
| * | upgrade support library to avoid conflict with actionbar | Bananeweizen | 2014-05-18 | 1 | -0/+0 |
| | | | | | All projects must use the same library version, otherwise it will not build. | ||||
| * | Upgrade to RxJava 0.18.3 and use the new Scheduler interface | Samuel Tardieu | 2014-05-13 | 5 | -0/+0 |
| | | |||||
| * | upgrade to butterknife 5.0.0 | Michael Keppler | 2014-04-21 | 2 | -0/+0 |
| | | |||||
| * | upgrade commons lang to 3.3.2 | Michael Keppler | 2014-04-20 | 9 | -1/+3 |
| | | |||||
| * | Upgrade to RxJava 0.17.6 | Samuel Tardieu | 2014-04-20 | 3 | -0/+0 |
| | | |||||
| * | Do not use AndroidObservable | Samuel Tardieu | 2014-04-05 | 4 | -0/+0 |
| | | | | | This lets us return to an unmodified version of RxJava. | ||||
| * | Remove now useless changes to RxJava | Samuel Tardieu | 2014-04-01 | 3 | -0/+0 |
| | | |||||
| * | fix #3703: NoSuchMethodError in Android < 2.3 | Samuel Tardieu | 2014-03-31 | 3 | -0/+0 |
| | | |||||
| * | Upgrade to RxJava 0.17.1 + cgeo patch | Samuel Tardieu | 2014-03-22 | 4 | -0/+0 |
| | | | | | | | | | | | 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 | ||||
| * | Use RxJava async utils | Samuel Tardieu | 2014-03-11 | 1 | -0/+0 |
| | | |||||
| * | Update to RxJava 0.17.0 | Samuel Tardieu | 2014-03-11 | 3 | -0/+0 |
| | | |||||
| * | Update to RxJava 0.17.0-RC6 | Samuel Tardieu | 2014-02-27 | 2 | -0/+0 |
| | | |||||
| * | Update to RxJava 0.17.0-RC2 | Samuel Tardieu | 2014-02-18 | 4 | -0/+0 |
| | | |||||
| * | Update for RxJava 0.17.0-RC1 | Samuel Tardieu | 2014-02-16 | 4 | -0/+0 |
| | | | | | | | | | | 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. | ||||
| * | Upgrade RxJava to 0.16.1 | Samuel Tardieu | 2014-01-26 | 3 | -0/+0 |
| | | |||||
| * | fix commons lang source lookup | Bananeweizen | 2014-01-19 | 1 | -1/+1 |
| | | |||||
| * | update commons lang and rxjava libs | Bananeweizen | 2014-01-19 | 10 | -1/+1 |
| | | |||||
| * | update to android annotations 3.0.1 | Bananeweizen | 2014-01-19 | 2 | -0/+0 |
| | | |||||
| * | Upgrade v4 support library | Samuel Tardieu | 2014-01-08 | 1 | -0/+0 |
| | | |||||
| * | Use RxJava for status updates rather than own observers | Samuel Tardieu | 2014-01-08 | 2 | -0/+0 |
| | | |||||
| * | update libraries | Bananeweizen | 2013-12-18 | 3 | -0/+0 |
| | | |||||
| * | findbugs: more cleanup | Bananeweizen | 2013-12-08 | 1 | -0/+0 |
| | | | | | * include findbugs suppression annotations * have findbugs settings stored as shared settings | ||||
| * | refactoring: upgrade to commons collections 4.0 | Bananeweizen | 2013-11-27 | 5 | -0/+1 |
| | | |||||
| * | refactor: upgrade to butterknife 4 | Bananeweizen | 2013-11-27 | 2 | -0/+0 |
| | | |||||
| * | refactoring: update to butterknife 3.0 | Bananeweizen | 2013-10-12 | 2 | -0/+0 |
| | | |||||
| * | Use Apache commons IOUtils rather than our own | Samuel Tardieu | 2013-09-15 | 1 | -0/+0 |
| | | |||||
| * | Update to CollectionUtils 4.0-alpha1 | Samuel Tardieu | 2013-09-15 | 3 | -1/+0 |
| | | | | | | | | | 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: make commons.* sources available in IDE | Bananeweizen | 2013-09-12 | 4 | -0/+2 |
| | | |||||
| * | #2866: Use Android Annotations to implement standard patterns | Bananeweizen | 2013-06-09 | 1 | -0/+0 |
| | | |||||
| * | update to recent android http library | Bananeweizen | 2013-06-01 | 1 | -0/+0 |
| | | |||||
| * | #2684: use view injection library | Bananeweizen | 2013-05-01 | 1 | -0/+0 |
| | | | | | * If you have compile errors after pulling, please consult the issue on github. | ||||
| * | fix #2314: mapsforge errouts with no sdcard | Samuel Tardieu | 2013-01-01 | 1 | -0/+0 |
| | | |||||
| * | fix #2174: missing symbols in mapsforge JAR file | Samuel Tardieu | 2012-11-18 | 1 | -0/+0 |
| | | |||||
| * | Rebuild mapsforge library from scratch | Samuel Tardieu | 2012-11-18 | 1 | -0/+0 |
| | | | | | See #2174 for discussion. | ||||
| * | Downgrade v4 support library | Samuel Tardieu | 2012-11-18 | 1 | -0/+0 |
| | | | | | | This reverts commit eb20785a1088e1ce760f1fdbce3021270062f8dd and restore a support library working fine with our target SDK. | ||||
| * | fix #2171: MapsForge-related crash on Android 4.2 | Samuel Tardieu | 2012-11-18 | 1 | -0/+0 |
| | | | | | | MapsForge crashes on Android 4.2. A local patch has been applied to be able to use OSM maps. | ||||
| * | cleanup: update libraries | Bananeweizen | 2012-11-17 | 4 | -0/+0 |
| | | | | | | * replace android support by current version * update http client * remove 2 unused libraries | ||||
| * | Fixes #2148, Themes not rendered with absolute path in XML file | rsudev | 2012-11-10 | 1 | -0/+0 |
| | | | | | | Updated mapsforge library to interpret file based references in render theme definitions always as relative. | ||||
| * | Implements #1676, custom themes | rsudev | 2012-11-03 | 1 | -0/+0 |
| | | | | | | | - Adds the selection of a base folder for map themes to settings - Reworks the map menu to allow selection of a custom theme - Implements a reusable version of listDir to get a list of files | ||||
| * | patched mapsforge lib fix for #1582 | Portree-Kid | 2012-05-24 | 1 | -0/+0 |
| | | |||||
| * | Use httpclientandroidlib instead of plain old httpclient | Samuel Tardieu | 2012-05-23 | 4 | -0/+0 |
| | | |||||
| * | Try to build | Samuel Tardieu | 2012-05-11 | 1 | -0/+0 |
| | | |||||
| * | Add latest stable Apache HTTPClient libraries | Samuel Tardieu | 2012-05-11 | 6 | -0/+0 |
| | | | | | This is necessary for #583. | ||||
| * | fix #1462: Update support library | Bananeweizen | 2012-05-01 | 1 | -0/+0 |
| | | |||||
| * | Compatibility for mapsforge 0.2.4 offline maps | rsudev | 2012-04-30 | 1 | -0/+0 |
| | | |||||
| * | Switch to mapsforge version 0.3.0 | rsudev | 2012-04-30 | 2 | -0/+0 |
| | | |||||
| * | updates for SDK v17 | Bananeweizen | 2012-04-07 | 1 | -0/+0 |
| | | | | | * changed classpath with android libs * new version of android support lib | ||||
| * | update to latest Android support package | Bananeweizen | 2012-02-26 | 1 | -0/+0 |
| | | | | | * the version of that file will always stay "v4" * needs to be checked for updates manually and periodically | ||||
