Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nokia-mt6750/android_device_nokia_mt6755-common-TWRP
TWRP common device tree for Nokia MT6750 devices
https://github.com/nokia-mt6750/android_device_nokia_mt6755-common-TWRP
mt6750 nokia twrp
Last synced: 3 months ago
JSON representation
TWRP common device tree for Nokia MT6750 devices
- Host: GitHub
- URL: https://github.com/nokia-mt6750/android_device_nokia_mt6755-common-TWRP
- Owner: nokia-mt6750
- Created: 2022-08-07T16:39:53.000Z (over 2 years ago)
- Default Branch: android-11
- Last Pushed: 2022-09-09T12:15:50.000Z (over 2 years ago)
- Last Synced: 2024-07-30T20:57:25.454Z (6 months ago)
- Topics: mt6750, nokia, twrp
- Language: Makefile
- Homepage:
- Size: 1.39 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TWRP Common device tree for Nokia MT6750 devices
```
#
# Copyright (C) 2022 TeamWin Recovery Project
#
# SPDX-License-Identifier: Apache-2.0
#
```
# Working features## Blocking checks
- [X] Correct screen/recovery size
- [X] Working Touch, screen
- [X] Backup to internal/microSD
- [X] Restore from internal/microSD
- [X] reboot to system
- [X] ADB## Medium checks
- [X] update.zip sideload
- [X] UI colors (red/blue inversions)
- [X] Screen goes off and on
- [X] F2FS/EXT4 Support, exFAT/NTFS where supported
- [X] all important partitions listed in mount/backup lists
- [X] backup/restore to/from external (USB-OTG) storage
- [X] backup/restore to/from adb (https://gerrit.omnirom.org/#/c/15943/)
- [X] decrypt /data
- [X] Correct date## Minor checks
- [ ] MTP export
- [X] reboot to bootloader
- [X] reboot to recovery
- [X] poweroff
- [ ] battery level
- [X] temperature
- [ ] encrypted backups (no option)
- [X] input devices via USB (USB-OTG) - keyboard, mouse and disks
- [ ] USB mass storage export
- [X] set brightness
- [X] vibrate
- [X] screenshot
- [X] partition SD card# Works partially
## Battery Level
Often shows 50%. Sometimes shows a real charge. I do not know why it is so.