1. 28 8月, 2017 2 次提交
  2. 25 8月, 2017 1 次提交
    • Compatible resource directory determination · 7a8f1efa
      王振华 (WANG Zhenhua) 提交于
      Previously, the resource directory is generated from `SNAP` if set,
      `/usr/share/anbox` is used otherwise. This cannot work with binaries
      installed via `make install` since the loading screen is mostly at
      `/usr/local/share/anbox/ui/loading-screen.png`.
      
      With this patch, anbox can get correct resource directory when it's
      installed without snap.
      7a8f1efa
  3. 24 8月, 2017 12 次提交
  4. 23 8月, 2017 6 次提交
  5. 22 8月, 2017 2 次提交
  6. 21 8月, 2017 2 次提交
  7. 20 8月, 2017 2 次提交
  8. 18 8月, 2017 2 次提交
  9. 17 8月, 2017 2 次提交
  10. 16 8月, 2017 2 次提交
  11. 10 8月, 2017 1 次提交
  12. 05 8月, 2017 1 次提交
  13. 04 8月, 2017 1 次提交
    • S
      binder: update to latest version and fix build on older kernels · c77ca2a2
      Simon Fels 提交于
      This backports the binder driver from the latest upstream linux
      kernel tree as of v4.13-rc3-118-g19ec50a43 and enables a working
      build on older kernels (e.g. 4.4).
      
      The newer driver allows specification of multiple binder device
      nodes but for the moment we only enable the default "binder" one.
      c77ca2a2
  14. 28 7月, 2017 1 次提交
  15. 27 7月, 2017 3 次提交