| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | add missing flag initialization | Michael Keppler | 2014-04-22 | 1 | -0/+1 | |
| | | | | | | | Thanks to Samuel for catching this mistake. | |||||
| * | | new test for DateUtils.isPastEvent | Michael Keppler | 2014-04-22 | 1 | -0/+24 | |
| | | | ||||||
| * | | fix deprecation warning | Michael Keppler | 2014-04-22 | 1 | -24/+25 | |
| | | | | | | | | | Second try not using static methods and instead moving everything into the listener class. | |||||
| * | | fix new deprecation warning | Michael Keppler | 2014-04-22 | 1 | -6/+9 | |
| | | | ||||||
| * | | handle missing orientation sensor | Michael Keppler | 2014-04-22 | 1 | -1/+26 | |
| | | | | | | | | | | | If a device has no orientation sensor (like Genymotion emulator), then a SensorManager log entry is created each time we try to register a listener. Avoid the registration if there is no sensor. | |||||
| * | | rename method to reflect what it does | Michael Keppler | 2014-04-22 | 1 | -5/+5 | |
| | | | ||||||
| * | | fix #3728: improve contact matching | Michael Keppler | 2014-04-22 | 4 | -19/+60 | |
| | | | ||||||
| * | | Add mapswithme-api to Intellij IDEA | Samuel Tardieu | 2014-04-21 | 3 | -1/+32 | |
| | | | | | | | | | Also fix cgeo-contacts settings. | |||||
| * | | upgrade to butterknife 5.0.0 | Michael Keppler | 2014-04-21 | 3 | -1/+1 | |
| | | | ||||||
| * | | new: integrate mapswithme | Michael Keppler | 2014-04-21 | 39 | -3/+1359 | |
| | | | ||||||
| * | | Merge pull request #3781 from rsudev/crowdin_translations | rsudev | 2014-04-21 | 1 | -5/+5 | |
| |\ \ | | | | | | | crowdin: New translations | |||||
| | * | | crowdin: New translations | rsudev | 2014-04-21 | 1 | -5/+5 | |
| |/ / | ||||||
| * | | work on #3780: do not reload caches to get their attributes | Samuel Tardieu | 2014-04-21 | 1 | -8/+1 | |
| | | | | | | | | | The attributes are lazily loaded, so they will always be up-to-date. | |||||
| * | | Stop all images tab downloads in onDestroy() | Samuel Tardieu | 2014-04-21 | 2 | -9/+8 | |
| | | | ||||||
| * | | #3777: fix CI test | Michael Keppler | 2014-04-21 | 2 | -6/+4 | |
| | | | ||||||
| * | | #3777: fix CI test | Michael Keppler | 2014-04-21 | 1 | -0/+6 | |
| | | | ||||||
| * | | upgrade commons lang to 3.3.2 | Michael Keppler | 2014-04-20 | 9 | -1/+3 | |
| | | | ||||||
| * | | cleanup: remove unused import | Michael Keppler | 2014-04-20 | 1 | -1/+1 | |
| | | | ||||||
| * | | Take advantage of RxJava's renewed Android operators | Samuel Tardieu | 2014-04-20 | 12 | -114/+87 | |
| | | | ||||||
| * | | Upgrade to RxJava 0.17.6 | Samuel Tardieu | 2014-04-20 | 3 | -0/+0 | |
| | | | ||||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-04-19 | 1 | -3/+2 | |
| |\ \ | |/ | ||||||
| | * | Version code | Samuel Tardieu | 2014-04-19 | 1 | -1/+1 | |
| | | | ||||||
| | * | Clean up duplicates in changelog | Lars | 2014-04-16 | 1 | -2/+1 | |
| | | | ||||||
| * | | silence Findbugs warning | Michael Keppler | 2014-04-19 | 1 | -3/+3 | |
| | | | | | | | | | Findbugs issues an unused object warning, therefore go without an object assignment and have the suppressWarnings at the method level. | |||||
| * | | fix remaining warnings or document them | Michael Keppler | 2014-04-19 | 4 | -5/+9 | |
| | | | ||||||
| * | | remove unneeded suppresswarnings | Michael Keppler | 2014-04-19 | 5 | -15/+21 | |
| | | | | | | | | | | | Eclipse does not show a warning if the parameter is documented in the JavaDoc. If your IDE shows warnings about these parameters now after the change, consider upgrading. | |||||
| * | | fix some compiler warnings | Michael Keppler | 2014-04-19 | 3 | -12/+12 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'upstream/release' | rsudev | 2014-04-16 | 3 | -44/+14 | |
| |\ \ | |/ | ||||||
| | * | Merge pull request #3774 from rsudev/crowdin_translations | rsudev | 2014-04-16 | 2 | -0/+12 | |
| | |\ | | | | | | | crowdin: New translations | |||||
| | | * | crowdin: New translations | rsudev | 2014-04-16 | 2 | -0/+12 | |
| | |/ | ||||||
| | * | Update changelog_release.xml | Lars | 2014-04-16 | 1 | -44/+2 | |
| | | | | | | | | | Exclude old change notes and update milestone (Milestone assignment on github to be corrected...Will do that) | |||||
| * | | Prepare Changelog on master | Samuel Tardieu | 2014-04-16 | 1 | -0/+6 | |
| |/ | ||||||
| * | Update ChangeLogs | Samuel Tardieu | 2014-04-16 | 2 | -8/+6 | |
| | | ||||||
| * | Added japanese strings for contacts plugin | rsudev | 2014-04-16 | 1 | -0/+6 | |
| | | ||||||
| * | Merge pull request #3773 from rsudev/crowdin_translations | rsudev | 2014-04-16 | 8 | -1/+103 | |
| |\ | | | | | crowdin: New translations | |||||
| | * | crowdin: New translations | rsudev | 2014-04-15 | 8 | -1/+103 | |
| |/ | ||||||
| * | Help FindBugs another way | Samuel Tardieu | 2014-04-15 | 1 | -3/+3 | |
| | | ||||||
| * | Help FindBugs to understand that variable cannot be null | Samuel Tardieu | 2014-04-15 | 1 | -1/+2 | |
| | | ||||||
| * | fix #3755: crash when user enters invalid coordinates | Samuel Tardieu | 2014-04-15 | 1 | -40/+45 | |
| | | ||||||
| * | refactoring: factor out coordinates validity checks | Samuel Tardieu | 2014-04-15 | 2 | -2/+29 | |
| | | ||||||
| * | Merge pull request #3768 from rsudev/crowdin_translations | rsudev | 2014-04-14 | 6 | -5/+31 | |
| |\ | | | | | crowdin: New translations | |||||
| | * | crowdin: New translations | rsudev | 2014-04-14 | 6 | -5/+31 | |
| |/ | ||||||
| * | Update changelog_master.xml | Lars | 2014-04-14 | 1 | -0/+2 | |
| | | ||||||
| * | Fixes #3765, Somehting is strange with oc autorization | rsudev | 2014-04-14 | 1 | -3/+3 | |
| | | | | | Corrected parameterization of OCPreferenceKeys | |||||
| * | Merge pull request #3764 from rsudev/crowdin_translations | rsudev | 2014-04-13 | 2 | -0/+14 | |
| |\ | | | | | crowdin: New translations | |||||
| | * | crowdin: New translations | rsudev | 2014-04-13 | 2 | -0/+14 | |
| |/ | ||||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2014-04-13 | 2 | -2/+2 | |
| |\ | ||||||
| | * | fix #3761: crash when long-clicking on a value field | Samuel Tardieu | 2014-04-13 | 2 | -2/+2 | |
| | | | ||||||
| * | | fix #3759: OOM while loading caches | Samuel Tardieu | 2014-04-13 | 1 | -56/+58 | |
| | | | | | | | | | Caches are now loaded by chunks of 50. | |||||
| * | | buffer lets you split a list into smaller max-size ones | Samuel Tardieu | 2014-04-13 | 2 | -0/+94 | |
| | | | ||||||
