All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- android notification handler (ee3ad04)
- handle url on notification (4e0ae2c)
- linking openURL (87f460d)
- oauth scopes (bbaaf5a)
- remove console log (4ff2c08)
- ci: .env variables (fe661f8)
- ci: xcode version should be 9.0 (b281e92)
- notifications: dont ask for badge (e37bdbe)
- notifications: finish notification in ios (12cac13)
- activate sentry on production env (071cc04)
- add build number to main screen (97608e5)
- add version to device information (22c896c)
- app icon (#31) (533e7c3), closes #15
- basic startup login/reload flow (365564f)
- colors (9a934e1)
- configure certs and profiles (eecda47)
- full login to localhost (d55fbaa)
- handle github expired token (449b2f7)
- improve main user flow (login, logout, loading) (4cedfe1)
- oauth (30de5c0)
- android: fcm config (06d393f)
- android: missing GCM_SENDER_ID (4b17f14)
- ci: cocoapods shouldnt be needed (21241cb)
- fastlane: config ios project (870d981)
- only set sentry on actual device (e9b01aa)
- open notification url (275ea22)
- prompt user for opening url (375307d), closes #9
- remove unnecesary device info (109be0f)
- sentry capture notification breadcrumb (2ef4cba)
- notifications: logic for handling and displaying error, also retry (b5b880b)
- sentry monitoring (#35) (f7dfef6)
- sentry set user context (5a51bc3)
- show loading account in main screen (c2c1ee5)
- notifications: finish login and register flow (4636fad)
- notifications: fixes and improve configure logic (2780d29)
- notifications: ios entitlement (84085ab)
- notifications: setup notifications component (8588719)
- show version in main app window (3bc3131)
- styled views (57b87ea), closes #1 #8 #7
- user colors in LoadingView (8e6972f)
- user env variables for API (962d52e)