Commit Graph

446 Commits

Author SHA1 Message Date
Klaus Flittner b2d6965608 Use app supplied API key for safetynet queries 2018-09-21 21:28:47 +02:00
Adam Mills e32cb84397 Add tag support and implement Z-Index API 2018-09-21 21:26:10 +02:00
voidstarstar ce9f40e9d9 Add Contacts signature to known google signatures 2018-09-21 21:10:50 +02:00
voidstarstar 1fc6df3862 Fix how avatar URL is saved, fixes #598 2018-09-21 21:08:37 +02:00
Adam Mills eaf66d9e19
Switch to chromecast lib raw request branch 2018-09-03 14:48:24 -04:00
Adam Mills 00594590ac
Linting cleanup 2018-09-02 10:18:30 -04:00
Adam Mills 8df4a6c457
Merge branch 'master' into cast-mvp 2018-09-02 10:01:39 -04:00
Marvin W 4040e3df85
Bump version to 12.8.79 2018-08-28 15:18:34 +02:00
Marvin W 7bbdcac990
Handle NetworkInfo being null 2018-08-28 14:18:26 +02:00
Marvin W f94d140dea
Only require C2D_MESSAGE permission when defined 2018-08-28 14:13:49 +02:00
Marvin W 9e0ee103a1
Fix push messaging registration for some apps 2018-08-28 14:13:49 +02:00
Marvin W bdb04c9b20
Add various missing stubs 2018-08-28 14:13:49 +02:00
voidstarstar 0cfb703b11 Update UnifiedNlp for sdk version 2018-08-28 14:13:21 +02:00
Adam Mills 1db42b8231
More cast device implementation coverage 2018-08-25 18:50:15 -04:00
Adam Mills 3c3e391232
Discovery cleanup 2018-08-25 14:56:39 -04:00
Adam Mills 84299d4cfd
More dev 2018-08-11 16:06:54 -04:00
Adam Mills c3e611ec9f
Include cast app control categories with routeinfo 2018-07-06 20:10:13 -04:00
Adam Mills d70b47c6c3
Store deserialized session providers 2018-07-06 20:06:59 -04:00
Adam Mills 7e711be919
Add most real cast media route control filters 2018-07-06 16:44:50 -04:00
Adam Mills 477f7b2a15
Support for DNS-SD cast discovery 2018-07-05 21:36:58 -04:00
Adam Mills 2368bed54b
Support basic media control: play/pause/seek/etc. 2018-06-23 14:12:54 -04:00
Adam Mills eb869ef20b
Cast MVP to start videos 2018-06-13 20:21:45 -04:00
Romain Hunault fca83bad2a Change the location of GmsCore apk 2018-05-30 10:03:52 +02:00
Adam Mills ae8e82f656
Maintain support for API version 9 2018-05-19 15:37:25 -04:00
Adam Mills fc74261655
More interface details for the cast framework 2018-05-19 15:36:08 -04:00
Bernhard Rosenkränzer 40d6bf7320 Add patch for Android O (8.0.0_r4)
This is android_frameworks_base-N.patch rebased to the android-8.0.0_r4
tag.
It also expands the description a little to let the user know why a
legitimate app might request this permission.

Signed-off-by: Bernhard Rosenkränzer <bero@lindev.ch>
2018-05-19 18:00:19 +02:00
Hattshire f1cdb48a28 Show UI on retrieveRtToken() error 2018-03-31 23:20:54 -06:00
Marvin W 908c20ccc2
bump version number, update build tools 2018-03-31 23:16:41 -06:00
Kevin MacMartin 388a363bc0 Add signature for the google daydream app 2018-03-31 21:57:02 -06:00
Marvin W 464d45d552
Update gradle, build tools, dependencies 2018-01-02 01:45:43 +01:00
Marvin W 0596d2c6f1
Version bump 2017-12-12 11:38:27 -06:00
Marvin W 2403f97e18
Add fake contact sync to fix AOSP contact app 2017-12-12 11:36:01 -06:00
Marvin W f289a13a7f
Increase version number 2017-09-09 18:51:38 +02:00
roblabla 38324bedfa Add youtube music to KNOWN_GOOGLE_PACKAGES 2017-08-02 01:27:28 +02:00
Marvin W d9e86d960d
Increase version code, update sublib and copyright header 2017-06-13 00:34:09 +02:00
Marvin W da922189e2
Further restrict whitelist by package name and fix #369 2017-06-13 00:32:54 +02:00
Marvin W ee8bc5a9f2
Pull from Transifex 2017-06-13 00:31:05 +02:00
ale5000 087ea9c2be Add Google Cardboard Camera signature to known google signatures and fix Google Trips name (#382) 2017-06-02 00:37:51 -06:00
Aline Freitas fb3623cf35 Check if callback is non nil. Fixes #340 #364. (#385) 2017-06-02 00:37:14 -06:00
Henry Kohli 0e766d4572 fixed typo in german translation (#356) 2017-05-19 21:16:39 +02:00
justmix4 cb6bb7d252 Update polish translation (plurals.xml) (#360) 2017-05-19 21:16:15 +02:00
justmix4 711246b513 Update polish translation (strings.xml) (#359) 2017-05-19 21:15:42 +02:00
Gena95 a5b7a24aec Russian translation (#367)
Update russian translation
2017-05-19 21:14:50 +02:00
acsway878787 0b496c58c3 Fix a minor typo. (#371) 2017-05-19 21:14:36 +02:00
Dang Nguyen 690b612f24 Add Google Trip signature to known google signatures (#375) 2017-05-19 21:13:56 +02:00
Marvin W 3669bab42c
maps: throw exception on missing permission (as described in API docs) 2017-05-01 13:24:49 +02:00
Marvin W bde9bc4c0c
Pull strings from transifex 2017-05-01 13:24:49 +02:00
Marvin W 1c6f4e26dd
Update build tools 2017-05-01 13:24:49 +02:00
Marvin W b0a06e7d7d
gcm/iid: add request id to iid responses
was optional before but is required for firebase iid
- fixes bug with riot dev version reported in #313
- might be related to comment 2 in #322
2017-05-01 13:15:19 +02:00
Marvin W db7b721b1a
Ask before loading sign-in website (#276) 2017-05-01 13:15:18 +02:00