Connect for Lemmy

دانلود: Connect for Lemmy APK

  • آخرین نسخه
شناسه برنامه com.kuroneko.lemmy_connect
دانلودها 44.5K
آپلود توسط kurononeko
رتبه بندی 4.6/818+
رده بندی محتوا Teen, Users Interact
نیاز به اندروید 4.4
به روز رسانی شد Jan 21, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • 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_FULL_SCREEN_INTENT:
    Required for apps targeting Build.VERSION_CODES.Q that want to use notification full screen intents.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.kuroneko.lemmy_connect.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: