Skip to content

Releases: rsglobal/glodroid_manifest

GloDroid v0.7.1 early testing 29 Mar 2022

08 Mar 16:45
Compare
Choose a tag to compare

Common

  • Based on AOSP master branch as of 17 FEB 2022
  • Kernel upgraded to v5.15.21 (Google security patches ASB-2022-02-05_13-5.15) for all boards (v5.15.26 for rpi4)
  • All GloDroid-shipped APKs can now be uninstalled.

Graphics

  • drm_hwcomposer was reworked significantly (>60 commits for a last couple of month), which brings initial headless mode support, multiple displays support and a set of fixes.
  • Mesa3d upgraded to the latest main (As of 10 Feb 2022)

Raspberry PI 4

Graphics:

  • V3DV Vulkan Android support upstreamed into mesa3d (commit)
  • V3DV various issues fixed & upstreamed (commit, commit, commit)
  • Issues reported (already fixed by the community) (commit)

PinePhone:

  • Calls audio initial support ( Thanks to Matvii Zorin @matviizorin )
  • Fixed adb remount feature.

GloDroid v0.7.0

06 Oct 11:36
Compare
Choose a tag to compare
GloDroid v0.7.0 Pre-release
Pre-release

General

Pinephone

  • Initial RIL support:
    RIL library from AOSP Cuttlefish emulator used. It fits all VNDK requirements of Android-12.
    Almost nothing is working yet. You can make a call without a sound if you're lucky (works only with some mobile operators)

  • Vibrator HAL switched to Kernel FF (force feedback) API same as on Linux distros. (Thanks to @volodymyr-ostrovskyi)

Internal changes

  • Switched from gbm_gralloc to minigbm (Using custom gbm backend).
  • Upgraded mesa3d to latest master
  • Initial libcamera integration. It starts, but isn't doing anything useful yet.

V0.6.1

06 Mar 17:43
Compare
Choose a tag to compare