80d897ba36
Hopefully fixed crash in RemotePlayService#sendMessage, minor refactoring.
2014-05-12 16:08:41 +02:00
17fe44e203
Bumped version to 1.0.2.
2014-05-11 22:02:22 +02:00
de8cc9e435
Fixed server sorting to use friendly name instead of display string.
2014-05-11 22:01:45 +02:00
8186a48d1e
Refactoring and extra logging in MediaRouterPlayService.
2014-05-11 14:06:26 +02:00
126e79a2b5
Sort routes by name.
2014-05-10 14:58:12 +02:00
1b9e2f0e49
In debug builds, append "(Debug)" to provided route names.
2014-05-10 14:41:13 +02:00
44064c25de
Fixed crash when route is added.
2014-05-10 12:33:00 +02:00
263028c42a
Bumped version to 1.0.1.
2014-05-09 20:16:37 +02:00
6517b5002b
Fixed crash when opening settings for the first time.
2014-05-09 20:14:47 +02:00
44ed80da0e
Bumped version to 1.0.0
2014-05-05 19:53:22 +02:00
7b2d42d640
Changed project structure to use default gradle file layout.
2014-05-05 16:50:58 +02:00
105bb9de94
Formatting fixes.
...
- add braces to if/for
- indent with tabs instead of spaces
- remove trailing whitespaces
2014-05-05 16:30:54 +02:00
59df28b2bd
Properly fix #5 (missing import), formatting.
2014-05-04 17:49:11 +02:00
9bc05b12f5
Improve wifi handling part two.
...
If a route is removed, RouteFragment goes into deviceListMode. This change
makes it go back into playlistMode if the route set in MediaRouterPlayService
is added again.
2014-05-04 13:54:33 +02:00
34137c051e
Improve wifi-handling part one.
...
If a route is removed, the notification is also removed. This re-creates the notification
if the route is added again.
2014-05-04 13:54:20 +02:00
6960fc0c18
Fixes #5
2014-05-04 13:04:52 +02:00
1e2b56b4e5
Fix scroll to current after notification click when RouteFragment was killed.
2014-05-04 12:55:20 +02:00
cd60c3c66a
Fixed play service stopping if PlayFragment is unBound.
2014-05-04 12:22:38 +02:00
55bb705ac0
Fixed potential crash during app start.
2014-05-04 11:58:43 +02:00
5ca26af0e4
Merged 'localroute' project.
2014-05-02 00:23:12 +02:00
c4317782e4
Added option to auto-enable wifi on start.
2014-05-01 21:49:03 +02:00
e90039e7e8
Added option to pause playback on incoming call (enabled by default).
2014-05-01 20:55:06 +02:00
38815cae34
Added back button to preferences ActionBar for honeycomb and later.
2014-05-01 20:34:54 +02:00
57f5d65e30
Fixed crash on wifi disable.
2014-05-01 18:56:54 +02:00
3fc1f9f925
Fixed crash on app kill.
2014-05-01 18:51:05 +02:00
a861c1a81f
Added preferences with "Contact Developer" option.
2014-05-01 18:46:30 +02:00
5747680e6a
Fixed MediaRouterPlayService being killed on screen rotate.
2014-04-28 09:13:34 +02:00
b016780fca
Removed unneeded indirection.
2014-04-28 00:49:53 +02:00
86b4f3ad03
Added default drawables for folders and for files without icons.
2014-04-27 13:36:37 +02:00
10101ed224
Fixed possible crash on startup.
2014-04-21 18:38:25 +02:00
e83388b5f1
Fixed seek not working.
2014-04-13 14:24:30 +02:00
5aa6ae6ed8
Fixed next track not autoplaying on gmediarenderer.
2014-04-13 13:08:03 +02:00
2997938e18
Fixed playback to gmediarenderer.
...
Calling stop before play fixes the otherwise buggy playback.
2014-04-13 11:38:05 +02:00
635bdb04d3
Removed unused line.
2014-04-09 10:32:49 +02:00
9c315124e1
Changes to device names/descriptions that are displayed.
2014-02-28 11:09:23 +01:00
6cab4b4d32
Fixed playback stopping after first track of new playlist, fixed notification not showing.
2014-02-22 02:00:11 +01:00
b06d889c10
Added scrolling to current track on notification click.
2014-02-21 23:29:56 +01:00
0dc71c4025
Added fixed ordering for devices.
2014-02-20 22:04:17 +01:00
d8947fff67
Removed unused comparison feature in FileArrayAdapter (this is done server-side).
2014-02-20 21:59:20 +01:00
5f79120cc7
Fixed play/pause button status after exiting playlist during playback and reentering it.
2014-02-09 20:28:34 +01:00
b804cef68a
Fixed play notification to show playlist on click.
2014-02-09 20:00:56 +01:00
2314e895d1
Removed trailing whitespaces, replaced space intendation with tabs.
2014-02-08 21:16:30 +01:00
10e5f86ecf
Extracted RemotePlayService.Binder into RemotePlayServiceBinder.
2014-02-08 21:06:18 +01:00
c0146efb72
Changed RemotePlayService so that it works for multiple routes at once.
2014-02-08 20:50:26 +01:00
c02d9124ae
Fixed a crash on notification tap.
2014-02-08 20:50:14 +01:00
278c2bb75a
Fixed crash on screen rotation in server fragment.
2014-02-03 03:49:27 +01:00
b037a17f2a
Fixed crash on screen rotation in playlist view.
2014-02-01 22:24:24 +01:00
7ace238723
Fixed list state in server tab not being restored correctly.
2014-01-05 23:37:36 +01:00
86ba981c3c
Changed wifi disabled warning dialog.
2014-01-05 22:28:48 +01:00
017c8a6411
Fixed play/pause state to be correct after playlist is over.
2014-01-05 20:26:35 +01:00