This launcher uses the following permissions for the purpose of implementing the features. It collects no personal information at all.
# for general purpose of the launcher
"android.permission.SET_WALLPAPER"
"android.permission.SET_WALLPAPER_HINTS"
"android.permission.EXPAND_STATUS_BAR"
# for the long-click call feature in contacts page
"android.permission.CALL_PHONE"
# for the "Contacts" page
"android.permission.READ_CONTACTS"
# for notifications on tiles
"android.permission.READ_CALENDAR"
"android.permission.GET_ACCOUNTS"
"com.google.android.gm.permission.READ_CONTENT_PROVIDER"
# for the "Flashlight" widget
"android.permission.CAMERA"
# for fingerprint authentication on password input
"android.permission.USE_FINGERPRINT"
# for general purpose of the launcher
"android.permission.SET_WALLPAPER"
"android.permission.SET_WALLPAPER_HINTS"
"android.permission.EXPAND_STATUS_BAR"
# for the long-click call feature in contacts page
"android.permission.CALL_PHONE"
# for the "Contacts" page
"android.permission.READ_CONTACTS"
# for notifications on tiles
"android.permission.READ_CALENDAR"
"android.permission.GET_ACCOUNTS"
"com.google.android.gm.permission.READ_CONTENT_PROVIDER"
# for the "Flashlight" widget
"android.permission.CAMERA"
# for fingerprint authentication on password input
"android.permission.USE_FINGERPRINT"
# for Private space support
"android.permission.ACCESS_HIDDEN_PROFILES"