| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
Add a confirm dialog for the disconnect all action.
|
| | |
|
|\ \
| | |
| | | |
Use scaled touch slop for determining the scroll x-tolerance.
|
| |/ |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
| |
This will help with unit testing.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Switch to using NotificationCompat.Builder. This will allow for
the creation of a "disconnect all" button in the notification
(see #93).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
There would be a NullPointerException if the host passed in was null, so
just preclude it by checking.
|
| |
|
| |
|
| |
|
|
|
|
| |
Change-Id: I4ea022cf42d3aea8e52d8e4fbd604575c109df1d
|
| |
|
| |
|
| |
|
| |
|