Skip to content
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

WIP: Rework pod history view #161

Open
wants to merge 9 commits into
base: omnipod_eros_dev
Choose a base branch
from

Conversation

smuething
Copy link
Collaborator

I've started work on improving the pod history view. Initially, I just wanted to be able to see the complete history of the current pod, but then I ended up implementing an infinitely scrollable history.

It's not complete yet, I still need to add:

  • red highlighting for errors
  • re-enable the event type filtering

@smuething smuething changed the title Rework pod history view WIP: Rework pod history view Aug 25, 2020
@smuething smuething force-pushed the rework-pod-history-view branch from 82d3e63 to 02f7139 Compare August 25, 2020 16:08
@smuething smuething changed the base branch from omnipod_eros_dev to omnipod_eros_dev_remove_omnipod_pump_state August 25, 2020 16:08
This replaces the current Omnipod history view, which is limited to 24 hours of
data, with a new version that allows for infinite scrolling. It also highlights
pod change events.

Currently, it's still missing the event type filtering functionality of the old
view.
- Turn main list view into a fragment
- Use data binding
- Fire event when clicking history entries
- Show toast when receiving history entry click event
This is required to be able to pass it to fragments and activities
@smuething smuething force-pushed the rework-pod-history-view branch from 02f7139 to 1578aa5 Compare August 27, 2020 15:02
@bartsopers bartsopers force-pushed the omnipod_eros_dev_remove_omnipod_pump_state branch from cac3bc5 to b1abc55 Compare September 2, 2020 18:49
@bartsopers bartsopers changed the base branch from omnipod_eros_dev_remove_omnipod_pump_state to omnipod_eros_dev September 3, 2020 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant