Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Live location sharing - render users own beacons in timeline #8296

Merged
merged 33 commits into from
Apr 14, 2022

Commits on Apr 13, 2022

  1. extract location markers into generic Marker

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    ca322f1 View commit details
    Browse the repository at this point in the history
  2. wrap marker in smartmarker

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    b214ebb View commit details
    Browse the repository at this point in the history
  3. test smartmarker

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    b5742f1 View commit details
    Browse the repository at this point in the history
  4. working map in location body

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    44c41d7 View commit details
    Browse the repository at this point in the history
  5. remove skinned sdk

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    bb13e4f View commit details
    Browse the repository at this point in the history
  6. use new ZoomButtons in MLocationBody

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    480cd16 View commit details
    Browse the repository at this point in the history
  7. test LocationViewDialog

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    4d1a827 View commit details
    Browse the repository at this point in the history
  8. update commentt

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    475ebd8 View commit details
    Browse the repository at this point in the history
  9. lint

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    dc74e11 View commit details
    Browse the repository at this point in the history
  10. lint

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    26e968a View commit details
    Browse the repository at this point in the history
  11. extract livetimeremaining into own component

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    060f35f View commit details
    Browse the repository at this point in the history
  12. extract more beacon state utils

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    3049e64 View commit details
    Browse the repository at this point in the history
  13. update tests for roomlivesharewarning

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    ead91c1 View commit details
    Browse the repository at this point in the history
  14. add beacon map and status chin

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    a010145 View commit details
    Browse the repository at this point in the history
  15. add handling for bubbles

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    0af3d96 View commit details
    Browse the repository at this point in the history
  16. tests for BeaconBody

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    7971cb0 View commit details
    Browse the repository at this point in the history
  17. move displaystatus check up to mbeaconbody

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    091fc5a View commit details
    Browse the repository at this point in the history
  18. test BeaconStatus

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    6d1c3f7 View commit details
    Browse the repository at this point in the history
  19. rename BeaconStatusChin -> BeaconStatus

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    b14811a View commit details
    Browse the repository at this point in the history
  20. make BeaconStatus generic

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    de00832 View commit details
    Browse the repository at this point in the history
  21. lint

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    26e2366 View commit details
    Browse the repository at this point in the history
  22. adjust spinner size

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    393d1fb View commit details
    Browse the repository at this point in the history
  23. lint

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    7053df8 View commit details
    Browse the repository at this point in the history
  24. add static time remaining option to beacon status

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    91294c5 View commit details
    Browse the repository at this point in the history
  25. render time differently for own beacon

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    4227b15 View commit details
    Browse the repository at this point in the history
  26. use children to add actions to BeaconStatus

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    02d6983 View commit details
    Browse the repository at this point in the history
  27. add OwnBeaconStatus wrapper with stop button

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    25fea5e View commit details
    Browse the repository at this point in the history
  28. add error states for own beacon

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    f97e9e7 View commit details
    Browse the repository at this point in the history
  29. test OwnBeaconStatus

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    4891352 View commit details
    Browse the repository at this point in the history
  30. move ownbeaconstatus to write dir

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    6a94cc2 View commit details
    Browse the repository at this point in the history
  31. improve button styling

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    87c329f View commit details
    Browse the repository at this point in the history
  32. i18n

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    d24d3a0 View commit details
    Browse the repository at this point in the history
  33. lint

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    9e8abe7 View commit details
    Browse the repository at this point in the history