• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

device/generic/common


RSS
Rev. Time Author
cd3bd4e pie-x86-taskbar 2021-01-31 05:44:01 Jon West

Port over permissions method from Bliss OS

This will allow the private app permissions to be added for a few of the apps we use.

c37ea1b 2021-01-31 05:42:48 Jon West

Port over prebuilt Taskbar apk's from Bliss OS

This will allow the apps to be updated using Play Services, and save time on development.
This also includes the Taskbar Support Library to handle private permissions and system level access for things like hiding the navbar, and back, home and recents buttons.

ecab5aa 2021-01-31 05:40:23 Jon West

Port privapp folder and .mk from Bliss OS

We adapted the app/Android.mk script for private apps (system/priv-app) so let's make it useful on Android-x86 too

bde8070 2020-11-19 08:32:13 Chih-Wei Huang

Merge remote-tracking branch 'x86/oreo-x86' into pie-x86

802fd7c 2020-10-31 15:56:49 Chih-Wei Huang

init.sh: check driver name instead of fb name

Similar to commit ff4be9e.

9c31788 2020-10-31 15:44:29 Chih-Wei Huang

Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86

Conflicts:
init.sh

4b36091 2020-10-31 15:41:49 Chih-Wei Huang

init.sh: allow to specify gralloc and hwc

ff4be9e 2020-10-31 14:19:52 Chih-Wei Huang

init.sh: check driver name instead of fb name

The name in /proc/fb varies between different kernel versions.
That's annoying.

Use the driver name of fb0 which seems to be fixed.

c6f1167 pie-x86 2020-10-23 07:47:47 Jon West

Revert "nativebridge: disable 32k32u and 64k64u support temporarily"

This reverts commit a70ce18472041d9b9bba99e054307d90134adb96.

a5ec07f 2020-07-16 02:32:02 Chih-Wei Huang

Merge remote-tracking branch 'x86/oreo-x86' into pie-x86

522f707 oreo-x86 2020-07-16 02:30:37 Chih-Wei Huang

Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86

Conflicts:
nativebridge/bin/enable_nativebridge

418a6c1 cm-14.1-x86 2020-07-16 02:21:44 Chih-Wei Huang

Merge remote-tracking branch 'x86/nougat-x86' into cm-14.1-x86

d6b109f nougat-x86 2020-07-16 02:11:56 Chih-Wei Huang

nativebridge: mount sfs with the ro option

If the sfs is in a read-only /system, mount may fail without the ro
option.

Reported-by: Katharine Chui <katharine.chui@gmail.com>

5c17050 2020-07-16 02:00:20 Chih-Wei Huang

Add quirks for yoga 530 81EK

Reported-and-tested-by: Katharine Chui <katharine.chui@gmail.com>

40ec398 2020-06-08 03:24:13 Mauro Rossi

gpu_mesa.mk: enable Vulkan 1.1 API

68f33e9 2020-06-04 20:35:12 Chih-Wei Huang

Merge remote-tracking branch 'mauro/pie-x86_hwc_drmfb' into pie-x86

64c7fc2 2020-05-28 20:20:02 Chih-Wei Huang

Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86

bbdcca5 2020-05-26 08:27:28 Mauro Rossi

support binderized drmfb-composer with HWC=drmfb option (v2)

android.hardware.graphics.composer@2.1-service.drmfb added to PRODUCT_PACKAGES

New logic is added in init_hal_hwcomposer() function to enable drmfb-composer
if HWC=drmfb cmdline option used vendor.hwcomposer-2-1.drmfb service is started

(v2) Remove android.hardware.graphics.composer@2.1-service in PRODUCT_PACKAGES
as it was causing issues to drm_gralloc
Remove 'stop vendor.hwcomposer-2-1' in init_hal_hwcomposer()

Many thanks to lambdadroid for drmfb-composer

Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>

905c026 2020-05-23 12:44:54 Chih-Wei Huang

alsa: add driver state file for chtnau8824

Tested-by: caldon724 <caldon724@gmail.com>

bdd0a69 q-x86 2020-05-21 01:17:57 Chih-Wei Huang

Merge remote-tracking branch 'x86/pie-x86' into q-x86

9733fbb 2020-05-21 01:14:11 Chih-Wei Huang

Merge remote-tracking branch 'x86/oreo-x86' into pie-x86

d832ccb 2020-05-21 01:09:22 Chih-Wei Huang

Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86

34cd16b 2020-05-20 23:49:30 Chih-Wei Huang

CM-x86 14.1-r4 release (20200520)

502b96c 2020-05-20 22:43:27 Chih-Wei Huang

Merge remote-tracking branch 'x86/nougat-x86' into cm-14.1-x86

b3b34a4 android-x86-7.1-r4 2020-05-15 15:03:28 Chih-Wei Huang

Add nouveau to blacklist

The driver does more harm than good. Don't use it.

881c24b 2020-05-15 15:03:06 Chih-Wei Huang

Set BOARD_USES_DRM_GRALLOC

This is necessary for mesa 18.2.

30820d0 2020-05-11 00:35:28 Mauro Rossi

enable additional hwcomposers and grallocs

HWC=drm_minigbm,intel
GRALLOC=minigbm,intel

848deb0 2020-05-07 17:45:22 Chih-Wei Huang

Merge remote-tracking branch 'x86/pie-x86' into q-x86

Conflicts:
manifest.xml
treble.mk

c302b67 2020-05-07 17:39:00 Chih-Wei Huang

Merge remote-tracking branch 'x86/oreo-x86' into pie-x86

7049bbe android-x86-8.1-r5 2020-05-07 17:34:22 hatharry

Enable serial gps