guardianproject / haven

Haven is for people who need a way to protect their personal spaces and possessions without compromising their own privacy, through an Android app and on-device sensors
https://guardianproject.github.io/haven/
GNU General Public License v3.0
6.58k stars 728 forks source link

Grab Bag of Little Updates #359

Closed fat-tire closed 5 years ago

fat-tire commented 5 years ago

I'm not going to pretend this has been tested extensively, but anyway no one has submitted anything to haven for a while so...

  1. Update libraries, gradle, and build tools including androidx stuff.
  2. Fix the build where needed, including adding updated androidx layout_behavior
  3. Lint had some loud complaints about switchpreferencecompat which i guess should be switchpreference
  4. other minor lint/formatting issues addressed.

that's it. test and stuff, please.

n8fr8 commented 5 years ago

Thanks for the nudge. I have been deep in code for some other important/related projects, but am coming up for air!