Sylvia van Os
Sylvia van Os
Sounds good, I'll have time to look at a PR this weekend probably
Just gonna ping here again.
I've looked at the code a bit and right now it seems to only support setting all the messages at once. https://github.com/fossasia/badge-magic-android/blob/0148c450a17db91b6792bfcc32fac97787f672a2/android/src/main/java/org/fossasia/badgemagic/util/SendingUtils.kt#L58-L60 takes a single message, but this should be...
Making nice progress on this:  TODO: - [x] Actually being able to queue items instead of just sending all saved badges - [ ] Showing text/clipart instead of the...
I am not a maintainer (they sadly don't seem very active), but I just want to say you're free to use as much or as little code from #644 as...
Documentation: https://developer.apple.com/library/archive/documentation/UserExperience/Reference/PassKit_Bundle/Chapters/TopLevel.html#//apple_ref/doc/uid/TP40012026-CH2-SW1
I've opted for using a new EXTRAS database field to store this all in, because putting all of this data in the note doesn't seem doable. See https://github.com/brarcher/loyalty-card-locker/issues/309#issuecomment-565748328 for how...
i18n is working, but I need to fix all the tests still: 
While not perfect, it does enough to be useable. I guess I consider this to be "ready for review" now, @brarcher. It's a rather huge change, so to explain the...
 I couldn't resist and I'm sure the legal worries of #303 don't apply when they literally put the icon in the file that's provided.