Tags: CenWIDev/app-cwitc
Tags
update dev with 2.0.0 changes (#99) * Release 1.1.0 (#69) Updates for 2018: * replaced firebase auth with auth0 authentication (#65 ) * replaced firebase data storage with static files on GitHub (see app_data branch) (#65) * remove notifications feature * removed tweets feature * update crash reporting sdk to latest appcenter instead of azure mobile center (#64) * iOS architecture changes - make arm64 * update target for android to latest * Initial 2.0.0 Release (#97) * update app to use firebase again for authentication * use contentful CMS for managing sessions, speakers, etc. * user favorites & session feedback stored in firebase again * made UI consistent between android & iOS * fix android build issue (#98)
Release 1.1.0 (#69) Updates for 2018: * replaced firebase auth with auth0 authentication (#65 ) * replaced firebase data storage with static files on GitHub (see app_data branch) (#65) * remove notifications feature * removed tweets feature * update crash reporting sdk to latest appcenter instead of azure mobile center (#64) * iOS architecture changes - make arm64 * update target for android to latest
Release/1.0.4 (#55) * release version 1.0.2 (#49) * added itunes & google play store assets * cleaned up unused android permissions * remove ios entitlements file * version number bump * got quick actions working for iOS (#52) * renamed “Events” to “Schedule” * fixed issues with google auth in android & iOS (#54) * updated google service config files * cleanedup signout for google on android * user check before loading favorite/feedback data save user id first after login * removed the technology list in the app * bump version number