Shelter/app/src/main/aidl/net/typeblog/shelter
Peter Cai f35f125c7d
fix: request system alert permission for File Shuttle
* I cannot think of a proper way to start File Shuttle services without
  hitting background activity limitations. Let's just request for system
  alert window permission.
* This is pretty dirty, and could mask other bugs that may happen when
  this is not enabled. I don't want to make this permission mandatory
  for Shelter, so always remember to test without this enabled.
* This won't work on Android Go, though.
2020-09-08 20:51:51 +08:00
..
services fix: request system alert permission for File Shuttle 2020-09-08 20:51:51 +08:00
util refactor: forward the Uri instead of forwarding the Fd 2018-09-19 08:54:56 +08:00