Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 519fb1ef authored by Sam Blitzstein's avatar Sam Blitzstein
Browse files

Move alarm to its own tab.

Also animate alarm expansion.

Change-Id: Icdebc6a18f34cfe55af70491d07dde4b1dc675c5
parent c744e375
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
.gitignore
.classpath
.project
bin/
gen/
out/
lint.xml
project.properties
+0 −12
Original line number Diff line number Diff line
@@ -53,18 +53,6 @@
            </intent-filter>
        </activity-alias>

        <activity android:name="AlarmClock"
                android:label="@string/alarm_list_title"
                android:theme="@style/AlarmClockTheme"
                android:taskAffinity=""
                android:excludeFromRecents="true"
                android:launchMode="standard"
                android:exported="true" />

        <activity-alias android:name="com.android.alarmclock.AlarmClock"
                android:targetActivity="com.android.deskclock.AlarmClock"
                android:exported="true" />

        <activity android:name="SettingsActivity"
                android:label="@string/settings"
                android:theme="@style/SettingsTheme"
+168 B (980 B)
Loading image diff...
+85 B (744 B)
Loading image diff...
−461 B (8.95 KiB)
Loading image diff...
Loading