42c189cc19
Added "discuntinued" note to Readme.
2015-07-03 16:53:24 +02:00
1ca89e580a
Merge pull request #10 from JonnyJD/gradle
...
use Gradle Wrapper for build
2014-10-01 18:35:22 +03:00
Johannes Dewender
141af45d53
add gradle wrapper
2014-10-01 16:34:25 +02:00
357fc5e2f1
Fixed lint warnings.
2014-05-14 23:27:20 +02:00
87ad67ca82
Formatting fixes.
2014-05-14 17:24:51 +02:00
6b1fa69b82
Use relative parent directory for Preferences.
2014-05-14 14:59:54 +02:00
48b2fad57c
Removed duplicate line.
2014-05-12 17:25:31 +02:00
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
499390b679
Added screenshots for 7" tablet (thanks Darryl).
2014-05-11 11:10:13 +02:00
9b53986380
Fixed build.gradle to allow signed release builds.
2014-05-10 22:01:21 +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
e745270f56
Added link to play store, F-Droid badge.
2014-05-09 02:29:10 +02:00
a833c4e079
Added screenshots.
2014-05-09 01:20:13 +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
65c5e0e793
Added launcher icon.
2014-05-03 17:42:56 +02:00
229764ecde
Bumped version to 0.6.0.
2014-05-02 00:29:00 +02:00
5ca26af0e4
Merged 'localroute' project.
2014-05-02 00:23:12 +02:00
7eba914165
Removed unneeded files.
2014-05-02 00:12:23 +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
bdef179b7d
Cleaned build.gradle.
2014-05-01 17:42:22 +02:00
5d62f9a02c
Updated build.gradle.
2014-04-28 09:14:35 +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
91719cf885
Updated build instructions.
2014-04-27 15:17:15 +02:00
b5bd217f70
Removed unused icon.
2014-04-27 14:53:49 +02:00
86b4f3ad03
Added default drawables for folders and for files without icons.
2014-04-27 13:36:37 +02:00
5ec9cb2271
Removed prebuilt libraries, using 4thline.org maven repository instead.
2014-04-23 20:38:45 +02:00
10101ed224
Fixed possible crash on startup.
2014-04-21 18:38:25 +02:00
0ea2493f1d
Bumped version to 0.5.3.
2014-04-13 14:47:55 +02:00