Skip to content

Tags: GloDroidCommunity/pine64-pinephone

Tags

2023w46

Toggle 2023w46's commit message
Upgrade to Android14

Signed-off-by: Roman Stratiienko <[email protected]>

2023w45

Toggle 2023w45's commit message
Rework LineageOS unfolding process

Unlike AOSP, LineageOS does not have static tags.
Therefore current fetching approach does not work as intended.

To solve the issue, we now store a copy of the static manifest
file for LineageOS in a repository.

To update the LineageOS static manifest, the maintainer shall use
the update_lineage_manifest.sh script.

Signed-off-by: Roman Stratiienko <[email protected]>

2023w31

Toggle 2023w31's commit message
Don't run clang-tidy during build

This change reduces build time.

Signed-off-by: Roman Stratiienko <[email protected]>

2023w16

Toggle 2023w16's commit message
kernel: Change headset button detection threshold

See patch message for details.

Signed-off-by: Roman Stratiienko <[email protected]>

2023w12

Toggle 2023w12's commit message
readme: Add missing items

test: Walk through the manual using clean Ubuntu to ensure it is okay.
Signed-off-by: Roman Stratiienko <[email protected]>

2023w11

Toggle 2023w11's commit message
Initial commit

Based on [1]:
With changes:
- Modified to use self-sufficient repository approach.
- Use GloDroid v0.9.0
- Apply custom patches for kernel during build
- Apply AOSP patches during unfold
- Turn-on blue led when in bootloader mode
- mm-radio upgraded to v0.2.0 (SMS support + more stability)

[1]: https://github.com/GloDroid/glodroid_device/tree/801707cbd1d5259bc685ded4c806f2a5cc867699/pinephone
Signed-off-by: Roman Stratiienko <[email protected]>