Generic Android conference schedule viewer
Stars
127
Forks
109
Watchers
127
Open Issues
27
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.0k
commits
71
commits
27
commits
16
commits
11
commits
11
commits
7
commits
6
commits
6
commits
6
commits
Minor cleanup, made the intent verification work.
047036cView on GitHubAdd idler to ChooserActivity so that I don't need the brittle double-swipe test hack anymore.
773a756View on GitHubAdd menu options for sharing selections and refreshing current schedule.
3e30608View on GitHubSticky header tweak: Make sure the opaque background doesn't hide the scrollbar.
905cebdView on GitHubFix iCal parser issue from 324a269d6c1eee1622ef5021bde469c1f8488902 : Don't pass event id as both `id` and `guid`. Didn't cause problems (log noise aside), it just wasn't very useful.
d29aeb7View on GitHubReplace removed `Gallery` in `TimeTable` with sticky headers.
0090ce1View on GitHubThrow away the gallery at the top of timetable/tracks, I highly doubt anybody was using it, and will try something else instead.
6259f92View on GitHubRefresh screenshots, include dark mode and vertical blocks schedule.
c390ef9View on GitHubFix Espresso test compatibility with older APIs.
14a002bView on GitHub