commit | fc482d0b92102ee820318a78fd936e4c2c17a55b | [log] [tgz] |
---|---|---|
author | Ken Ashcraft <kash@google.com> | Fri Jan 15 13:39:54 2016 -0800 |
committer | Ken Ashcraft <kash@google.com> | Fri Jan 15 13:39:54 2016 -0800 |
tree | 896d4e26b0188ab58428d5390931fb8a3570252e | |
parent | e2dad6fcedc46e0988b1d3f7e7ac3df26d9d4214 [diff] |
syncslides: Marshmallow requires dynamic permission requests. Android 6.0 (Marshmallow) requires that the app ask at runtime for permission to access the contacts. This change switches the code to do that. Rather than trying to support devices older than 6.0, the app now requires 6.0. Changed the build.gradle applicationId to io.v.syncslides23 because one of my devices refused to let me upload an apk with the old name. Ugh. Change-Id: I96bf5f47198a078baf072084747139ef6381bd8d
A simple multi-device presentation system, with state synced across devices using Syncbase.
https://github.com/vanadium/syncslides/tree/master/android