frisbee
frisbee copied to clipboard
[DEPRECATED] Android application for GDG members and organizers
Replace logo on - [x] store listing - [x] app logo - [ ] icon on events type - [x] DevFest series icon - [ ] wear app background
E.g. https://github.com/JakeWharton/ThreeTenABP or later Java8 implementation
With this PR #713 , we are not running UI tests on Firebase Test Lab bi-nightly. And also when there is a change on develop. It's mostly green but `EventActivityTest.clickOnTitleOpensEventUrl(EventActivityTest.java:60)`...
The GDG application can have App Shortcuts for Nougat 7.1 users. Possible static shortcuts can be `GDEs`, `GDG Pulse` We can also have dynamic shortcuts. It can be - The...
We have timezone problems. In event lists, (e.g TaggedEventSeries and GdgEventList) we show times in user's timezone. When we go into the event detail, we show the time in the...
Firebase finally allows dynamic long urls to be shorten via a REST api. Unfortunately this is not available in the SDK yet. But it is not hard to do. Hopefully...
Last year Google rebranded and slightly changes GDG logo and chapter logos. Now chapters mostly use Google Product Sans. It is not generally ok to use that font for everything...
Version 1.2.0-beta1 has untrackOld settings to support the CI build: version x : master -> alpha track merge master to release version x + 1: release -> beta track https://github.com/Triple-T/gradle-play-publisher#untrack-conflicting-versions
Firebase App Invite and Dynamic LInks related tasks are handled in #637 and #668 The shared event links can also be integrated with Dynamic Links. When the link is clicked...