Commit Graph

6 Commits

Author SHA1 Message Date
Isaac Brodsky 31ae8ce3a3
H3: Update for functions returning error codes (#6214)
* H3: Update for functions returning error codes

* Read H3 index directly from uint8_t data, not string

* remove new_str

* Fix pointer/int type confusion

* Revert h3NeighborRotations change that is not in master yet

* Fix h3NeighborRotations (again)
2021-08-13 21:53:24 -07:00
AJ Friend c70da653c3
Update project.yaml (#6049) 2021-07-16 09:37:48 +01:00
Isaac Brodsky 991d91f8c3
Update h3 contact email to gmail (#6047) 2021-07-15 20:38:53 +00:00
Isaac Brodsky 124d8cb7a6
Update h3 contact email (#6043)
It doesn't seem to be possible to log in and view reports without the contact email being associated with a Google account. I'm replacing my email address with a Gmail one, and adding another H3 contributor's Gmail email address as well (he's subscribed to the list that receives reports but also could not login.)

Please let me know if my understanding of how reports are made visible to some email addresses is not correct. Thanks!
2021-07-15 17:24:02 +00:00
AdamKorcz b2cd6f498d
Fix H3 build (#6003) 2021-07-06 18:37:49 +01:00
AdamKorcz 9cd280993d
[h3] Initial integration (#5616) 2021-07-05 12:14:28 +10:00