2623 Commits

Author SHA1 Message Date
Maxr1998
221324c789 Allow to change volume of remote sessions through system
Move command transmission to the binder for that, add NativeShell interface to get updated volume levels from the API client
2020-07-28 23:34:09 +02:00
Maxr1998
58dfe9181f Add back missing JSON.parse() call for NativeInterface response 2020-07-28 20:07:17 +02:00
Maxr1998
5bd6211b2f Replace function references with direct calls again
WebView doesn't seem to like when you call injected methods on another object, throwing the error 'Java bridge method can't be invoked on a non-injected object'.
2020-07-28 20:07:03 +02:00
Cromefire_
2555dfe19e Simplified NativeShell API (#2)
Simplified API and AppHost
2020-07-28 19:09:31 +02:00
Maxr1998
c81f7a27b3 Refactor player service 2020-07-28 18:45:26 +02:00
Maxr1998
9fc3684e7e Update current playback state after seeking 2020-07-28 13:15:29 +02:00
Maxr1998
9d4c4acafe Update webapp to 10.6.1 2020-07-28 12:52:15 +02:00
Maxr1998
99c542264c Refactor/move Javascript bridge code 2020-07-26 21:22:22 +02:00
Maxr1998
f14e512d11 Cleanup and refactor some cast-related code 2020-07-25 22:44:50 +02:00
Maxr1998
6c1968e9e9 Integrate Chromecast support 2020-07-25 18:57:32 +02:00
Maxr1998
28a9a6a4a8 Add "stop playback" button to notification 2020-07-25 15:19:53 +02:00
Maxr1998
71acd40291 Refactor notification and media session handling 2020-07-25 15:17:47 +02:00
Maxr1998
b5e31912bf Fix possible NPE 2020-07-25 14:00:47 +02:00
Maxr1998
e1ef56aae1 Replace notification action icons with Material ones 2020-07-25 13:12:03 +02:00
Maxr1998
a742b266d4 Add LICENSE and README 2020-07-25 02:05:39 +02:00
Maxr1998
5ebf7df3db Integrate webapp into system
Implement media session, playback notification and Javascript interface for communication between host and webapp.
2020-07-25 01:55:31 +02:00
Maxr1998
c38d84cd86 Refactor dependencies, add Coroutines, Coil and Timber 2020-07-24 21:05:39 +02:00
Maxr1998
5056f97532 Import strings from old app 2020-07-24 20:44:14 +02:00
Cromefire_
2b9938ece4 Added adaptive icons 2020-07-24 17:22:25 +02:00
Maxr1998
67ec2f64e4 Setup web app, improve styling 2020-07-24 17:00:21 +02:00
Maxr1998
fd7ea23c87 Build and include webapp into assets 2020-07-24 16:19:06 +02:00
Maxr1998
b2d9138909 Include webapp as git module 2020-07-24 13:01:35 +02:00
Maxr1998
23077fde2e Initial application skeleton 2020-07-24 13:01:35 +02:00