-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Splash screen and Force Update #168
Conversation
Force update, splash screen, in app review
Force update
Co-authored-by: Chinmay Kabi <chinmaykabi@gmail.com>
|
|
* add flutter-plugin-dependencies * Store v3.0 (#131) * Test CD (#66) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Update README.md * Store (#68) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Store (#67) * Test CD (#66) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Update README.md * Update for Store Release * Test for Store (#130) * Store (#129) * Test CD (#66) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Update README.md * Store (#68) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Store (#67) * Test CD (#66) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Update README.md * Update for Store Release * Fix conflicts * Update Version for Store * Fix Adaptive & Legacy Icon Issue (#132) * Fixed Adaptive & Legacy Icon Issue Deleted Previous Icons * Updated GitIgnore * Configure notification channels (#134) * Fixes 2/3 of #86 - Subscribed Academic, Academics. academic, academics Notifications Channel. - Subscribed Others, Other, other, others Notification Channel. - Stored Device Tokens in Firestore. * Refactoring and Removing unused import * Routed Setting Page and Improved Drawer's Design * Fixed #86 * Shifted Firestore Token Writes to UserData.dart And Did the changes Requested. * Temporary Fix for Launch URL (#139) Downgraded SdkVersion to 29 * Made Important Documents Dynamic (#141) Fixes #76 * Delete daily record (#142) * adding .vscode to .gitignore * Appointment Screen Freeze fix (#143) Co-authored-by: Chinmay Kabi <chinmaykabi@gmail.com> * fixed hard coded text issue on timetable card * Chat support for freshers (#147) * Appointment Screen Freeze fix * Live chat enabled Co-authored-by: Chinmay Kabi <chinmaykabi@gmail.com> * Timetable selector text fix * Fix for Fresher Release 2020 (#149) Fix Chat Remote Config Fix SharedPref not loading after app force-close Fix Attendance Tracker Section non-persistence * Add DSC Social Links in Dev Info (#150) Fixes #148 * v3.5 Release (#152) * Test CD (#66) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Update README.md * Store (#68) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Store (#67) * Test CD (#66) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Update README.md * Update for Store Release * Test for Store (#130) * Store (#129) * Test CD (#66) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Update README.md * Store (#68) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Store (#67) * Test CD (#66) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Update README.md * Update for Store Release * Fix conflicts * Update Version for Store * Update version to 3.5 and 35 * Add new features from v3.5 to Readme * Fix Other Sub Null State Issue for FCM token storage (#157) Fixes #156 * Update To Use GraphQL For App Data Partially (#163) * pre-populate the text field * routing changes * Fetch data * "About ICS " page update * final * Fetch Issues solve * Add Splash screen, In App Review and Force Update (#168) * Appointment Screen Freeze fix * Splash Screen, In app review, force update * Modified Splash screen * Splash screen migrated from native to dart (#167) Co-authored-by: Chinmay Kabi <chinmaykabi@gmail.com> * Resolve conflicts Co-authored-by: Chinmay Kabi <chinmaykabi@gmail.com> Co-authored-by: Chinmay Kabi <chinmay.kabi@live.com> Co-authored-by: DesignrKnight <notify.abelmathew@gmail.com> * Added Mani as a contributer (#169) * Updated Version Number * Resolve Conflict Co-authored-by: Sriram Patibanda <patibandasriram2k02@gmail.com> Co-authored-by: Abel Mathew <notify.abelmathew@gmail.com> Co-authored-by: Astha Nayak <nayakastha2911@gmail.com> Co-authored-by: Chinmay Kabi <chinmay.kabi@live.com> Co-authored-by: Chinmay Kabi <chinmaykabi@gmail.com> Co-authored-by: SriramPatibanda <56649197+SriramPatibanda@users.noreply.github.com>
* add flutter-plugin-dependencies * Store v3.0 (#131) * Test CD (#66) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Update README.md * Store (#68) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Store (#67) * Test CD (#66) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Update README.md * Update for Store Release * Test for Store (#130) * Store (#129) * Test CD (#66) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Update README.md * Store (#68) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Store (#67) * Test CD (#66) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Update README.md * Update for Store Release * Fix conflicts * Update Version for Store * Fix Adaptive & Legacy Icon Issue (#132) * Fixed Adaptive & Legacy Icon Issue Deleted Previous Icons * Updated GitIgnore * Configure notification channels (#134) * Fixes 2/3 of #86 - Subscribed Academic, Academics. academic, academics Notifications Channel. - Subscribed Others, Other, other, others Notification Channel. - Stored Device Tokens in Firestore. * Refactoring and Removing unused import * Routed Setting Page and Improved Drawer's Design * Fixed #86 * Shifted Firestore Token Writes to UserData.dart And Did the changes Requested. * Temporary Fix for Launch URL (#139) Downgraded SdkVersion to 29 * Made Important Documents Dynamic (#141) Fixes #76 * Delete daily record (#142) * adding .vscode to .gitignore * Appointment Screen Freeze fix (#143) Co-authored-by: Chinmay Kabi <chinmaykabi@gmail.com> * fixed hard coded text issue on timetable card * Chat support for freshers (#147) * Appointment Screen Freeze fix * Live chat enabled Co-authored-by: Chinmay Kabi <chinmaykabi@gmail.com> * Timetable selector text fix * Fix for Fresher Release 2020 (#149) Fix Chat Remote Config Fix SharedPref not loading after app force-close Fix Attendance Tracker Section non-persistence * Add DSC Social Links in Dev Info (#150) Fixes #148 * v3.5 Release (#152) * Test CD (#66) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Update README.md * Store (#68) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Store (#67) * Test CD (#66) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Update README.md * Update for Store Release * Test for Store (#130) * Store (#129) * Test CD (#66) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Update README.md * Store (#68) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Store (#67) * Test CD (#66) * Update SCS to ICS, Link in notification (#65) * Add Link in Notifications * Update README.md * Update README.md * Update README.md * Update for Store Release * Fix conflicts * Update Version for Store * Update version to 3.5 and 35 * Add new features from v3.5 to Readme * Fix Other Sub Null State Issue for FCM token storage (#157) Fixes #156 * Update To Use GraphQL For App Data Partially (#163) * pre-populate the text field * routing changes * Fetch data * "About ICS " page update * final * Fetch Issues solve * Add Splash screen, In App Review and Force Update (#168) * Appointment Screen Freeze fix * Splash Screen, In app review, force update * Modified Splash screen * Splash screen migrated from native to dart (#167) Co-authored-by: Chinmay Kabi <chinmaykabi@gmail.com> * Resolve conflicts Co-authored-by: Chinmay Kabi <chinmaykabi@gmail.com> Co-authored-by: Chinmay Kabi <chinmay.kabi@live.com> Co-authored-by: DesignrKnight <notify.abelmathew@gmail.com> * Added Mani as a contributer (#169) * Updated Version Number * Resolve Conflict Co-authored-by: Sriram Patibanda <patibandasriram2k02@gmail.com> Co-authored-by: Abel Mathew <notify.abelmathew@gmail.com> Co-authored-by: Astha Nayak <nayakastha2911@gmail.com> Co-authored-by: Chinmay Kabi <chinmay.kabi@live.com> Co-authored-by: Chinmay Kabi <chinmaykabi@gmail.com> Co-authored-by: SriramPatibanda <56649197+SriramPatibanda@users.noreply.github.com> Former-commit-id: c93b513
No description provided.