Project

General

Profile

« Previous | Next » 

Revision cb30e768

Added by Leszek Koltunski 6 months ago

Version 2.0: add Solver Activity.

View differences:

src/main/AndroidManifest.xml
35 35
        <activity android:name="org.distorted.bandaged.BandagedCreatorActivity" android:exported="false" android:screenOrientation="portrait"/>
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
        <activity android:name="org.distorted.solverui.SolverActivity" android:exported="false" android:screenOrientation="portrait"/>
38 39

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

Also available in: Unified diff