9 Commits
Author SHA1 Message Date
Hossain KhanandGitHub e16df63911 Update README with release checklist reference
Added a reference to the release process checklist in the production keystore section.
2025-12-07 04:28:37 -05:00
copilot-swe-agent[bot]andhossain-khan f5e33c8781 Remove all F-Droid references and metadata
Co-authored-by: hossain-khan <99822+hossain-khan@users.noreply.github.com>
2025-11-20 00:48:00 +00:00
Hossain Khan 6908f2d2d7 [UPDATE] Removed notes about product flavors 2025-11-18 22:00:30 -05:00
Hossain Khan bc9db7ecfb [CLEANUP] Remove F-Droid build variant 2025-06-28 17:08:28 -04:00
Hossain Khan 9575754464 [UPDATE] Docs to mention f-droid is also now signed 2025-06-28 13:09:33 -04:00
Hossain Khan edc6efc600 [UPDATE] Enable android app release signing from CI 2025-06-28 12:47:01 -04:00
Hossain Khan b1c0bc7da1 [UPDATE] Readme on why debug keystore is used in early stages. 2025-06-02 22:18:26 -04:00
Hossain Khan b41d3dbf5e [ADDED] Additional notes on debug keystore usage. 2025-04-29 22:16:57 -04:00
Hossain Khan 6dc0f0885b [ADDED] Debug cert from .android/debug.keystore
```
            // ⚠️ This is temporary solution as app is still under development
            //    It allows early testers to test drive the app without us worrying about signing
            //    https://developer.android.com/studio/publish/app-signing
```

Fixes #2
2025-04-29 22:10:42 -04:00