Skip to content

Add new dailyLog app

madeeha requested to merge madCode1/daily-log-f-droid:master into master

Required

  • The app complies with the inclusion criteria
  • The original app author has been notified (and does not oppose the inclusion)
    • I am the original app author
  • All related fdroiddata and RFP issues have been referenced in this merge request
    • No related issues at the moment
  • Builds with fdroid build

Strongly Recommended

  • The upstream app source code repo contains the app metadata (summary/description/images/changelog/etc) in a Fastlane or Triple-T folder structure
    • [QUESTION] Should I remove my description from the yaml metadata file in this PR so it pulls from the Fastlane one?
    • [KNOWN ISSUE] My first release tag is from before Fastlane support was added. I will release it once I know it's correct. The settings here should make sure it's auto-updated.
  • Releases are tagged

Suggested

  • External repos are added as git submodules instead of srclibs
  • Enable Reproducible Builds
    • tracking via issue. If there are any beginner-friendly documentation on how to start this process, please let me know. The link above is useful, but I'm not sure exactly where to start.
  • Multiple apks for native code
    • I don't believe this app is large enough to warrant multiple apks. Let me know if I missed something here.

Edited by madeeha

Merge request reports