forked from droidian-lavender/device-page
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Direct to devices.droidian.org device page
- Loading branch information
Showing
1 changed file
with
2 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,67 +1,2 @@ | ||
## Features & Usability | ||
|
||
| | | | | | | | ||
|------------------------------- |----- |---------------------------------- |----- |---------------------- |----- | | ||
| Manual brightnes | ✅ | Battery lifetime > 24h from 100% | ✅ | Automatic brightness | ✅ | | ||
| No reboot needed for 1 week | ✅ | Fingerprint reader | ✖️✖️ | Waydroid | ✅ | | ||
| Torchlight | ✅ | Boot into UI | ✅ | GPS | ✖️✖️ | | ||
| Vibration | ✅ | Hardware video playback | ❔ | Proximity | ✅ | | ||
| Flashlight | ✖️ | Anbox patches | ✅ | Rotation | ✅ | | ||
| Photo | ✖️ | AppArmor patches | ✅ | Touchscreen | ✅ | | ||
| Video | ✖️ | Battery percentage | ✅ | Earphones | ✅ | | ||
| Switching between cameras | ✖️ | Offline charging | ✅✖️ | Loudspeaker | ✅ | | ||
| Dual SIM functionality | ✖️✖️ | Online charging | ✅ | Microphone | ✅ | | ||
| Carrier info, signal strength | ✅ | SD card detection and access | ✅ | Volume control | ✅ | | ||
| Data connection | ✅ | RTC time | ✅ | Pin unlock | ✅ | | ||
| Incoming, outgoing calls | ✅ | Shutdown / Reboot | ✅ | ADB access | ✖️✖️ | | ||
| MMS in, out | ❔ | Wireless External monitor | ✖️✖️ | MTP access | ✖️✖️ | | ||
| SMS in, out | ✅ | Bluetooth | ✅ | WiFi | ✅ | | ||
| Change audio routings | ✅ | Flight mode | ✅✖️ | Hotspot | ✅ | | ||
| Voice in calls | ✅ | Tristate switch | ✅ | Capacitive buttons | ✅ | | ||
|
||
- **✅** *Confirmed working.* | ||
- **✅✖️** *Working to some extent but with issues.* | ||
- **✖️** *Not Working.* | ||
- **❔** *Not tested.* | ||
- **✖️✖️** *Global issue.* | ||
|
||
## Requirements | ||
- Treblize your device: | ||
- Instructions here: https://forum.xda-developers.com/t/treble-unofficial-lineageos-16-0-treble-for-oneplus-3-3t.3830455/ | ||
- After you have installed the custom twrp and you have a /vendor partition, install the custom LineageOS 16 build from the guide. | ||
- With LineageOS 16 installed, reboot and verify that everything works. Then reboot back into TWRP. | ||
- In TWRP, go `Wipe` -> `Advanced Wipe` -> Select everything except `Vendor` and `USB-OTG`, then `Swipe to Wipe`. | ||
- Reboot into recovery | ||
|
||
## Files | ||
- Download the latest recovery flashable zip: [droidian-OFFICIAL-phosh-phone-oneplus_oneplus3-api28-arm64-nightly_XXXXXXXX.zip](https://github.com/droidian-images/droidian/releases/tag/nightly). | ||
|
||
## Installation | ||
* Boot into recovery | ||
* Flash the droidian .zip using the recovery's install menu or adb sideload | ||
* Reboot | ||
|
||
## UBports Installer | ||
- Alternatively the UBports installer can also be used to install Droidian. | ||
|
||
## Notes | ||
- The default password is `1234`. | ||
|
||
## Bugs | ||
- <s>Encryption is broken and it will soft brick the device.</s> Hasn't been tested on the OnePlus 3 | ||
- After entering a pin code to unlock your SIM card, you need to restart the Settings application to get access to the settings because the menu doesn't update automatically. | ||
- Mobile data needs an APN to be set up from Settings -> Mobile Network -> Acess Point Names. See from https://apn.how | ||
- If you get an empty Access Points window even after you have entered the info, ofono is not working properly. Run `sudo systemctl restart ofono.service` to solve the issue. | ||
- Mobile data might stop working after making or recieving phone calls. Toggle Mobile Data from the settins off/on. | ||
- Dual SIM functionality is currently not implemented in Phosh so only one SIM works at the moment. | ||
- When powered off, plugging in a charger will power on the device. If you experience a flashing screen, reboot to solve the issue. If the phone is powered on manually or rebooted, there won't be any screen flashing. | ||
- Camera doesn't work in Droidian or Waydroid. | ||
- GPU only seems to be working partially in Droidian, but in Waydroid it works perfectly. | ||
|
||
## Final notes | ||
- I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed. | ||
- Please do some research if you have any concerns about features included in the products you find here before flashing it! | ||
- YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you. | ||
|
||
# Support | ||
- Droidian telegram group: [@DroidianLinux](https://t.me/DroidianLinux). | ||
<h2>OnePlus 3/3T is now an officially supported Droidian device</h2> | ||
See the device page for more info: https://devices.droidian.org/#/devices/oneplus3 |