Remove dependencies

This commit is contained in:
serso
2016-03-02 00:06:09 +01:00
parent 9bcc4d4d9f
commit ba6480d101
63 changed files with 223 additions and 5374 deletions

View File

@@ -139,15 +139,6 @@
android:label="@string/cpp_purchase_title"
android:theme="@style/Cpp.Theme.Translucent" />
<!-- todo serso: strings-->
<activity
android:name=".matrix.CalculatorMatrixActivity"
android:label="@string/c_plot_graph">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
</intent-filter>
</activity>
<!-- ONSCREEN CONFIG -->
<activity