xwords/xwords4/android/app/src/xw4d
Eric House 3aa1ed0187 remove exif data from image files
command: find . -name '*.jp*g' -o -name '*.png' | xargs exiftool -all=
Did this because fdroid is complaining about metadata and I can't see
any obvious changes in the appearance of the app, but it's not
well-considered. Back this out if there are problems.
2019-05-20 06:41:47 -07:00
..
java/org/eehouse/android/xw4 fix symlinks post rename 2019-03-11 09:51:23 -07:00
res remove exif data from image files 2019-05-20 06:41:47 -07:00
AndroidManifest.xml move SMSReceiver from main manifest to the others 2019-03-22 13:22:18 -07:00
google-services.json add app-side support for firebase messaging 2019-01-24 18:20:01 -08:00