| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix lint warning: mark the handler as non-leaked | Samuel Tardieu | 2014-03-27 | 1 | -0/+3 |
| | | |||||
| * | Use a synchronized method to please FindBugs | Samuel Tardieu | 2014-03-26 | 1 | -10/+7 |
| | | |||||
| * | Put out as much sensor work as possible onto background threads | Samuel Tardieu | 2014-03-26 | 1 | -0/+80 |
| The sensors signals and merging are now delivered on background handler threads instead of the UI thread. While this might not change a lot of things in practice, it may help with #3680. | |||||
