httpdispatch / MissedNotificationsReminder

Periodical sound reminder for missed notifications in Android OS.
74 stars 22 forks source link

Keep _name in the main strings #32

Closed licaon-kter closed 1 week ago

licaon-kter commented 6 years ago

Fixing F-Droid checkupdates:

DEBUG: Adding possible subdir app
DEBUG: fetch_real_name: Checking manifest at build/com.app.missednotificationsreminder/app/src/main/AndroidManifest.xml
DEBUG: ...couldn't get autoname
httpdispatch commented 6 years ago

Will this help to enable autoupdate for f-droid?

licaon-kter commented 6 years ago

No, the versionName/versionCode generation are still the issue.