summaryrefslogtreecommitdiffhomepage
path: root/android/src/main/play
AgeCommit message (Collapse)AuthorFilesLines
2024-04-15Update F-Droid descriptionAlbin1-24/+20
This commit makes sure the F-Droid description is aligned with the one used in the Play store. The only difference is that we here refer to our website rather than in-app purchases.
2024-04-11Rename F-Droid screenshotsAlbin7-0/+0
This is done to address F-Droid not purging old screenshots: https://gitlab.com/fdroid/fdroidserver/-/issues/490
2024-03-26Rename feature graphicAlbin1-0/+0
2024-03-26Update phone screenshotsAlbin14-0/+0
2024-02-09Update support email address to new oneOskar Nyberg1-1/+1
2023-05-29Update android feature graphicAlbin1-0/+0
2023-05-29Update android screenshotsAlbin13-0/+0
2023-01-27Update Android+iOS square icons sourced from icon-square.svgLinus Färnstrand1-0/+0
2022-02-08Fix missing fdroid metadataAlbin14-0/+40
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 moduleAlbin14-41/+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-23Don't manually wrap lines in Android descriptionLinus Färnstrand1-14/+5
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
2020-05-27Add phone screenshotsJanito Vaqueiro Ferreira Filho5-0/+0
2020-05-27Add high-resolution icon imageJanito Vaqueiro Ferreira Filho1-0/+0
2020-05-27Move Android feature graphics to metadata dir.Janito Vaqueiro Ferreira Filho1-0/+0
2020-05-27Add product information metadataJanito Vaqueiro Ferreira Filho6-0/+49