cranpose 0.1.115

Cranpose runtime and UI facade
Documentation
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<!-- User-visible notifications. The vibrator the haptics service drives is a
     separate module: an application that buzzes need not ask to notify. -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
</manifest>