First commit of dynamic home page feature

- Add SettingsHomepageActivity
- Add feature flag
- Use com.google.android.material_material library

Change-Id: I325be249f739d3b03dc2f0d722319f5771e2313b
This commit is contained in:
Raff Tsai
2018-06-19 17:25:31 +08:00
parent 0861b53474
commit 3515bc7259
12 changed files with 392 additions and 31 deletions

View File

@@ -32,6 +32,7 @@ LOCAL_STATIC_ANDROID_LIBRARIES := \
androidx.preference_preference \
androidx.recyclerview_recyclerview \
androidx.legacy_legacy-preference-v14 \
com.google.android.material_material \
LOCAL_JAVA_LIBRARIES := \
bouncycastle \