You need to sign in or sign up before continuing.
Implementation of Hybrid Protocol, Updating UI and fixing other bugs. Final GSoC 2022 Merge Request
In this Merge Request, the following things have been implemented.
- Hybrid Protocol - First Push Then Pull(FPTP) Protocol have been implemented as proposed.
- The UI has been changed.
- Project files have been documented. In future, it would help a lot.
Edited by Manav Sarkar
Merge request reports
Activity
assigned to @ManavSarkar
added 20 commits
- 381df4f6 - Implemented Save profile feature
- 31ccb9f7 - HomeScreen manages the Tabs and initialises nearby connections
- 33dd43a3 - Added Provider State Management for better state management and auto refresh of messages
- e3d926a8 - Separated MessagePanel for sending messages separately
- 18bde65f - Added provider state management to related files
- bf36880c - Removed the init code and moved to HomeScreen
- 1f3c7bb7 - Added Date, Time in message component
- 02d45ec4 - Fixed imports and removed unused code
- d7d65f62 - Adding save profile feature
- cdd7b411 - Date formatting
- c8ef41c9 - Settings button navigating to profile page
- 71a8b86d - Added global key to make context available to back-end for easier state management.
- e0d0eaeb - Removed unnecessary code commented.
- a7accbd7 - Separated Backend from frontend by moving broadcast code from homescreen to adhochousekeeping.
- d63bf6d9 - Implementing First Push then Pull protocol
- 5632b0df - Fixing hybrid protocol context problems
- 0df2f0b4 - Documenting Files
- a433efe4 - Updating gradle for new Flutter version
- 53a4fddd - README updated and GSoC 2022 implementations attached
- 3d7e0231 - Updated GSoC 2022 file.
Toggle commit listmentioned in commit 4e1fdd6f
Please register or sign in to reply