summaryrefslogtreecommitdiffhomepage
path: root/android/src/main/play/release-notes
AgeCommit message (Collapse)AuthorFilesLines
2022-02-08Fix missing fdroid metadataAlbin1-0/+0
F-Droid requires the metadata to be present in a specific location which isn't compatible with our mono-repo structure, therefore this change moves the Gradle Play Publisher (GPP) directories to a location compatible with F-Droid and adds a symlink at the location GPP expects, which leads to the F-Droid location. The reason for doing it this way rather than symlinking the other way around is that we don't use GPP itself atm. Even if we start using it, it's still easier to make sure everything is working (in regards to the symlink) in the GPP build environment compared to the F-Droid build environment.
2021-12-16Split Android project and app moduleAlbin1-1/+0
The purpose of this is to: * Comply better with the default Android project structure (see https://developer.android.com/studio/build). * Avoid conflicts between project and app dependencies and plugins.
2021-05-04Update android automatic changelog and rename beta -> defaultLinus Färnstrand2-5/+1
2020-11-30Update Android changesLinus Färnstrand1-5/+5
2020-08-27Update Android beta.txt changelogLinus Färnstrand1-6/+5
2020-08-20Update changelog with 2020.6-beta1 header and android beta.txtLinus Färnstrand1-5/+6
2020-06-17Change android release notes to 2020.5-beta2 notesLinus Färnstrand1-7/+5
This was submitted too late. But now at least they can be correct in the repo :shrug:
2020-05-27Add release notesJanito Vaqueiro Ferreira Filho1-0/+7