Loop Habit Tracker

Download: Loop Habit Tracker APK

  • Latest Version
Application ID org.isoron.uhabits
Downloads 5.87M
Upload by Álinson S Xavier
Rating 4.7/54.48K+
Content rating Everyone
Requires android 9 and up
Updated on Feb 08, 2024

android.Manifest.permission

  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.SCHEDULE_EXACT_ALARM:
    Allows applications to use exact alarm APIs.
  • android.permission.USE_EXACT_ALARM:
    Allows apps to use exact alarms just like with SCHEDULE_EXACT_ALARM but without needing to request this permission from the user.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • org.isoron.uhabits.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: