圖標

Caffeinate

keep your phone's screen On while developing
新版本 2.2.0
* bump app version to 2.2.0
> - New Crowdin updates (#94)
> - New translations strings.xml (Arabic)
> - New translations strings.xml (Polish)
> - New translations strings.xml (Russian)
> - New translations strings.xml (Arabic, Egypt)
* New Crowdin updates (#94)
> - New translations strings.xml (Arabic)
> - New translations strings.xml (Polish)
> - New translations strings.xml (Russian)
> - New translations strings.xml (Arabic, Egypt)
* feat: Show application status in
Caffeinate is an App that helps android developers to keep their phone's display awake without having to change the device settings. It can be toggled at various places:
  • a tile in the quick settings, the place that holds the toggles for e.g. Wi-Fi and Bluetooth. Requires Android 7 or higher.

  • a button in the app itself

Features

  • Uses android's WakeLock Class with either SCREEN_DIM_WAKE_LOCK or SCREEN_BRIGHT_WAKE_LOCK lock level based on user settings

  • Timeout period is configurable

  • Switch timeouts from the quick settings tile or the button in the app. clicking them, selects the next timeout and after 1 second the timeout will start, if the quick settings tile or the button are clicked after starting, the timeout will stop.

  • Available timeouts are [30 seconds, 05 minutes, 10 minutes, 15 minutes, 30 minutes, 60 minutes, Ꝏ]

  • An option to enable the screen to dim while the WakeLock is acquired

  • An option to enable holding the WakeLock if the screen is locked, so that the screen will keep on after unlocking, default behaviour is that the WakeLock is released when the screen is locked

  • Multiple theming options [light, dark, system default and material you]

版本

雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。

下載 F-Droid
  • 版本 2.2.0 (36) 建議 於 2025 年 12 月 9 日新增

    此版本需要 Android 7.0 或更高的版本。

    此套件包由原開發者構建和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • android.permission.ACTION_MANAGE_OVERLAY_PERMISSION
    • 執行前景服務
      允許應用程式使用前景服務。
    • 搭配「specialUse」類型執行前景服務
      允許應用程式搭配「specialUse」類型使用前景服務
    • 顯示通知
      允許應用程式顯示通知
    • 要求忽略電池效能最佳化
      允許應用程式要求權限,以便忽略針對該應用程式的電池效能最佳化設定。
    • 此應用程式可顯示在其他應用程式上方
      這個應用程式可顯示在其他應用程式上方或畫面中的其他位置。你可能會無法照常使用應用程式,且其他應用程式的顯示方式可能會受到影響。
    • 防止手機休眠
      允許應用程式防止手機進入休眠狀態。
    • com.hifnawy.caffeinate.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下載 APK 2.1 MiB PGP 簽章 | 構建日誌

  • 新版本 2.1.0
    * fixed TimeoutsSelectionFragment crashing when changing languages
    >
    * added Play Store badge to README
    >
    * Update issue templates
    >
    * sharedPrefs timeout checkboxes are initialized using a delegate now
    >
    * fix timeout selections saving not working
    >
    * New Crowdin updates (#77)
    > - New translations strings.xml (Arabic)
    > - New translations strings.xml (Arabic, Egypt)

    **Full Changelog**: https://github.com/abdalmoniem/Caffeinate/compare/v2.0.3...v2.1.0
  • 版本 2.1.0 (35) - 於 2024 年 12 月 29 日新增

    此版本需要 Android 7.0 或更高的版本。

    此套件包由原開發者構建和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • android.permission.ACTION_MANAGE_OVERLAY_PERMISSION
    • 執行前景服務
      允許應用程式使用前景服務。
    • 搭配「specialUse」類型執行前景服務
      允許應用程式搭配「specialUse」類型使用前景服務
    • 顯示通知
      允許應用程式顯示通知
    • 要求忽略電池效能最佳化
      允許應用程式要求權限,以便忽略針對該應用程式的電池效能最佳化設定。
    • 此應用程式可顯示在其他應用程式上方
      這個應用程式可顯示在其他應用程式上方或畫面中的其他位置。你可能會無法照常使用應用程式,且其他應用程式的顯示方式可能會受到影響。
    • 防止手機休眠
      允許應用程式防止手機進入休眠狀態。
    • com.hifnawy.caffeinate.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下載 APK 2.1 MiB PGP 簽章 | 構建日誌

  • 新版本 1.8.0
    * fix service termination on some chinese OEM devices
    > - some chinese OEM devices have aggressive battery optimizations which
    > - would kill the service when the overlay option is enabled and the
    > - application is swiped away from the recent apps list or after some time
    > - has passed, the fix is a litte bit crude for now. the app saves the last
    > - remaining timeout to the device's storage every one second and then when
    > - the service is killed, it retreives the last saved
  • 版本 1.8.0 (30) - 於 2024 年 11 月 16 日新增

    此版本需要 Android 7.0 或更高的版本。

    此套件包由原開發者構建和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • android.permission.ACTION_MANAGE_OVERLAY_PERMISSION
    • 執行前景服務
      允許應用程式使用前景服務。
    • 搭配「specialUse」類型執行前景服務
      允許應用程式搭配「specialUse」類型使用前景服務
    • 顯示通知
      允許應用程式顯示通知
    • 要求忽略電池效能最佳化
      允許應用程式要求權限,以便忽略針對該應用程式的電池效能最佳化設定。
    • 此應用程式可顯示在其他應用程式上方
      這個應用程式可顯示在其他應用程式上方或畫面中的其他位置。你可能會無法照常使用應用程式,且其他應用程式的顯示方式可能會受到影響。
    • 防止手機休眠
      允許應用程式防止手機進入休眠狀態。
    • com.hifnawy.caffeinate.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下載 APK 4.9 MiB PGP 簽章 | 構建日誌