mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-08 01:58:52 -06:00
Load data asynchronously; cache checkmarks and streaks
This commit is contained in:
@@ -43,14 +43,9 @@
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:data="https://github.com/iSoron/uhabits"/>
|
||||
</Preference>
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="pref_key_misc"
|
||||
android:title="Miscellaneous">
|
||||
|
||||
|
||||
<Preference android:title="Replay app introduction">
|
||||
<Preference android:title="View app introduction">
|
||||
<intent
|
||||
android:targetClass="org.isoron.uhabits.IntroActivity"
|
||||
android:targetPackage="org.isoron.uhabits"/>
|
||||
|
||||
Reference in New Issue
Block a user