android/README.md
Android App for Super Productivity (https://super-productivity.com/).
I am not an Android developer, so help would be very welcome!!
This feature was added on October 7, 2024. See Pull Request #57.
You can now use the core features of the app without an internet connection, offering a smoother and more reliable experience. We've made several key updates to enhance usability:
Update now to enjoy these exciting new features and improvements!
The app supports two launch modes:
To configure the launch mode, adjust the LAUNCH_MODE setting in the app_config.properties file:
Recommendation: Set LAUNCH_MODE to 2 for Connectivity-Free Mode.
LAUNCH_MODEapp_config.properties file in the project's root directory.LAUNCH_MODE setting and set it to your desired mode (0, 1, or 2).LAUNCH_MODE=2
Important: The app_config.properties file is intended for local modifications only. DO NOT COMMIT this file unless you are sure of what you are doing.