k3b / APhotoManager

Manage local photos on Android: gallery, geotag with photomap, privacy, tags, find, sort, view, copy, send, ... .
GNU General Public License v3.0
224 stars 57 forks source link

subproject: py script to generate fdroid-fastlane + wiki pages from fdroid.xml #170

Closed k3b closed 4 years ago

k3b commented 4 years ago

todo.md

bashscript or py script to generate fastlane/web content from fdroid.xml

example

input :

potential output

todo py script pseudo code:

for each ~/StudioProjects/APhotoManager/app/src/debug/res/values-*/fdroid.xml if fdroid.date > fastlane/metadata/android/de-DE/full_description.txt.date or null regenerate

resources:

other

currently in use under linux

k3b commented 4 years ago

it is now also working in togozip project