[ROM] Volte [9.0-r8] [ArrowOS- UnOfficial] [OnePlus5T] - OnePlus 5T ROMs, Kernels, Recoveries, & Other Dev

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ArrowOS​
ABOUT
ArrowOS is an AOSP based project started with the aim of keeping things simple, clean and neat. We added just the right and mostly used stuff that will be actually USEFUL at the end of the day.
Website: [url]https://arrowos.net[/URL]
Telegram: Channel | Group
Github: [url]https://github.com/ArrowOS[/URL]
Code Review: review.arrowos.net
E-mail: arrowos.contact
To apply for maintainership Check this out
WHAT WORKS?
Almost everything
WHAT DOESN'T WORK?
You tell me
Be sure to include a log : check how to
INSTRUCTIONS
Clean Flash
Download The ROM & GApps
Wipe: System, Data, Dalvik, Cache
Flash ROM + GApps
Reboot & Enjoy
Dirty Flash
Download the ROM
Wipe: Dalvik and Cache
Flash ROM (+no verity if you are decrypted+Magisk if rooted previously or if want root)
Reboot & Enjoy
DOWNLOADS
ROM: Click Here for 0930--ROM
ROM: Click Here for 0926--ROM
ROM: Click Here for 0924--ROM
ROM: Magisk
ROM: no verity patch
Gapps: Click Here for GApps
Note : Pico, Nano or Micro Gapps are recommended. We don't prefer STOCK/HEAVY Gapps
Source Code
device tree | kernel
Contributors
LeChenRom
Changelog
Try to add oneplus camera
====================
09-30-2018
====================
* android/
030b41d delete app [LeChenRom]
12272ce Merge https://github.com/ArrowOS/android_manifest into arrow-9.x [LeChenRom]
157eb87 manifest: switch to Snap [Bauuuuu]
* build/make/
7c06756c2 Merge pull request #1 from ArrowOS/arrow-9.x [GitHub]
a617f7ecd core: makefile: Use 'release-keys' for build tag [Kuber Sharma]
* frameworks/base/
197bfa336e6 Merge pull request #3 from ArrowOS/arrow-9.x [GitHub]
3e8326df43c Camera: allow camera to use power key as shutter [bauuuuu]
* hardware/nxp/nfc/
6628f36 nxp: Begin restoring pn547 [Bauuuuu]
c5992de nfc: Restore pn548 support to 1.1 HAL [Bauuuuu]
* packages/apps/Snap/
bca3923e5 Remove lineage sdk dependency [Bauuuuu]
====================
09-29-2018
====================
* android/
0ccab00 manifest: sync the OTA updater [Bauuuuu]
* device/arrow/sepolicy/
bf9d226 sepolicy: fix the derp [bauuuuu]
df40702 sepolicy: add rules for updater and update_engine [bauuuuu]
30be24e common: add update_engine policies [bauuuuu]
187fc0a sepolicy: common: Add a label for /data/arrowos_updates [bauuuuu]
25eb282 common: Label common basic USB HAL [Bauuuuu]
f7f11eb sepol: Remove recovery access to vold_socket [Bauuuuu]
4340e94 sepol: Remove exfat context and set sdFAT to exFAT [Bauuuuu]
* frameworks/base/
4abdbcec828 Merge pull request #2 from ArrowOS/arrow-9.x [GitHub]
cfb53e66c08 Themes: Add Updater Dark/Black variants [bauuuuu]
f73c3ed8bf5 base: Actually fix the padding on StatusBar [bauuuuu]
* packages/apps/Updater/
b11d7db add FOREGROUND_SERVICE premission [Bauuuuu]
5104d93 update colors [Bauuuuu]
3495bf7 update the colors [Bauuuuu]
229d665 update the string [ganeshi4u]
8c552a9 Updater: Fix white on white nav/status bar for light theme [ganeshi4u]
927c7fe Updater: fix for our theming after removing vendor overlay [ganeshi4u]
10d09ec Updater: Fix for our theming [ganeshi4u]
58b4c3a Updater: Expose the lower background color [ganeshi4u]
* vendor/arrow/
3e2607b Merge pull request #2 from ArrowOS/arrow-9.x [GitHub]
f3d9c42 vendor: ship the OTA updater [bauuuuu]
3309c78 Themes: Correct navbar for dark/blackaf Updater themes [bauuuuu]
4592d71 vendor: Fix updater themes [bauuuuu]
586e888 Themes: Add our BlackAF variant to Updater [bauuuuu]
2fd44eb Themes: Add Updater to dark system themes [bauuuuu]
59c80f8 Create /data/arrowos_updates to store updates [Bauuuuu]
====================
09-28-2018
====================
* android/
bcc04f5 manifest: sync sepolicy [Bauuuuu]
====================
09-27-2018
====================
* android/
cb96b67 Merge branch 'arrow-9.x' of https://github.com/LeChenRom/android_manifest into arrow-9.x [LeChenRom]
8eeb3f1 av change lechen [LeChenRom]
fd2c4c5 Merge pull request #1 from ArrowOS/arrow-9.x [GitHub]
* device/oneplus/cheeseburger/
992964f bringup Arrow [Bauuuuu]
* device/oneplus/dumpling/
7121b47 arrow bringup [Bauuuuu]
* packages/apps/Snap/
ec2449241 Snap: use platform cert [Michael Bestas]
5b2dab81b CameraSettings: Do not crash if zoom ratios are not exposed [Michael Bestas]
479afd8fc Snap: Allow quickreader to work with secure device [Michael Bestas]
f55d23031 Snap: turn developer category title into a translatable string [Michael Bestas]
82fcea046 SnapdragonCamera: Panorama, replace border drawable [Michael Bestas]
ed34b5ab3 Snap: remove unused shutter buttons [Michael Bestas]
b5b9154ed Snap: Check for ACCESS_FINE_LOCATION instead of ACCESS_COARSE_LOCATION [Michael Bestas]
fa745fe44 Snap: Configure focus ring preview dimensions [Michael Bestas]
b856f0db3 Snap: Add support for focus distance [Michael Bestas]
be214d18e Drop new focus indicator into Camera2. [Michael Bestas]
a2e4ebd7e Snap: fix copy and paste fail [Michael Bestas]
b22c29daa Snap: add missing null check on isCamera2Supported [Michael Bestas]
d9971224a Snap: don't try to set up cameras with ids greater than MAX_NUM_CAM [Michael Bestas]
8787f4fc1 Do not crash if we don't have support for RAW files [Michael Bestas]
* packages/apps/Updater/
1425ae4 replace copy url with our SF links [ganeshi4u]
Fix nfc
One click replication for SMS verification code
China's destination of incoming and outgoing electricity
Special thanks to
AOSP
LineageOS
Ezio Lacandia Bijelkic
Maxwen
Alex Cruz
scoute-dich
Tibor Kaputa
And all other Open Source - Developers,Teams and Organisations
DM if we missed someone - you can always look at GitHub to find more contributors! :highfive:

This is awesome! I never thought ArrowOS would come to dumpling. Thanks!

Thank you. Awesome work.
Im only one issue. NFC not work.

Staying on Magisk v16.4 is mandatory or can we update it to v17.1 ?

ashwini215 said:
Staying on Magisk v16.4 is mandatory or can we update it to v17.1 ?
Click to expand...
Click to collapse
Not mandatory, can be

Do we need to be decrypted or can flash over encrypted

praveen7682 said:
Do we need to be decrypted or can flash over encrypted
Click to expand...
Click to collapse
decrypted

so VOLTE is not working for me (Indian Carrier).
Followed the steps mentioned in the OP.
Cannot make or receive calls. Mobile Internet is working fine
Attaching the logs.

Any deeper review?

thanks! can you add some screenshots please?

ashwini215 said:
so VOLTE is not working for me (Indian Carrier).
Followed the steps mentioned in the OP.
Cannot make or receive calls. Mobile Internet is working fine
Attaching the logs.
Click to expand...
Click to collapse
Install the ims.apk fix for volte..

crazykamui said:
Thank you. Awesome work.
Im only one issue. NFC not work.
Click to expand...
Click to collapse
Has this been fixed?

updated- fixed NFC

Does OOS Camera work with this ROM?

rushier.ivan said:
Does OOS Camera work with this ROM?
Click to expand...
Click to collapse
yes

added screenshots

LeChenRom said:
yes
Click to expand...
Click to collapse
Thanks!
Will you apply for this ROM to be official?

rushier.ivan said:
Thanks!
Will you apply for this ROM to be official?
Click to expand...
Click to collapse
Yes, very soon

How can i get oneplus navgation gestures. Any idea?

vamsikrishnad10 said:
How can i get oneplus navgation gestures. Any idea?
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=com.ivianuu.oneplusgestures

Related

[ROM][5.1.1][UBER][Infinitive-OS][V1.3]

TeamIO presents Infinitive-OS
Infinitive-OS is based on AOSP and SlimROM dedicated to providing users with a ROM thats stable and loaded with features .
Features:
RRO Layers
Custimizable QS Tiles
SlimRecents
SlimPie
Screenrecorder settings
Custom Hardware Buttons Options
Navigation Buttons Options
Cutom Recents Panel Options
SuperSU
ETC
Changelogs:
V1.0 - Initial Release
Instructions:
-Read Everything Carefully
-Download Rom And GAPPS.
-Boot Into Recovery
-Perform A Full Wipe (you dont have to wipe your internal SD)
-Flash Rom & GAPPS.
-Have Fun!!!
Downloads:
Infinitive-OS_V1.3_UBER_7/09
GAPPS - You can use any GAPPS, but Love these GAPPS
Team:
@Rohan Purohit
@jackeagle
@nightwalkerkg
@Saatvik Shukla
@k2wl
@kirmaniarslan
@Thecrazyskull
@Vatsal Koradia
@TechExhibeo
Follow us:
​
Thanks and credits:
SlimROMS
AOSP
CyanogenMOD
Others I may have forgotten (please tell me if you feel left out)
​
Source:
Main source
Kernel
XDA:DevDB Information
Infinitive-OS, ROM for the OnePlus One
Contributors
Vivek_Neel
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Version Information
Status: Beta
Created 2015-08-17
Last Updated 2015-10-04
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Older Downloads:
Infinitive-OS_V1.2_UBER_7/09
Infinitive-OS_V1.1_UBER_24/8
Changelogs:
V1.2 :
Code:
* device/sony/taoshan/
e02ed3f add dependencies
36f98ce taoshan: decouple from 8960-common
* device/xiaomi/cancro/
2c11548 Update io.dependencies
* frameworks/base/
22a7e65 partially revert "Add Restart SystemUI to reboot menu"
* platform_manifest/
bffea45 Track our own extras_su
* system/extras/su/
0bb5cee Add SuperSU Context argument switch compatibility hack
* vendor/io/
08400fc update devices
* vendor/sony/
110ff8d msm8974: updated adreno blob from 23.4.x
* vendor/yu/
61786c9 Merge pull request #15 from s0be/cm-12.1
====================
09-03-2015
====================
* external/mm-dash/
c5ecbe1 build mm-dash on msm8909's
* frameworks/base/
c60d6fb NotificationTile: Ring ring my bell
bba497f NotificationTile: Fix wrong ringer index after reboot
66d4d3d NotificationTile: Change long press to show zen mode settings
7e504f0 SystemUI: check RecentsConfiguration isn't null before running RecentsTaskLoader
c9f3c5f LEDs Brightness [2/2]: Lights notifications brightness support
* packages/apps/Eleven/
441f4da REAL_GET_TASKS > GET_TASKS
* packages/apps/Stk/
2ddb566 REAL_GET_TASKS > GET_TASKS
6275b32 Indicate which sub-activity the app name broadcast applies to
7b924c0 Add intent to send STK app name
* packages/providers/TelephonyProvider/
857572a TelephonyProvider: change default user nw mode to invalid
* vendor/yu/
e2ff6f4 tomato: New Blobs
====================
09-02-2015
====================
* frameworks/base/
463a9fe Lights with Screen On [1/2]: Optional allowment of lights
c1bef99 Base: Allow/Prevent notification light in Zen mode (1 of 2)
8387e24 Add 44.1 kHz SlimSounds
400b456 SystemUI: fix recents task view height calculation
f120ccb SystemUI: add RecentsView EventLogs
8723fad systemui: Fix various issues with transparent bars
487bb2e wm: Underp WindowManager flags
50df579 framework: add KillSwitch stubs
* frameworks/native/
e745e3b libagl: Fix buffer read overrun in eglCreatePbufferSurface
* frameworks/opt/chips/
afc21fb Merge "Revert "More Chip: use pendingcount instead of counting again"" into cm-12.1
* packages/apps/Contacts/
c22eade Automatic translation import
* packages/apps/ContactsCommon/
81c54ad Automatic translation import
8612640 LookupProvider updates
d95cc6f Automatic translation import
* packages/apps/Dialer/
425870a Automatic translation import
* packages/apps/InCallUI/
1822d9a Automatic translation import
* packages/apps/LockClock/
cd9fdc4 Automatic translation import
11df7c5 Automatic translation import
d612969 Automatic translation import
818f468 Automatic translation import
* packages/apps/Settings/
5da64ef LEDs Brightness [1/2]: Lights notifications brightness support
aacf6c9 Lights with Screen On [2/2]: Optional allowment of lights
c8fd75e Settings: Allow/Prevent notification light in Zen mode (2 of 2)
f4b7934 Added show volume to tile chooser
418282d Settings: Toast icon switch (2/2)
6900f31 Settings: Restart SystemUI tile (2/2)
0e3c30f Settings: Fix for crash related to TV framework
2416ecb Hotspot idle support
8f4e258 Enable wifi tab by default
d6e0cfa Lose some deprecated test annotations.
8d97e2f Brightness status not refresh in powercontrol widget
7e1693b Use shortFormat instead of shortFormat4.
292f2c5 set tapjacking protection for deviceadmin permission dialog
27439c4 add Recife timezone
efb3b58 Merge "Gesture Lockscreen [2/2]" into io-1.0
* packages/services/Telecomm/
aabcf91 Automatic translation import
* packages/services/Telephony/
ef730db Automatic translation import
6b39c53 Network Settings: don't crash on bad lookup
* prebuilts/cmsdk/
09001ca prebuilts/cmsdk: Update latest api text file.
* vendor/cmsdk/
3222c71 cmsdk: Fix toast in CMHardwareTest.
1efc02d cmsdk: Add preliminary hardware manager tests.
377d5b0 cmsdk: Change parceling for DisplayMode.
162f690 BugFix: Fix potential NPEs with getService()
7ca09a4 Automatic translation import
417c25b cmsdk: Build in the Manifest and R classes for the sdk.
cb0bf4c cmsdk: Update cm api text files
* vendor/io/
73d9970 Add ferrari (Xiaomi Mi4i)
534cd48 bump to 1.2
19ab7aa Fix Airtel APN Selection
f537df0 Updated APN settings for Latvian operators
5fcedfc Rogers LTE apn fix?
8e61bb7 Fix Movistar APNs
====================
09-01-2015
====================
* frameworks/base/
d6dc8b8 Added show volume panel tile to QS
42a2193 Fix gesture lockscreen bad .9'pngs
1bcc795 Gesture Lockscreen [1/2]
5795ed2 FWB: Restart SystemUI tile (1/2)
e65d153 Add Restart SystemUI to reboot menu
a27a8e2 FWB: Toast icon switch (1/2)
0e6fc27 Add support for Samsung extended AGPS
b942ee9 ResolverActivity: reduce elevation to make it flat
8be0236 Slim Vector for Kernel Adiutor tile
6a8bb75 systemUI: carrier first, weather second
* packages/apps/AudioFX/
91d6891 Automatic translation import
* packages/apps/Bluetooth/
67081fd Automatic translation import
* packages/apps/BluetoothExt/
8b093e6 Automatic translation import
* packages/apps/Calculator/
3045e4c Automatic translation import
* packages/apps/Calendar/
dd1dd45 Automatic translation import
* packages/apps/Camera2/
597cd76 Automatic translation import
* packages/apps/CellBroadcastReceiver/
a31f1e2 Automatic translation import
* packages/apps/Eleven/
cd2937a Automatic translation import
* packages/apps/Email/
a048f26 Automatic translation import
* packages/apps/Gallery2/
218cfbb Automatic translation import
* packages/apps/Settings/
2bfec54 Gesture Lockscreen [2/2]
* packages/apps/Stk/
3ff329e Automatic translation import
* packages/apps/UnifiedEmail/
b440e37 Automatic translation import
* packages/providers/TelephonyProvider/
9762ec8 Revert "MmsProvider : Add ability to get thread information in search"
* prebuilts/cmsdk/
505e076 prebuilts/cmsdk: Update api text for CMSettings
8fa9722 prebuilts/cmsdk: Update api text for Hardware
====================
08-31-2015
====================
* device/xiaomi/cancro/
e0e9b41 io.mk : common_mini ==> common_full
* frameworks/base/
e00b924 SystemUI: do not load header bar if boot isn't complete
5b00766 Fix the cell standby mobile radio active issue
dd00d82 [2/2] base: Add lockscreen rotation as an optional rotation setting
a5292a7 [1/2] Slim Recent App Sidebar
35f0505 base: Fix divide by zero when clearing recents
* packages/apps/Settings/
f99367b [2/2] Slim Recent App Sidebar
aef18fe [1/2] Settings: Add lockscreen rotation as an optional rotation setting
4808212 settings: Animation scale seekbars
V1.1 :
Code:
-Initial release
Wow ! First.
Thanks for the new rom
Will download and flash!
And a humble request for the next update of the ROM : CAF kernel int it if possible?
Is fm radio working ?
darshan_dex said:
Will download and flash!
And a humble request for the next update of the ROM : CAF kernel int it if possible?
Click to expand...
Click to collapse
Yes will give it a try
maskelisuvari said:
Is fm radio working ?
Click to expand...
Click to collapse
Have not tried. But you can try and report back
maskelisuvari said:
Is fm radio working ?
Click to expand...
Click to collapse
I do not think. That screenshot might be of other device.
KSKHH said:
I do not think. That screenshot might be of other device.
Click to expand...
Click to collapse
It's
wow , will try this soon
Anyone booted with xposed?
I'm having "error executing updater binary issue".
darshan_dex said:
Anyone booted with xposed?
I'm having "error executing updater binary issue".
Click to expand...
Click to collapse
Error while flashing ROM or xposed?
Vivek_Neel said:
Error while flashing ROM or xposed?
Click to expand...
Click to collapse
Xposed.
Booted without it now.
darshan_dex said:
Xposed.
Booted without it now.
Click to expand...
Click to collapse
You were flashing the wrong version of xposed.
Since this is 5.1.1. It uses api 22. You might have flashed xposed made for api 21.
Vivek_Neel said:
You were flashing the wrong version of xposed.
Since this is 5.1.1. It uses api 22. You might have flashed xposed made for api 21.
Click to expand...
Click to collapse
No. The latest version by romracer.
But no problems
I just wanted it for True Silent Mode, but you've already implemented silent mode in the ROM.
When selecting text as the battery icon, nothing shows.. I also noticed some mislabeled item in the settings, for example, if you choose to have a remove all selector in recents the choice isn't labeled correctly on its positions.. But all in all pretty smooth..
Sent from my A0001 using XDA Premium 4 mobile app
Setting.Out said:
When selecting text as the battery icon, nothing shows.. I also noticed some mislabeled item in the settings, for example, if you choose to have a remove all selector in recents the choice isn't labeled correctly on its positions.. But all in all pretty smooth..
Sent from my A0001 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
For now , you need to reboot/softreboot for All the status bar related features.
Or may be type this in terminal emulator if you don't want to reboot
looks good! keep it up.
one question though: will there be an ota update included sometime or is it even already included?
thanks.
No OTA support as of now but we will consider

[ROM][6.0.1][Team-UB][UNOFFICIAL][01.03.2016]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Official G+ Community: ​Team-UB on G+​
Code:
* Your warranty is now void.
*
* We are 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 this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/
Team UB is a custom built ROM which is straight from Cyanogenmod sources with different cherry picks to give users a wonderful experience!​
Centre clock
Battery percent in the status bar
Network traffic indicator
Date settings
Listview animations
Aokp System animations
Lockscreen Shortcuts
Quixk settings Customization
Heads up notifications
Proximity speaker
Performance settings
Network Traffic
App circle sidebar
Clock fonts
Battery styles
Wakelock blocker
DSLV controller
Statusbar ticker
Apps to SD
Nav Bar height
Status bar double tap to sleep
Custom notification lights
Recent Panel settings
Privacy options
Fluid interface
Best battery improvements
All latest cm commits
Many more coming soon.......
Download ROM
Download Gapps 6.x
Place ROM on phones memory or SD card
Boot into recovery (either twrp or cwm)
Full wipe (Dalvik Cache, Cache, System, Factory Data Reset)
Flash ROM
Flash Gapps
Reboot and enjoy!​
Download Rom​https://www.androidfilehost.com/?fid=24438995911967426​
Download GApps
http://opengapps.org/​
All credits goes to the Team behind Team-UB​
Team-UB​Device Source​Kernel Source​
Team-UB
Slimroms
NamelessRom
Temasek
ArchiDroid
Team-Hydra
AOSP
Cyanogenmod​
And also a great thanks to my girlfriend who helped me a bit​
XDA:DevDB Information
TEAM-UB, ROM for the OnePlus 2
Contributors
Taker18, Sandra_18
Source Code: https://github.com/Team-UB
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: CyanogenMod 13
Version Information
Status: Beta
Created 2016-02-29
Last Updated 2016-03-01
Bugs
Bugs
Fingerprint
Changelog
Changelog
====================
02-29-2016
====================
* cts/
64e8dc5 Merge "Add tests for the existence of the OS Patch String, and to detect obsolete versions." into marshmallow-cts-release
c05e90e Add tests for the existence of the OS Patch String, and to detect obsolete versions.
====================
02-28-2016
====================
* android/
4e2bb27 switch to cm for zeroltexx and add exynos
5183a80 Revert "Revert "add s6 cm bits""
8519bea Revert "Revert "zerofltexx to cm""
b987a45 Revert "Revert "vendor_zerofletxx to the muppets""
* packages/apps/Settings/
a3a594e Update Spanish translation (cherry picked from commit 7a7ae26a050f89f700d1245c411d28314470bdb1)
07ab5c2 update zh-rCN translation
* vendor/cm/
14d8178 update 16.2.1
====================
02-27-2016
====================
* android/
6edf573 Revert "vendor_zerofletxx to the muppets"
ba659ab Revert "zerofltexx to cm"
c704ec8 Revert "add s6 cm bits"
4b31913 add s6 cm bits
19960f2 zerofltexx to cm
faaafc6 vendor_zerofletxx to the muppets
* build/
e1ceb8f binary: Generate dummy rule for relocated protobuf headers
* frameworks/base/
d00d887 Revert "Add 3Minit battery mod"
988a8f3 Revert "Statusbar: Gracefully adapt 3Minit Battery hook for AOSP"
55b097e initial TeamUB 13
69774e1 am: Cancel protected app notification on validation launch.
* hardware/cyanogen/
fa60003 cmhw: UniqueDeviceId: don't generate hardware IDs from SD card CIDs
* packages/apps/Settings/
1de182f update to 16.2.1
7cb33c2 Initial Team UB 13.0
* vendor/cm/
26aa3f2 add yufone APN
bda258e recovery: Add new rule for sys.usb.ffs.ready
====================
02-26-2016
====================
* art/
bc97168 ART: make ART extension available only in 32bit for msm8996
* device/oppo/common/
9881f1d common: setup node prefs on cmhw initialization
* frameworks/av/
b39ba64 Merge branch 'cm-13.0' of git://github.com/CyanogenMod/android_frameworks_av into cm-13.0
c5fa90a audio: omx encoder isn't expected for raw recording
* frameworks/base/
80c5cb9 Revert "When the device boots up, netd works more than required"
73e91ed QSList: Option to restore old items height
f137d79 AudioManager: add missing @hide
7d5db17 FullBackup: Add handling for shared storage
09456b7 Show correct pinning message for accessibility
75580ef Show correct pinning message without navbar
70707f6 NotificationPanelView : Fix incorrect panel translation
4501b17 SystemUI: reset tile page after inactivity
5970ddd Merge pull request #107 from 14121042/cm-13.0
c50ac3e Add zh-rTW translation
* packages/apps/Settings/
6d27fa6 Settings : Fix back button for sim card lock
* packages/apps/Snap/
1b0670f Snap: Remove face detection option if not supported
* vendor/cmsdk/
7866e06 Merge branch 'cm-13.0' of github.com:CyanogenMod/cm_platform_sdk into cm-13.0
e3c9668 cmsdk: send intent to intialize CMHW
====================
02-25-2016
====================
* bootable/recovery/
d66f66e recovery: handle back button when navigating recovery logs
* device/oneplus/oneplus2/
42ff778 Revert "oneplus2: add BOARD_HAVE_TIMERFD_POWEROFF_ALARM"
f96c7f6 rootdir: add proper recovery script
* kernel/oneplus/msm8994/
ba3ec3b Revert some net/ipc patches
675f381 Revert "defconfig: Disable CONFIG_DEVMEM and CONFIG_DEVKMEM in 8994."
* packages/apps/Contacts/
13a402e Trigger BlockContactHelper's resource clean-up
* packages/apps/ContactsCommon/
38d016c Expose method to clean up resources in BlockContactHelper
* packages/apps/Messaging/
60ba9b6 Fix photo url's inclusion in lookup-encoded-uri
bbab6ea Use a hash set to manage listeners in LookupProvider Manager
4582746 Messaging: Fix some quick message ui issues
* packages/apps/Settings/
4bd9114 Split out drawable to separate from dashboard drawable
175588a Break out text color value from commonly used color.
e9c1362 Merge pull request #418 from 14121042/cm-13.0
77d4611 Update zh-rTW translation
* vendor/cmsdk/
d06ae38 Merge branch 'cm-13.0' of github.com:CyanogenMod/cm_platform_sdk into cm-13.0
c2efaa7 Uncomment out getHotwordPackageNameInternal impl
* vendor/oneplus/
b128afd oneplus2: clean up oneplus2-vendor-blobs.mk
725cd8c bacon: Moar blob updates
Another ROM for our OPT! Thanks
What about bugs?
FPS working just kidding
Sent from my ONE A2003 using xda Forums PRO
Thanks!
DELETE
LOL9988 said:
DELETE
Click to expand...
Click to collapse
Ok
Taker18 said:
Maybe because that:
SYSTEM NOTICE: Devs: We are migrating over to a new download count/stats system so don't panic if you see your counts dropping. They will return back to normal once the migration is over. New stats system goes live this week so your download counts will return to normal
Click to expand...
Click to collapse
Excited for another ROM
BTW you will continue supporting cyanpop, right??
@Mohit31
Of course!
Taker18 said:
@Mohit31
Of course!
Click to expand...
Click to collapse
Glad... Thanks for bringing 2 amazing ROMs on our op2
handryg555 said:
What about bugs?
Click to expand...
Click to collapse
2cond post
cabanas1 said:
FPS working just kidding
Sent from my ONE A2003 using xda Forums PRO
Click to expand...
Click to collapse
i hope i will never see a question like this
Interesting... I've never heard of this ROM. I'll have to check it out! Thanks for bringing yet another ROM to out OPT!
jbw716 said:
Interesting... I've never heard of this ROM. I'll have to check it out! Thanks for bringing yet another ROM to out OPT!
Click to expand...
Click to collapse
check it out and report back
Taker18 said:
check it out and report back
Click to expand...
Click to collapse
Does this ROM have SuperSu built-in or just the stock CM root manager?
@jbw716
build-in
Taker18 said:
@jbw716
build-in
Click to expand...
Click to collapse
Not a problem! Can easily flash SuperSU myself! I just like to know because if a ROM comes with SuperSU already, I personally don't like to flash SuperSU over it. Just a personal OCD thing I guess.
---------- Post added at 09:26 AM ---------- Previous post was at 09:26 AM ----------
Booting the ROM now. Let's see how it goes!
@Taker18 sorry if I'm bugging you but is this ROM any different from CyanPop? Thanks!

[ROM][UNOFFICIAL][7.1.1_r4]CypherOS 3.1.4 Cheesecake

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is CypherOS. An extension to pure Android. CypherOS tries maintain the purity of Android while offering useful features for users. The goal is to give the highest level of performance whilst achieving Simplicity.
Install:
# Full wipe
# Flash Rom
# Flash gapps
# Reboot
Download:
ROM: D855
Gapps: Opengapps.org
If you like my work please DONATE Me
https://www.paypal.me/Vangreen
XDA:DevDB Information
[ROM][UNOFFICIAL][7.1.1_r4]CypherOS 3.1.4 Cheesecake, ROM for the LG G3
Contributors
#Vangreen
Source Code: https://github.com/CypherOS
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Testing
Created 2016-11-13
Last Updated 2016-12-09
#Reserved
SS
updatesRadios working? Screens say yes
Possible to roll back?
Other Nougat ROMs have both these problems. I'd be hesitant to check it out until it's known wether or not it overwrites recovery
Data on my d855 not work, and social in settings FC ?
Sent from my LG-D855 using Tapatalk
Loknic4 said:
Data on my d855 not work, and social in settings FC
Sent from my LG-D855 using Tapatalk
Click to expand...
Click to collapse
Pleas setup your apn
#Vangreen said:
Pleas setup your apn
Click to expand...
Click to collapse
I can't find the option to setup my apn
tommy255 said:
I can't find the option to setup my apn
Click to expand...
Click to collapse
Data usage - 3 dot - cellular network.
fOxunO said:
Data usage - 3 dot - cellular network.
Click to expand...
Click to collapse
Thank you, immediately went back and flashed this rom to try it
Can use this on d415.Thank you.
This rom is best.
Base CM or AOSP ?
Read first post ...
#Vangreen said:
Contributors
#Vangreen
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Based On: AOSP
Click to expand...
Click to collapse
Matija Gubec said:
Read first post ...
Click to expand...
Click to collapse
Thanks , ı saw.But there are CM Apps in system/priv-app.
Really this rom is the best.
Hi. Is root built-in the ROM or I have to flash superSu?
Root is bulid in
G3
Does this have pixel launcher?
@reef0030 yes, if install stock gapps
Wysłane z mojego LG-D855 przy użyciu Tapatalka
Did you found any overheat? It's like a nightmare in every rom for me
NEW BULID!
https://mega.nz/#!vwEXwaQC!NQrKXA7de3julkcVEKmhlQXeG0FwhcYv_8l6jeWIYK8
Changelog
Code:
====================
11-15-2016
====================
* build/
6870728 build: Remove unneeded endif
76408c8 qcom_target: Remove unused sony HAL support
d5cb183 qcom_target: Remove unused support for CAF manifests
* frameworks/base/
cc194e9 Merge "Fwb: [SQUASH] Battery styles [2/2]" into n7.1
0251d58 Fwb: [SQUASH] Battery styles [2/2]
* hardware/qcom/media/
1a4a797 Update qcom-media * path guard
* packages/apps/Dialer/
30c87de Clean up volume boost button logic.
* packages/apps/Settings/
38a8c2c Settings: Battery styles [1/2]
e548754 Settings: Fix accentColor for sim icon
* packages/services/Telecomm/
b115d74 Telecom: Ues proper sub IDs
* packages/services/Telephony/
4776eac PhoneUtils: Drop support for DSDA
* platform_manifest/
123cf04 Merge "manifest: stop tracking Camera2" into n7.1
8f69970 manifest: stop tracking Camera2
1142b74 Switch back to cypher for packages_service_Telephony
* system/core/
7e3a4d5 init: Fix possible open file pointer
* vendor/aoscp/
da98900 devices: add support for Moto G4 Plus (Athene)
====================
11-14-2016
====================
* frameworks/base/
c9dbebd Update Italian translation
4f4852d Fwb: Make QS Columns configurable
272127a SystemUI: Repurpose logic for 4GforLte Switch
ff3db3b Fwb: Properly remove QS Columns/Rows options
* hardware/qcom/media/
c69ed02 media: Correct symlink for msm8084
* kernel/lge/g3/
fa1f613 BACKPORT: signal: allow to send any siginfo to itself
ce0d501 Fix incorrect conflict resolution in "vfs: Add setns support for the mount namespace"
b327295 proc: fix build broken by proc inode per namespace patch
c8f36fc BACKPORT: audit: fix a double fetch in audit_log_single_execve_arg()
974517d BACKPORT: tty: Prevent ldisc drivers from re-using stale tty fields
c1e04c4 msm: crypto: Fix integer over flow check in qcrypto driver
9e87b5c ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_stream() call
c20ae40 ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
5f4e065 block: fix use-after-free in seq file
9655b7c block: fix use-after-free in sys_ioprio_get()
2865695 sg: Fix double-free when drives detach during SG_IO
36a9337 perf: Fix race in swevent hash
f48b2ed HID: core: prevent out-of-bound readings
* packages/apps/Dialer/
a2e2866 InCallUI: Use proper sub IDs
* packages/apps/Settings/
681e9f9 Settings: fix ExpandedDesktop does not show any Applications
17078c8 Italian translation import
* packages/inputmethods/LatinIME/
c356a1d LatinIME: disable sound on keypress on all devices by default
* packages/services/Telephony/
6d9795f MobileNetworkSettings: Target the correct variable for 4gforLte
* system/core/
fb8d866 healthd: dock battery
dc1f5b5 healthd: Detect power supply type for all charger devices
a5a83b3 Revert "healthd: dock battery"
====================
11-13-2016
====================
* frameworks/base/
3234653 packages/SettingsLib/res/values-it/cm_strings.xml
* frameworks/opt/net/wifi/
a5190f3 WifiQualifiedNetworkSelector: turn down the logspam
* hardware/qcom/media/
88d7385 media: Undo damage to pathmapping
* packages/services/Telecomm/
1d532d3 Telecomm: Forward port phone_type switch support
* platform_manifest/
2618ba4 Merge "manifest: track snapdragon-llvm" into n7.1
====================
11-12-2016
====================
* build/
e269ebc envsetup: block SDCLANG on Darwin for now
343f589 build: Autodetect SDCLANG in prebuilts/snapdragon-llvm
* external/fsck_msdos/
674d58f fsck_msdos: Don't use Snapdragon LLVM
* frameworks/av/
c1382b7 OMXNodeInstance: Fix legacy HAL1 after merge of android-7.1.0_r7
* frameworks/base/
7e75bb0 core/res/res/values-it/cm_strings.xml
2c2f39b DefaultPermissionGrantPolicy: Fix permissions for Gapps
58007d8 Tuner: allow power notif controls to be launched externally
724a9a2 systemui: Fix NPE when changing importance
f37b006 Turn on Power Notification Controls by default (1/2)
150b2ba zygote: Allow device to append extra whitelisted paths
* hardware/qcom/media/
3f66f09 mm-video: vidc: Remove hardcoding of BufCountActual
2a513bd mm-video: venc: update color format in port-def
29d5565 mm-video: venc: Use correct flag for buffer index selection
bd9d609 mm-video: venc: update allocation-size check for meta-buffer
* packages/apps/Settings/
dec1a12 Settings: notifications: add tuner's importance level shortcut
d252e8d Turn on Power Notification Controls by default (2/2)
7163bcd QuickSettings: Properly remove QS Columns/Rows options
* platform_manifest/
5ab4cab manifest: track snapdragon-llvm
* system/core/
1833825 sad selinux 2002
====================
11-11-2016
====================
* build/
fc7dddd build: kernel: Set prefix based on KERNEL_ARCH
5a0dbad build: qcom_target: Enable BOARD_USES_ADRENO
* frameworks/av/
4435e87 Allow to use baseline profile for AVC recording
* frameworks/base/
3ccf597 PanelView: Fix declaration of method 'setExpandedHeightInternal'
d59376c SystemUI: Update the auto brightness icon
c437724 batteryservice: Remove remnants of CAF's HVDCP changes
4bfbb47 Add CMSDK resource APK to Zygote FD whitelist
71a1aed Merge tag 'android-7.1.0_r7'into n7.1
bd28220 Fix left clock padding
0bbfe18 Disable more debugging
b65983b Turn off some debugs
5a6cfd2 PackageInstallerSession: use ftruncate if fallocate is ENOTSUP
fb47cb3 Fix race condition in setting notification panel height
71cfcf1 ScreenshotTile: Fix null expression for handleLongClick
* packages/apps/Camero/
49d524f Camera: Initial bringup
* packages/apps/Contacts/
45d4272 Fix NPE when 'merge contacts' encounters unknown names.
* packages/apps/Settings/
b00f861 Let's see if this helps
72d9456 Missing a little slashing
1d3ac17 Merge "SoftwareInfo: Add a summary and refractor" into n7.1
259ecec NotificationExt: Add a summary for Notification LED
cf5cd1c SoftwareInfo: Add a summary and refractor
96a27a5 QuickSettings: Hide QS Columns/Rows options
620994d Settings: Cleanup strings
be24202 SoftwareInfo: Add quick links to our Github and Gerrit sources
21fee6f Fixing some things
0757bd7 Merge "Update Italian translation" into n7.1
* platform_manifest/
d47f489 Merge "manifest: Track Camero" into n7.1
3c6842a manifest: Track Camero
* prebuilts/snapdragon-llvm/toolchains/llvm-Snapdragon_LLVM_for_Android_3.8/prebuilt/linux-x86_64//
7f4cfb9 Qcom LLVM
* vendor/aoscp/
cae3f96 vendor: Build Camero
5a2edce Merge conflict?
Great Rom, missing Night Light from latest build, this is based on CM, has same CM bugs...

[ROM][UNOFFICIAL] XenonHD [7.1.1_r4]

XenonHD for Bacon​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Based on CM, XenonHD provides speed and stability. This rom was built for our OnePlus One using an i5 4690k, a 480gb SSD and 8gb of ram. I am not sure on the frequency of updates, however I will try to get official support of bacon.
Installation:​
Download ROM and Gapps
Reboot to recovery
Nandroid backup
Flash XenonHD then Gapps. DO NOT FLASH SUPERSU.
Reboot
Recommended to install:​
Try out a custom kernel compatible with cm14.1, report back if it works. Lightning Kernel seems to work.
Sound mods such as Viper4android
Bacon Camera from the play store to get the most out of the camera
Kernel Adiutor Mod
Greenify
Have suggestions? Tell us!
Downloads and other info will be in the next few posts.
Bugs:​
Tell me! Haven't seen any so far.
XDA:DevDB Information
XenonHD Bacon, ROM for the OnePlus One
Contributors
Pacer_456, The XenonHD and CM team
Source Code: [url]https://github.com/CyanogenMod/android_kernel_oneplus_msm8974[/URL]
ROM OS Version: 7.x Nougat
Based On: CyanogenMod
Version Information
Status: Beta
Created 2016-12-08
Last Updated 2016-12-08
Downloads
Find the latest download here​
Changelogs are here​
====================
12-09-2016
====================
* device/oneplus/bacon/
afbb236 bacon: Cleanup sepolicy [Hamster Tian]
* device/oppo/msm8974-common/
5ec872f Revert "msm8974: Enable doze power saving mode" [Michael Bestas]
* device/qcom/sepolicy/
6bc0853 Escape '.' character [Ethan Chen]
* frameworks/base/
506b520 New Crowdin translations [dadi11]
08900cc core: cm_symbols: Remove deprecated <private-symbols> [dadi11]
91a1a20 services: Doze only if GMS is installed [dadi11]
* hardware/qcom/audio-caf/msm8916/
3941619 policy_hal: Fix mismerges [Luca Stefani]
* hardware/qcom/audio-caf/msm8937/
1b182cc policy_hal: Fix mismerges [Luca Stefani]
* hardware/qcom/audio-caf/msm8952/
f3d5f7f policy_hal: Fix mismerges [Luca Stefani]
* hardware/qcom/audio-caf/msm8960/
9c27ca1 policy_hal: Fix mismerges [Luca Stefani]
* hardware/qcom/audio-caf/msm8974/
592a45c policy_hal: Fix mismerges [Luca Stefani]
* hardware/qcom/audio-caf/msm8994/
00734dd policy_hal: Fix mismerges [Luca Stefani]
* hardware/qcom/audio-caf/msm8996/
2d302a2 policy_hal: Fix mismerges [Luca Stefani]
* packages/apps/CMParts/
476fd1b New Crowdin translations [dadi11]
* packages/apps/Settings/
330e03a New Crowdin translations [dadi11]
b347152 Settings: display: Add wake on plug switch [dadi11]
87756c4 Settings: Remove our storage changes [dadi11]
* packages/apps/XenonOTA/
392a82b New Crowdin translations [dadi11]
* packages/services/Telephony/
beb13ad CallFeatureSettings: Only show video quality if QTI package installed [Zhao Wei Liew]
* platform_manifest/
04660ae manifest: use th system/netd [GitHub]
* system/netd/
0b59259 Revert "Don't start tethering if IPv6 RPF is not supported." [dadi11]
* vendor/cmsdk/
8534274 cmsdk: utils: Introduce PackageManagerUtils class [Zhao Wei Liew]
* vendor/xenonhd/
de21c8b cm: overlay: Enable auto-power-save modes globally [dadi11]
====================
12-08-2016
====================
* device/oppo/common/
6c611c7 ConfigPanel: Update Colours to match SystemUI [Michael Bestas]
* device/qcom/sepolicy/
820fe5f Add common rules for random MAC generation [Ethan Chen]
* frameworks/base/
39ee6f3 Automatic translation import [dadi11]
* kernel/oneplus/msm8974/
b7f28191 bacon: Enable RPFILTER [Joey Rizzoli]
* packages/apps/Bluetooth/
2c95f81 Automatic translation import [[email protected]]
* packages/apps/Calendar/
c1a3e17 Automatic translation import [[email protected]]
* packages/apps/EmergencyInfo/
04b1bb6 Automatic translation import [[email protected]]
* packages/apps/Messaging/
48b2720 Automatic translation import [[email protected]]
* packages/apps/PhoneCommon/
de587e2 Automatic translation import [[email protected]]
* packages/apps/Settings/
5972b70 (Squashed) Automatic translation import [dadi11]
* packages/providers/DownloadProvider/
a0a2d78 Automatic translation import [[email protected]]
* packages/services/Telephony/
339984c Automatic translation import [[email protected]]
* vendor/xenonhd/
4caa55a cm: Fix Trusted Face [dadi11]
00c5c06 sepolicy: Escape '.' character [dadi11]
aa32258 sepolicy: Fix "Allow adb pull of executables without root" [dadi11]
Good job..
My first custom rom in lollipop
Please share some features or sceenshot
Thanks by the way
الفلسطيني said:
Please share some features or sceenshot
Thanks by the way
Click to expand...
Click to collapse
Will try to.
Installed and great.
One bug:
Looking for updates gives an error indicating that I make sure my device is compatible with Xenon HD
Thanks for the rom
Tnx
raul.lopez1958 said:
Installed and great.
One bug:
Looking for updates gives an error indicating that I make sure my device is compatible with Xenon HD
Thanks for the rom
Click to expand...
Click to collapse
That is because this is not an official build...yet
Good job dude.
Ty. :laugh:
Can someone tell me or provide a link for the GAPPS that works with this ROM?
The screen recording does not stop if a few seconds pass ????
Otherwise, the rom is perfect, thanks for your work.
---------- Post added at 09:05 PM ---------- Previous post was at 09:04 PM ----------
txbrownrice said:
Can someone tell me or provide a link for the GAPPS that works with this ROM?
Click to expand...
Click to collapse
Open Gapps micro 7.1
raul.lopez1958 said:
The screen recording does not stop if a few seconds pass ????
Otherwise, the rom is perfect, thanks for your work.
---------- Post added at 09:05 PM ---------- Previous post was at 09:04 PM ----------
Open Gapps micro 7.1
Click to expand...
Click to collapse
I haven't played with my 1+ much as my 5x is the daily. Platform ARM? 5x is in LG repair right now so the 1+ is getting updated. LOL
txbrownrice said:
I haven't played with my 1+ much as my 5x is the daily. Platform ARM? 5x is in LG repair right now so the 1+ is getting updated. LOL
Click to expand...
Click to collapse
Yes, arm
This rom was built for our OnePlus One using an i5 4690k, a 480gb SSD and 8gb of ram
Click to expand...
Click to collapse
What's the relevance of this?
Claudiosvs said:
What's the relevance of this?
Click to expand...
Click to collapse
Just to make the description a bit longer, maybe
Claudiosvs said:
What's the relevance of this?
Click to expand...
Click to collapse
To clarify this rom is not compatible with the AMD model of course, this information is very relevant.
7u5h4r said:
Just to make the description a bit longer, maybe
Click to expand...
Click to collapse
Yep
mustang_ssc said:
To clarify this rom is not compatible with the AMD model of course, this information is very relevant.
Click to expand...
Click to collapse
GG lol
It's the best rom I've ever had

ArrowOS 10 Android Q for LeMax2 x82x [Unofficial]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ArrowOS​
ABOUT
ArrowOS is an AOSP based project started with the aim of keeping things simple, clean and neat. We added just the right and mostly used stuff that will be actually USEFUL at the end of the day.
Website: https://arrowos.net
Telegram: Channel | Group
Github: https://github.com/ArrowOS
Code Review: review.arrowos.net
E-mail: arrowos.contact
To apply for maintainership Check this out
WHAT WORKS?
Almost everything
WHAT DOESN'T WORK?
WiFi Hotspot
WiFi Display
Be sure to include a log : check how to
INSTRUCTIONS
Clean Flash
Download The ROM & GApps
Wipe: System, Data, Dalvik, Cache
Flash ROM + GApps
Reboot & Enjoy
Dirty Flash
Download the ROM
Wipe: Dalvik and Cache
Flash ROM (+Magisk if rooted previously or if want root)
Reboot & Enjoy
DOWNLOADS
ROM: Click Here for ROM Gdrive
Gapps: Click Here for GApps
Note : Pico, Nano or Micro Gapps are recommended. We don't prefer STOCK/HEAVY Gapps
Source Code
Device Sources:
device tree | kernel | vendor
Special thanks to
AOSP
LineageOS
@ThE_MarD
And all other Open Source - Developers,Teams and Organisations
DM if we missed someone - you can always look at GitHub to find more contributors! :highfive:
After more than 10 years with BeackWare Donut for google g1, i back with other work.
Enjoy.
====================
05-12-2019
====================
* bionic/
e30468ad2 Merge tag 'android-9.0.0_r37' [Bauuuuu]
* bootable/recovery/
f657bf96 Merge tag 'android-9.0.0_r37' [Bauuuuu]
* build/make/
f57cdbd63 Merge tag 'android-9.0.0_r37' [Bauuuuu]
* development/
700695474 Merge tag 'android-9.0.0_r37' [Bauuuuu]
* external/skia/
cf47dfacd3 Merge tag 'android-9.0.0_r37' [Bauuuuu]
* frameworks/av/
dcad81975 Merge tag 'android-9.0.0_r37' [Bauuuuu]
* frameworks/base/
d2b9b5f1514 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/pla...rameworks/base into HEAD [Bauuuuu]
* frameworks/native/
2a2afd59d Merge tag 'android-9.0.0_r37' [Bauuuuu]
* frameworks/opt/net/wifi/
8ae336204 Merge tag 'android-9.0.0_r37' [Bauuuuu]
* frameworks/opt/telephony/
749db9027 Merge tag 'android-9.0.0_r37' [kubersharma001]
* hardware/broadcom/wlan/
3f97807 Merge tag 'android-9.0.0_r37' [Bauuuuu]
* hardware/interfaces/
0f518b30 Merge tag 'android-9.0.0_r37' [Bauuuuu]
* hardware/nxp/nfc/
16e7d8c Merge tag 'android-9.0.0_r37' [Bauuuuu]
* hardware/qcom/display/
35ad869e Merge tag 'android-9.0.0_r37' [Bauuuuu]
* manifest/
ab9c026 Merge branch 'android-9.0.0_r37' [Bauuuuu]
* packages/apps/Bluetooth/
8979980c Merge tag 'android-9.0.0_r37' [Bauuuuu]
* packages/apps/Camera2/
610683dce Merge tag 'android-9.0.0_r37' [Bauuuuu]
* packages/apps/CarrierConfig/
209845c Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/pla.../CarrierConfig into HEAD [Bauuuuu]
* packages/apps/Contacts/
45536a1d4 Merge tag 'android-9.0.0_r37' [Bauuuuu]
* packages/apps/Email/
b3d58e9b6 Merge tag 'android-9.0.0_r37' [Bauuuuu]
* packages/apps/Nfc/
6e12a7d3 Merge tag 'android-9.0.0_r37' [Bauuuuu]
* packages/apps/PackageInstaller/
3966285a Merge tag 'android-9.0.0_r37' [Bauuuuu]
* packages/apps/Settings/
8f98cf15c6 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/pla.../apps/Settings into HEAD [Bauuuuu]
* packages/apps/UnifiedEmail/
87205bcaf Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/pla...s/UnifiedEmail into HEAD [Bauuuuu]
* packages/inputmethods/LatinIME/
11f6748e3 Merge tag 'android-9.0.0_r37' [Bauuuuu]
* packages/providers/DownloadProvider/
4a6c214 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/pla...wnloadProvider into HEAD [Bauuuuu]
* packages/providers/MediaProvider/
271311f Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/pla.../MediaProvider into HEAD [Bauuuuu]
* packages/services/Telecomm/
9d30bff4 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/pla...vices/Telecomm into HEAD [Bauuuuu]
* packages/services/Telephony/
f48ecf7b3 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/pla...ices/Telephony into HEAD [Bauuuuu]
* system/bt/
8275a6265 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//system/bt into HEAD [Bauuuuu]
* system/netd/
45b64b0 Merge tag 'android-9.0.0_r37' [Bauuuuu]
* system/security/
31c3323 Merge tag 'android-9.0.0_r37' [Bauuuuu]
* system/sepolicy/
a08391b4 Merge tag 'android-9.0.0_r37' [Bauuuuu]
* system/tools/hidl/
43b1c87 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/pla...tem/tools/hidl into HEAD [Bauuuuu]
====================
03-25-2019
====================
* frameworks/base/
af3b1b94439 Improve ambient play layout on keyguard [Bauuuuu]
fc1bc73d77b Ambient music ticker: play nice with omni weather [Bauuuuu]
88ddbc00c3e Ambient Display Music Ticker: Nuke song count info [Bauuuuu]
b6ea77e681d Ambient Music Ticker: make it pixel like [Bauuuuu]
c4ea7393d5f Ambient music: check if isMediaNotification after final inflation [Bauuuuu]
3f5ece9b9b8 Ambient music ticker: don't trigger if it's not a media notification [Bauuuuu]
9018a7d42be Ambient music: be sure to clean track info on media notification drop [Bauuuuu]
2ed59196bac Ambient music: don't trigger clean layout mode when in AoD [Bauuuuu]
da27a0c1c07 Ambient music ticker AoD: make it compatibile with double tap sensor [Bauuuuu]
6b586a7c148 A few more improvements for Ambient Music [Bauuuuu]
8cdcc879721 Fix lockscreen double tap to open notifications after ambient music [Bauuuuu]
f932e5f6bbf Screen off to skip track: Add Spotify/KDEConn/etc. remote session compatibility [Bauuuuu]
d7a5743fb84 Ambient display music ticker [1/2] [Bauuuuu]
1d481238655 Port ambient Now Playing container from Pixel [stripped down version] [Bauuuuu]
d6ef7ebdb15 base: Persistent settings icon on qs panel for 9.x [Bauuuuu]
5fd8e04c7e6 AOD: PowerManager: Turn on display if Doze On Charge is Enabled [Bauuuuu]
35c9d1274bb Add notification slider if ring & notification is unlinked [Bauuuuu]
17526c48297 Code improvements for expandable volume panel [Bauuuuu]
d5b9191ed84 Redo expanded volume panel for 9.x [Bauuuuu]
c34357fcc08 Volume panel: Do the same with less [Bauuuuu]
* packages/apps/PackageInstaller/
4c8d9368 Automatic translation import [bauuuuu]
* packages/apps/Settings/
7cf812e763 Automatic translation import [Bauuuuu]
19b9a2d282 Ambient display music ticker [2/2] [Bauuuuu]
* vendor/arrow/
fe5c105 Use white navbar for DocumentsUI [bauuuuu]
Heyyo Beackman, congratulations on the release! Great to see you got it built and up and running!
Nice & stable
ThE_MarD said:
Heyyo Beackman, congratulations on the release! Great to see you got it built and up and running!
Click to expand...
Click to collapse
Thx man.
Weird bug, where if you have a fingerprint registered, the backup to Google stops working.
drlenny said:
Weird bug, where if you have a fingerprint registered, the backup to Google stops working.
Click to expand...
Click to collapse
Can you tell me the version of gapps you are using?
Will talk to deve of rom to see where is the problem. thx
Beackman said:
Can you tell me the version of gapps you are using?
Will talk to deve of rom to see where is the problem. thx
Click to expand...
Click to collapse
OpenGapps 20190324 aroma
The camera fix is not working for me.
When I toggle the auto focus fix, the leeco extras FC
Edit:
Problem solved by using the camera fix inside the setting not the leeco extras
Hazabro said:
The camera fix is not working for me.
When I toggle the auto focus fix, the leeco extras FC
Edit:
Problem solved by using the camera fix inside the setting not the leeco extras
Click to expand...
Click to collapse
Thats what i will tell you...hehehehehe
drlenny said:
OpenGapps 20190324 aroma
Click to expand...
Click to collapse
can you try using nano or micro?
it is not a problem of the gapps, in aosip and RR the same happens, when putting the fingerprint the backup of Google stops working.
Beackman said:
can you try using nano or micro?
Click to expand...
Click to collapse
Same thing
drlenny said:
Same thing
Click to expand...
Click to collapse
Well @joseluis0209 said is a problem with rom, vendor maybe, as i'm using the same trees from RR and maybe same as other devs.
On this part, we need to wait if a fix come up.
joseluis0209 said:
it is not a problem of the gapps, in aosip and RR the same happens, when putting the fingerprint the backup of Google stops working.
Click to expand...
Click to collapse
What is "backup of Google" and what do you mean it "stops working"?
nice and stable, also great battery life
works much better than original ROM
thank you and keep up the good work
pzi77 said:
nice and stable, also great battery life
works much better than original ROM
thank you and keep up the good work
Click to expand...
Click to collapse
Hey can you show some ss plz about the battery llife?
N-Gage4ever said:
Hey can you show some ss plz about the battery llife?
Click to expand...
Click to collapse
Oh no not again... the battery ocd guy is back, please shoot me now.
N-Gage4ever said:
Hey can you show some ss plz about the battery llife?
Click to expand...
Click to collapse
Uggghh... Where's the report for spam button
Hilarious because of 1 joker everyone is going to telegram to chat instead of here.Let him ask and answer the question himself.

Categories

Resources