package icon

Foreground

Task manager app, supporting syncing with Taskwarrior.
Foreground is an easy to use task manager app. Designed to be beautiful,
simple and unintrusive, Foreground helps you know what needs done without
getting in your way. Foreground also supports syncing with Taskwarrior servers.

Syncing

To set up sync, add your taskwarrior server credentials (provided by your
taskd server or a service like inthe.am or FreeCinc) to the settings menu, and
enable sync using the toggle. A test will be run to check if the settings are
valid, and the enable will stick if the config works. You can also configure
automatic syncing in this menu, or click the sync button on the main page to
start a sync.

Implementation Details

Unlike existing Taskwarrior apps for Android, Foreground does not run the
taskwarrior binary inside, but rather implements a taskwarrior sync client.
This allows for greater device compatibility and simplifies UI development but
it can cause issues when syncing if not done correctly.

Current Limitations

Foreground currently supports most features of Taskwarrior. Notable
exceptions involve handling of recurring events and display/editing of User
Defined Attributes. Recurring event instances created by other clients will be
shown by Foreground, but Foreground does not create recurring event instances
of its own at this time. User Defined attributes are preserved internally but
are not yet exposed for viewing or editing. These limitations will be resolved
in future releases.

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 1.6.1 (20) suggested Added on Jul 14, 2023

    This version requires Android 5.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • run foreground service
      Allows the app to make use of foreground services.
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • show notifications
      Allows the app to show notifications
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • Schedule precisely timed actions
      This app can schedule work to happen at a desired time in the future. This also means that the app can run when you're not actively using the device.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.

    Download APK 6.5 MiB PGP Signature | Build Log

  • Version 1.6.0 (19) - Added on Jun 25, 2023

    This version requires Android 5.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • run foreground service
      Allows the app to make use of foreground services.
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • show notifications
      Allows the app to show notifications
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • Schedule precisely timed actions
      This app can schedule work to happen at a desired time in the future. This also means that the app can run when you're not actively using the device.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.

    Download APK 6.2 MiB PGP Signature | Build Log

  • Version 1.5.5 (18) - Added on Nov 12, 2022

    This version requires Android 5.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • run foreground service
      Allows the app to make use of foreground services.
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • Schedule precisely timed actions
      This app can schedule work to happen at a desired time in the future. This also means that the app can run when you're not actively using the device.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.

    Download APK 6.2 MiB PGP Signature | Build Log