<https://github.com/paug/AndroidMakersApp/issues/1...
# confetti
j
https://github.com/paug/AndroidMakersApp/issues/159 nice to see the "inspired from Confetti πŸ˜„" comment here πŸ˜ƒ (albeit for very small detail)
πŸš€ 3
πŸ˜„ 1
πŸ₯– 1
m
It's a small world!
j
I was in there checking to see if any ideas we can pick up for Confetti πŸ˜ƒ
anything jump out that you've seen/done?
(for after AM of course πŸ˜ƒ )
m
Ahah not really, Confetti is state of the Art πŸ˜‰ I'm guessing some people will use it over the Android Makers app actually πŸ˜„
The AM app has a few more features like Party, floor plan, code of conduct, Twitter & Youtube links
Also sponsors, I don't think we have them in Confetti?
j
would be nice to add at least some basic venue info to Confetti
other stuff you mentioned could I guess be configurable as well
and then we add white label support πŸ˜ƒ
m
Speaking of which, there's a dedicated talk at AM about white label πŸ™‚
j
ah, nice
m
Screenshot 2023-04-25 at 19.52.34.png
PS: we should really have Confetti web to avoid pasting PNGs of sessions πŸ˜…
j
true πŸ˜ƒ
are there bookmarks in AM iOS app?
m
Yes but local only
j
anything around graphql query/caching etc that you think we could apply to Confetti?
I think there's some scope still for us to simplify what we have a bit
supporting multiple conferences of course adds some additional complexity on our side
m
anything around graphql query/caching etc that you think we could apply to Confetti?
Agreed, there's stuff to do there but AM is pretty much the same setup πŸ˜„ . Maybe even a bit worse because it has extra abstraction layers. Or well one could argue that the AM "Store" is the Confetti "Repository"
m
Genuine question, out of curiosity: what can we do to convince conferences to use our application instead of providing an official one? Maybe provide a white label version that allows them to provide a custom icon, color scheme and a "about" page that links with their website? Maybe we could reach out to Droidcon or AndroidMakers organize and ask directly (without any commitments, just to understand what features we lack in their point of view).
y
Can you save a custom launcher that locks that launch to the conference?
j
maybe crude approach but could use build config value like in following for example https://github.com/joreilly/BikeShare/blob/main/androidApp/build.gradle.kts
and then use along with fastlane for example to trigger appropraite build