Skip to content

Commit

Permalink
Sync with internal changes
Browse files Browse the repository at this point in the history
Signed-off-by: Raphiel Rollerscaperers <[email protected]>
  • Loading branch information
raphielscape committed May 6, 2024
1 parent 8afe712 commit b1dd1a1
Show file tree
Hide file tree
Showing 21 changed files with 4,720 additions and 3,597 deletions.
2 changes: 1 addition & 1 deletion community/community-portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ If your issue is related to the device, don't get to this perimeter.

- [Website](https://hentaios.com)
- [Telegram](https://t.me/hentaiOSChat)
- [Twitter](https://twitter.com/hentai_os)
- [Twitter](https://twitter.com/hentaiOSROM)
- [Support Mail](mailto:[email protected])
- [Legal Mail](mailto:[email protected])
- [DNS NOC Mail](mailto:[email protected])
Expand Down
4 changes: 2 additions & 2 deletions community/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ We can't ship some of the following features:

We normally pushing an update after Google published [Security Bulletin](https://source.android.com/security/bulletin) to the public. **Some edge-case scenarios may block the release, if that happens, It'll be notified through Support Channels.**

:::caution Want to ask for ETA?
:::warning Want to ask for ETA?
Don't even ask for ETA.
:::

Expand All @@ -53,7 +53,7 @@ And you may lose your data if you attempting to downgrade.

Updates generally don't need a data wipe, if it does, we will notify you through the changelog of the build. Else, like first-install from other ROM, a Data wipe is required.

### I can't install Delta updates!
### I can't install Delta updates

To install delta updates, make sure you don't have any modifications in place (For example, Magisk), and you have to sideload it from the build that is released before (For example, Sideload June from Mid-May)

Expand Down
4 changes: 4 additions & 0 deletions devtech/devtech.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ Babirusa. Confused? Good.
## The Furries

Across of a multitude of devices, the Furries have been the dominant species. They are the most advanced species in the world, and are the only species that can survive in the wild.

## Welcome to Penacony

Yes, I'm serious.
4 changes: 0 additions & 4 deletions devtech/google/brooksea/_category_,json

This file was deleted.

4 changes: 4 additions & 0 deletions devtech/google/brooksea/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"label": "Brooklyn and Chelsea",
"position": 1
}
8 changes: 2 additions & 6 deletions devtech/google/brooksea/brooksea.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
---
sidebar_position: 2
sidebar_position: 1
---

# Google Brooksea
# Google Brooklyn and Chelsea

Amercia. Google Silicon G1/G2 shipping devices.

## Portals

- [Support Chat](https://t.me/hentaiOSkona)
Original file line number Diff line number Diff line change
@@ -1,18 +1,39 @@
---
sidebar_label: Installing
title: Google Brooksea (Brooklyn/Chelsea) Installation Guide
description: Installation Guide for installing hentaiOS to Google Brooksea (Google Pixel with Google Silicon) devices
keywords:
- install guide
- google
- brooksea
- brooklyn
- chelsea
- gs101
- gs201
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

# Installation Guide

## Before you start
::::info
:::danger
**Keep a backup of your data!** Make sure to keep a backup of your files as the installaton will wipe your data.
:::

1. **Keep a backup of your data.** Make sure to keep a backup of your files as the installaton will wipe your data.
:::warning
Unlocked bootloader required, [Read here](https://source.android.com/docs/core/architecture/bootloader/locking_unlocking) on how to unlocking your device before continuing.
:::

2. **Use Google ADB Driver**! Make sure to install Google ADB Drivers before continuing.
:::info
**Use Google ADB Driver**! Make sure to install Google ADB Drivers before continuing.
:::

3. To obtain the required platform-tools, [Read here.](/docs/installation/installing-requirements)
:::info
To obtaining the required platform-tools, [Read here.](/docs/installation/installing-requirements)
:::

::::

## Connect your device

Expand Down Expand Up @@ -82,26 +103,3 @@ fastboot flash vendor_kernel_boot vendor_kernel_boot.img
9. With the volume buttons, scroll to "Reboot system now" and press the Power button.

![Reboot Now](/img/pixel-install-assets/reboot-now.svg)

# Sideloading Updates

1. **Enter Bootloader mode.** Press and hold the Volume Down button and Power button at the same time for 10-15 seconds.
2. Use the volume buttons to change the menu options until "Recovery Mode" is displayed on screen. To select, press the Power button once.

![Recovery Mode](/img/pixel-install-assets/recovery-mode.svg)

3. On your screen, “No command” is displayed. Press and hold the Power button. While you hold Power, press the Volume Up button and let go of both buttons quickly.

![No Command](/img/pixel-install-assets/key-combination.svg)

4. Use the volume buttons to move through the menu options, when “Apply update from ADB” is highlighted, press the Power button.

![Apply Update](/img/pixel-install-assets/apply-update.svg)

5. Flash the ROM through recovery with adb sideload command from your Mac/PC.

![ADBSideloadWindow](/img/install-assets/adb-sideload-window.svg)

6. With the volume buttons, scroll to "Reboot system now" and press the Power button.

![Reboot Now](/img/pixel-install-assets/reboot-now.svg)
40 changes: 40 additions & 0 deletions devtech/google/brooksea/updating.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
sidebar_label: Updating
title: Google Brooksea (Brooklyn/Chelsea) Installation Guide
description: Installation Guide for updating hentaiOS install to Google Brooksea (Google Pixel with Google Silicon) devices
keywords:
- install guide
- google
- brooksea
- brooklyn
- chelsea
- gs101
- gs201
---

# Sideloading Updates

:::tip
Just use our OTA Updater!
:::

1. **Enter Bootloader mode.** Press and hold the Volume Down button and Power button at the same time for 10-15 seconds.
2. Use the volume buttons to change the menu options until "Recovery Mode" is displayed on screen. To select, press the Power button once.

![Recovery Mode](/img/pixel-install-assets/recovery-mode.svg)

3. On your screen, “No command” is displayed. Press and hold the Power button. While you hold Power, press the Volume Up button and let go of both buttons quickly.

![No Command](/img/pixel-install-assets/key-combination.svg)

4. Use the volume buttons to move through the menu options, when “Apply update from ADB” is highlighted, press the Power button.

![Apply Update](/img/pixel-install-assets/apply-update.svg)

5. Flash the ROM through recovery with adb sideload command from your Mac/PC.

![ADBSideloadWindow](/img/install-assets/adb-sideload-window.svg)

6. With the volume buttons, scroll to "Reboot system now" and press the Power button.

![Reboot Now](/img/pixel-install-assets/reboot-now.svg)
23 changes: 23 additions & 0 deletions devtech/sidebars.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
export default {
sidebar: [
'devtech',
{
'Google': [
{ type: 'autogenerated', dirName: 'google' },
{
type: 'link',
href: 'https://t.me/hentaiOSRaviole',
label: 'Brooksea Support Chat',
},
],
'Xiaomi': [
{ type: 'autogenerated', dirName: 'ximi' },
{
type: 'link',
href: 'https://t.me/hentaiOSkona',
label: 'Gourami Support Chat',
},
]
},
],
};
5 changes: 0 additions & 5 deletions devtech/ximi/gourami/gourami.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ sidebar_position: 1

Xiaomi Gourami is a common device which encapsulates and defines the term "Competitive Awfulness", made by Xiaomi with Qualcomm KONA (sm8250) SoC.

## Portals

- [Support Chat](https://t.me/hentaiOSkona)

## Just-that-you-know

- [Adaptive Charging](/devtech/ximi/gourami/adaptive-charging)
- [Reporting Issues](/devtech/ximi/gourami/reporting-issues)
8 changes: 8 additions & 0 deletions devtech/ximi/gourami/installation-guide/a-only.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
---
sidebar_label: A-Only
title: Xiaomi Gourami A-Only Installation Guide
description: Installation Guide for installing hentaiOS to Xiaomi Gourami (Kona) A-Only devices
keywords:
- install guide
- xiaomi
- gourami
- apollo
- xiaomi mi 10t
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
Expand Down
10 changes: 10 additions & 0 deletions devtech/ximi/gourami/installation-guide/ab.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
---
sidebar_label: A/B
title: Xiaomi Gourami A/B Installation Guide
description: Installation Guide for installing hentaiOS to Xiaomi Gourami (Kona) A/B partitioned devices
keywords:
- install guide
- xiaomi
- gourami
- alioth
- poco f3
- munch
- poco f4
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started/brand.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The use of hentaiOS and helluvaOS brand on a marketing materials related to the

## hentaiOS and helluvaOS Logo

Unless expressly authorized, the hentaiOS and helluvaOS logo and custom typeface may not be used outside of the usecase described in this document. For more information, Say "Yo!" to us at [email protected]
Unless expressly authorized, the hentaiOS and helluvaOS logo and custom typeface may not be used outside of the usecase described in this document. For more information, Say "Yo!" to us at [[email protected]](mailto:[email protected])

import FullLogo from '@site/static/img/full-logo.svg';

Expand Down
11 changes: 8 additions & 3 deletions docs/getting-started/features.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
---
sidebar_position: 1
sidebar_label: Features
title: hentaiOS/helluvaOS Features
description: List of what features we have (not limited to this, though)
keywords:
- hentaiOS
- helluvaOS
- features
---


# Features stack
# Features

So, welcome to the first page of our introduction to hell, here, I will explain what we do to make sure your Gaming Experience as smooth as twerking Amogus.

Expand Down Expand Up @@ -49,7 +55,6 @@ Yes, you see it right, we have a pretty solid "Do stuff in Google way if they de
- Game Dashboard
- Live Captions


## Paimon Eating

This part will explain how we made Paimon Eating feels more "Yes"
Expand Down
66 changes: 66 additions & 0 deletions docs/getting-started/issuetickets.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
---
sidebar_label: Reporting Issues
---

# Reporting issues

## Reporting Etiquette

1. Try to be as descriptive as possible.
2. Describe how to reproduce the issue.
3. Attach bug report with the issues.

## "DO NOT REPORT" list

1. Issues from unofficial builds
2. Asking for installation help
3. Feature requests

## Reporting Guidelines

1. Any modifications (For example, Magisk, Xposed, or Third-Party Modifications affecting device behaviors) are not eligible for support from our team and should NOT be reported to any of our Team members in any circumstances.
2. Issues specific to an app that affect the device (For example, a particular overclocking app) should NOT be reported to our team but to the respective app's developer.

## Capturing bugreport

A bug report contains device logs, stack traces, and other diagnostic information to help you find and fix bugs in your app. To capture a bug report from your device, use the Take bug report developer option on the device, or the `adb bugreport` command on your development machine.

:::info
To take a bug report, you must have Developer options enabled on your device to access the Take bug report option.
:::

### Capturing bugreport directly from a device

1. Go to Developer Options.
2. In Developer options, tap Take bug report.
3. Select the type of bug report you want and tap Report.
4. After a moment, you get a notification that the bug report is ready, attach that to the issue ticket you filed.

To share the bug report, tap the notification.

### Capturing bugreport with `adb`

If you have only one device connected, do

```shell
adb bugreport {bugreport output path}
```

If you don't specify a path for the bug report, it is saved to the local directory.

If you have multiple devices connected, you must specify the device with the `-s` option. Run the following `adb` commands to get the device serial number and generate the bug report:

```shell
$ adb devices
List of devices attached
emulator-5554 device
8XV7N15C31003476 device

$ adb -s 8XV7N15C31003476 bugreport
```

## Reporting it

### Distribution issues

Report them to the Support Chat or directly at our [GitLab](https://gitlab.hentaios.com/hentaios/issue-trackers/distribution), we prefer Support Chat as it's a lot more flexible for us to queue.
Loading

0 comments on commit b1dd1a1

Please sign in to comment.