Loading src/main/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -19,6 +19,6 @@ <uses-permission android:name="org.dmfs.permission.READ_TASKS" /> <uses-permission android:name="org.dmfs.permission.WRITE_TASKS" /> <application android:label="@string/app_name"/> <application /> </manifest> src/main/res/values/strings.xmldeleted 100644 → 0 +0 −15 Original line number Diff line number Diff line <!-- ~ Copyright (c) 2013 – 2015 Ricki Hirner (bitfire web engineering). ~ ~ This program is free software: you can redistribute it and/or modify it under the terms of the GNU ~ General Public License as published by the Free Software Foundation, either version 3 of the ~ License, or (at your option) any later version. ~ ~ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; ~ without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ~ PURPOSE. See the GNU General Public License for more details. --> <resources> <string name="app_name">iCal4Android</string> </resources> Loading
src/main/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -19,6 +19,6 @@ <uses-permission android:name="org.dmfs.permission.READ_TASKS" /> <uses-permission android:name="org.dmfs.permission.WRITE_TASKS" /> <application android:label="@string/app_name"/> <application /> </manifest>
src/main/res/values/strings.xmldeleted 100644 → 0 +0 −15 Original line number Diff line number Diff line <!-- ~ Copyright (c) 2013 – 2015 Ricki Hirner (bitfire web engineering). ~ ~ This program is free software: you can redistribute it and/or modify it under the terms of the GNU ~ General Public License as published by the Free Software Foundation, either version 3 of the ~ License, or (at your option) any later version. ~ ~ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; ~ without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ~ PURPOSE. See the GNU General Public License for more details. --> <resources> <string name="app_name">iCal4Android</string> </resources>