Project

General

Profile

« Previous | Next » 

Revision e9245b7b

Added by Leszek Koltunski 6 months ago

Initial support for the new Pattern Dialog.

View differences:

src/main/AndroidManifest.xml
36 36
        <activity android:name="org.distorted.bandaged.BandagedPlayActivity" android:exported="false" android:screenOrientation="portrait"/>
37 37
        <activity android:name="org.distorted.purchase.PurchaseActivity" android:exported="false" android:screenOrientation="portrait"/>
38 38
        <activity android:name="org.distorted.solverui.SolverActivity" android:exported="false" android:screenOrientation="portrait"/>
39
        <activity android:name="org.distorted.patternui.PatternActivity" android:exported="false" android:screenOrientation="portrait"/>
39 40

  
40 41
        <service
41 42
            android:name="org.distorted.messaging.RubikMessagingService"

Also available in: Unified diff