Home | History | Annotate | Download | only in features

Lines Matching full:preview

3 page.keywords=permissions, runtime, preview
12 <li>If your app targets the M Preview SDK, it prompts users to grant
57 The M Developer Preview introduces a new app permissions model which
59 running on the M Preview supports the new permissions model, the user does not have to
76 With the M Developer Preview, the platform introduces a new app permissions
163 <strong>Note:</strong> If an app targets the M Developer Preview, it
168 As of the launch of the M Developer Preview, not all Google apps fully
170 the course of the M Developer Preview to properly respect Permissions toggle
234 If an app does not target the M Developer Preview, the app continues to use
235 the old permissions model even on M Preview devices. When the user installs
241 <strong>Note:</strong> On devices running the M Developer Preview, a user can
253 running the M Preview,
259 <strong>Note:</strong> For the preview release, you must set the minimum SDK
260 version to the M Preview SDK to compile with the preview SDK. This means you
262 preview.
339 If your app targets the new M Developer Preview, you must use the new
351 To enable the new M Developer Preview permissions model, set the app's
358 For the preview release, you must set <code>minSdkVersion</code> to
359 <code>"MNC"</code> to compile with the preview SDK.
363 Designating a permission for the M Preview only
368 to indicate that a permission is only needed on the M Developer Preview. If
378 If the app is running on a device with the M Developer Preview,
391 If your app uses the new M Developer Preview permissions model, the user is
393 running the M Preview. Instead, your app requests permissions as they are
409 Preview. Before calling any of these methods, the app should verify
412 Build.VERSION.CODENAME}. If the device is running the M Developer Preview,
419 appropriately whether or not the app is running on the M Developer Preview.
731 If your app targets the M Developer Preview, you must test that it
740 permission situations. With the M Preview SDK, we have provided new
751 The M Preview SDK Platform-tools provides several new commands to let you test
902 with the M Developer Preview. If an app is installed on a device running the
903 M Preview, the support library methods behave the same as their framework
921 or not the device is using the M Preview. If the app does not have the
932 If the device is not running the M Preview, invokes the callback
948 If the device is not running the M Preview, always returns
988 If the device is not running the M Preview, invokes the callback
1003 If the device is not running the M Preview, always returns