{
"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
====================
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]
* frameworks/base/
b0b8a9757c1 Merge pull request #1 from ArrowOS/arrow-9.x [GitHub]
* 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
Repair quick charge
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:
Think this might have been posted in the wrong forum section?
Downloading.... Do we need to install firmware?
L22EEW said:
Think this might have been posted in the wrong forum section?
Click to expand...
Click to collapse
LeChenRom : Junior Member
No he has not the right for create a topic on the ROMS, KERNEL.
@LeChenRom, just ask at a moderator to move the topic
Yeah this is definitely in the wrong section tbh, should be in OnePlus 5 ROMs, Kernels, Recoveries, & Other Development
yes,5.15
Yes.I do not have permission.I don't know who is the administrator
Can you help me move to the rom section? I do not have permission!
djsubterrain said:
Yeah this is definitely in the wrong section tbh, should be in OnePlus 5 ROMs, Kernels, Recoveries, & Other Development
Click to expand...
Click to collapse
Can you help me move to the rom section? I do not have permission!
@jerryhou85, @Critical Detox, @the Doctor, @thes3usa ? Anyone help with above?
djsubterrain said:
@jerryhou85, @Critical Detox, @the Doctor, @thes3usa ? Anyone help with above?
Click to expand...
Click to collapse
We aware of OP's request, but there is some technical issue to handle right now. Please wait for it to solve.
Thanks. :highfive:
It's all set now.
Thanks everyone
Added screenshots
Added to the OnePlus 5 Index Thread here.
shadowstep said:
Added to the OnePlus 5 Index Thread here.
Click to expand...
Click to collapse
Thankyou
One question how can i remove AM and PM on the lockscreen.
WHAT WORKS?
Almost everything
WHAT DOESN'T WORK?
You tell me
Click to expand...
Click to collapse
Well...if you say "almost everything", don't you know what doesn't work? Let us into your secret
AFH is being crap again, anyone managed to make a mirror?
any reviews?
As OP5 is a daily driver for me
Treble?
Related
{
"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"
}
INTRODUCTION | DOWNLOAD AND CHANGE LOGS | FAQ, BUGS, AND KNOWN ISSUES
temasek's UNOFFICIAL CM13 BUILDS
This is an unofficial maintainer thread for all current and future unofficial builds of CM13 created by @temasek. This thread was created on his behalf and will be maintained accordingly. Please report any bugs or issues that you see; when applicable, please follow the bug reporting format found in post #3. Download links, changelogs and other important information can be found in post #2. Thank you.
DISCLAIMER
Code:
/*
* Your warranty is now void.
*
* I am 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 me for messing up your device, I will laugh at you. Hard. A lot.
*/
STOP!
If you do not read EACH and EVERY "OP" POST made by me (i.e. the first 5 posts) and post rudely, report bugs incorrectly, or ask for ETAs/feature requests, you WILL be called out for it.
You have been warned. Most, if not, any information you may be looking for can be found either in among these 5 posts or by performing a simple search using good key words. Think before you post. Thank you.
The lastest version TWRP (2.8.7.0) is recommended.
Clean Installation
1. Download the appropriate ROM using links provide in the second post.
2. Download the appropriate GApps following the links in the second post.
3. Back up any and all important data.
5. WIPE DALVIK/CACHE/DATA/FACTORY RESET.
6. WIPE SYSTEM.
7. Flash the ROM in recovery.
7.1. DO NOT FIX PERMISSIONS AFTER FLASHING, doing so will cause a bootloop.
8. Flash the GApps.
9. WIPE DALVIK/CACHE (for good measure).
10. Reboot Device.
Dirty Flash/Update
1. Download the appropriate ROM using links provide in the second post.
2. WIPE CACHE/DALVIK.
3. Install the update zip from recovery.
3.1. DO NOT FIX PERMISSIONS AFTER FLASHING, doing so will cause a bootloop.
4. WIPE DALVIK/CACHE (for good measure).
5. Reboot Device.
@arter97
@temasek
[email protected]
Also consider donating to @PartimusPrime for making our amazing boot animation!: http://forum.xda-developers.com/donatetome.php?u=4620435
Source Code:
Device
Kernel
Vendor
XDA:DevDB Information
Temasek, ROM for the LG G4
Contributors
Taker18, Sandra_18
Source Code: https://github.com/temasek
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Android 6.0.1
Based On: CyanogenMod 13
Version Information
Status: Stable
Stable Release Date: 2016-05-14
Created 2016-05-14
Last Updated 2016-05-26
Temasek ROM
Open GApps [6.0.1]
Delta GApps [6.0.1]
Flash this to enable root access
SuperSU
CM13 Build
Build Version: v8.3
Android Version: 6.0.1_r43
For the most up to date changelog please visit:
Temasek’s CM13 Github Commits
Reserved
Wow, this is great, thank you! I will give this a try, sounds amazing!
Can you let it be visible that this is temasek? That makes the thread very interesting.
RogerF81 said:
Wow, this is great, thank you! I will give this a try, sounds amazing!
Click to expand...
Click to collapse
Try and report
Regards,
Taker
lallolu said:
Can you let it be visible that this is temasek? That makes the thread very interesting.
Click to expand...
Click to collapse
Edited, sry
Regards,
Taker
Taker18 said:
Try and report
Regards,
Taker
Click to expand...
Click to collapse
One question ahead, which kernel does this build use? Is it the stock CM one or another made by Temasek?
RogerF81 said:
One question ahead, which kernel does this build use? Is it the stock CM one or another made by Temasek?
Click to expand...
Click to collapse
Build comes with Stock-Kernel, but you can flash a custom-kernel
Regards,
Taker
what's the difference between this and Codeworkx's CM13?
There are many settings named "temasek spare parts". You can see them in the picture by op.
Hmm, I remember from my old Galaxy times the Temasek ROM was definitly one of the best. Nice to see its still alive and kicking.
Sent from my LG-H815 using XDA-Developers mobile app
H811? love me som temasek!
This ROM is amazing. I like it a lot. Been using it from my note 3 days. Having a hard time deciding which is better, this or beanstalk ROM. Btw, will this ROM be updated as often/regularly as beanstalk?
chaotix45 said:
This ROM is amazing. I like it a lot. Been using it from my note 3 days. Having a hard time deciding which is better, this or beanstalk ROM. Btw, will this ROM be updated as often/regularly as beanstalk?
Click to expand...
Click to collapse
as im a bit busy now, i will update it as soon as possible, i am trying to do i so often like BS but no guarantee
Regards,
Taker
Taker18 said:
as im a bit busy now, i will update it as soon as possible, i am trying to do i so often like BS but no guarantee
Regards,
Taker
Click to expand...
Click to collapse
Thank you for the reply. No worries about it. Knowing that this ROM will be updated is sufficient for me. I like this ROM. Thank you taker.
New build is comming guys, stay tuned!
So Guys, the new Update is UP! Hope you enjoy it!
Download
https://www.androidfilehost.com/?fid=24566454284189769
Changelog
====================
05-26-2016
====================
* frameworks/base/
1d9dc9a SystemUI: fix qs pulldown on certain themes
4832f77 pm: Use sourcerecord if available for protected app validation.
ee0e118 SystemUI: improve keyguard with SIM PIN interactions
* packages/apps/Messaging/
a29d139 Integrate CallerInfo with notifications
* packages/apps/Settings/
bdf808a Merge pull request #448 from beroid/cm-13.0
1bb3517 Settings: Update RU translations
ecb6929 Build V8.8
* packages/services/Telephony/
498aaa6 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_services_Telephony into cm-13.0
f228ce1 Switch back to Auto selection if Manual fail's
* vendor/cm/
4b84f2a Merge branch 'cm-13.0' of git://github.com/CyanogenMod/android_vendor_cm into cm-13.0
06a012a Revert "Revert "Fix GMS guard""
bdc5d03 cm: Remove GMS guard
243d369 cm: Fix the backuptool importation logic
====================
05-25-2016
====================
* cts/
978b415 Merge "DO NOT MERGE ANYWHERE: Update CTS to 6.0R7" into marshmallow-cts-release
63ce966 DO NOT MERGE ANYWHERE: Update CTS to 6.0R7
* device/huawei/angler/
d800f36 Gello: Add Gello browser
* device/qcom/sepolicy/
d42ae50 sepolicy: Add hand biometrics manager permission
314957c sepolicy: Add improveTouch gesture manager permission
* external/koush/ion/
3bee672 Ion: Ignore get exif rotation exception
* frameworks/base/
d92902b Merge pull request #124 from HealthyMarshmallow/cm-13.0
df73efe Pie: Disable background in Bare mode
853d3ce CallInBackground: Do not block HOME
2b46911 NetPluginDelegate: Disable SPAM in log
3ee11dc [2/2] Frameworks: Add option for position date left-right of clock
7b1e265 StatusBar: Do not just define vars...
4c81314 SystemUI: improve layout of qs detail panel
* frameworks/native/
12b8180 Merge branch 'cm-13.0' of git://github.com/CyanogenMod/android_frameworks_native into cm-13.0
0921754 Add dalvik heap/hwui overrides for xxhdpi phone with 3072MB RAM
* packages/apps/CellBroadcastReceiver/
89bcf56 Enable broadcast channels for Colombia
25e7ce5 Support playing the alert and vibrate until dismissed
* packages/apps/Dialer/
8a00c8e Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_Dialer into cm-13.0
560f3a8 Crash Fix When DeepLinkEnabled callback returns to a null Context.
* packages/apps/LockClock/
fc984c6 Merge pull request #1 from HealthyMarshmallow/cm-13.0
3765308 ForecastBuilder: Show only next 5 days in small panel
* packages/apps/Messaging/
110cdf8 Add handling of MMS Read report.
9da3129 Revert "[SMS] Replace message content can't be replaced"
88b174e [SMS] Replace message content can't be replaced
54374cf Added support for video and audio mms attachments
* packages/apps/Settings/
c2084eb Merge pull request #447 from HealthyMarshmallow/cm-13.0
29d1778 Wireless: Add toggle for captive portal check
ad21477 Settings: Allow sorting Applications by size
19c7299 [1/2] Settings: Add option for position date left-right of clock
143a20b Settings: Disable cancelable with multi-windows confirm dialog
2248a76 Settings: Update oem unlocking status with back button
e15050e Settings: Update oem unlocking status when dismiss
* packages/providers/ContactsProvider/
7bbfb62 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_providers_ContactsProvider into cm-13.0
e78a3c7 Obtain region config from system-property for Contacts pre-loading
* packages/providers/TelephonyProvider/
c183e13 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_providers_TelephonyProvider into cm-13.0
f320e09 Support playing the alert and vibrate until dismissed
* system/core/
0393c1d Merge branch 'cm-13.0' of github.com:CyanogenMod/android_system_core into cm-13.0
* vendor/cm/
4269c0f Merge pull request #29 from HealthyMarshmallow/cm-13.0
e2fc686 common: Correct ro.modversion
9772286 Revert "Fix GMS guard"
04df906 Merge branch 'cm-13.0' of git://github.com/CyanogenMod/android_vendor_cm into cm-13.0
b9f0c17 Fix GMS guard
184bb3d Update ambientsdk version 1.5.11
====================
05-24-2016
====================
* android/
266e97e Track own snap
cd5c205 qc hals: Add 8937/8953 variants
* build/
93a8416 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_build into cm-13.0
96170ad qcom: Support 8937/8953
* frameworks/av/
c5c1c02 Merge branch 'cm-13.0' of git://github.com/CyanogenMod/android_frameworks_av into cm-13.0
8f270dc audiopolicy: engineconfigurable: Don't include the example
af1fa68 stagefright: Correct Exynos4 stride alignment
* frameworks/base/
1c45637 Only call uncrypt when we're encrypted
4f43381 Revert "ShutdownThread: Only call uncrypt when we're encrypted"
587dac0 SysUI: Use linear interpolator for battery level
952867a SysUI: Fix coloring of frame and bolt
1b2e5a7 SysUI: Allow styling of battery text/charge blend mode
bfd4c62 SystemUI: fix multi touch gestures and extra jank
48cebe9 SystemUI: Filter out unsupported values off perf profile tile
f3c8ea4 bootanim: Cleanup
b1421f5 frameworks/base: Support for third party NFC features
* frameworks/opt/telephony/
40954b8 Merge branch 'cm-13.0' of git://github.com/CyanogenMod/android_frameworks_opt_telephony into cm-13.0
514c79b Telephony: don't show unsupported transfer on IMS
* hardware/qcom/audio-caf/msm8937/
e1b5f35 make: Fixup cross-platform guards
* hardware/qcom/display-caf/msm8937/
9f98625 make: Adjust to dynamic paths
* hardware/qcom/media-caf/msm8937/
3965563 make: Adjust to dynamic paths
* packages/apps/Contacts/
5391aed Request storage permission for gallery access
91aeaed Contacts : added a flag to track soft vs hard signed out state
* packages/apps/Dialer/
5f5b6ad Overflow popup menu may be null when overflow menu button is not null
9bee3a3 Mark contact info obtained from a lookup provider with remote source-type
00ddbb6 View Note: removes the ability to make multiple notes for the same call.
* packages/apps/Gallery2/
d5e574a Gallery: Try to open existing camera
* packages/apps/InCallUI/
88bdccb Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_InCallUI into cm-13.0
f4a606b View Note: Use the DeepLinkIntegrationManager method for view note
* packages/apps/Messaging/
761d4cc Add UI/UX capability to attach a saved video to a MMS message
* packages/apps/Nfc/
6e8f825 NFC: Adding new vendor specific interface to NFC Service
* packages/apps/Settings/
df9a051 Build V8.7
814a38e Settings: Remove redundant definition of SoundSettingsActivity.
* packages/apps/SetupWizard/
4981bc9 SetupWizard: Ensure language picker is enabled onResume
* packages/apps/Snap/
bc22b5c Revert "Snap: Use new window manager flag for prevent system keys."
94574eb Snap: Use new window manager flag for prevent system keys.
====================
05-23-2016
====================
* device/qcom/sepolicy/
be150b2 sepolicy: Add support for new mdtpd
* external/android-clat/
8ac9b35 clatd: Fix packet corruption seen with GRO packets
* external/toybox/
892c602 toybox: Fix netstat crash
baba9cf Merge branch 'master' of https://android.googlesource.com/platform/external/toybox into cm-13.0
17dcbb7 Revert "toybox: Fix build of static executable"
71ddd1f Revert "toybox: find: Fix segfault when using -iname/-ipath with -exec"
* frameworks/base/
35b75f4 Fix NL translation after r22 revert
* packages/apps/Bluetooth/
d7d8bc7 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_Bluetooth into cm-13.0
2a24352 Fix NL translation after r22 revert
* packages/apps/ManagedProvisioning/
dac21a2 Fix NL translation after r22 revert
====================
05-22-2016
====================
* frameworks/base/
c00c7fd Adjust the CAF task manager layout
95da230 IMS: Add support of notifyPreciseCallState for multi sim
3a11305 Handle mnc 00 while retrieving the Resources based on subid
55f4adf Create emergency account with primary stack phone.
6b260fd Add P2 option in openLogicalChannel.
306b95f IMS-VT: Disable multi tasking by default
80946a2 Add 3 APIs for card application
ee60c77 server: Whitelist non-INTERNET/non-CELLULAR Network for metering
f592e4f keyguard: Fix password doesnot sanitize after verification
dceca15 Revert "SystemUI: recalculate clock position on removing empty shade views"
* frameworks/opt/telephony/
64876d2 Merge branch 'cm-13.0' of git://github.com/CyanogenMod/android_frameworks_opt_telephony into cm-13.0
13efc53 WEA: Add an field define for cellbroadcasd table
cc9c7b6 Update Instrumentation code
6f9f782 Define EF MSPL/MLPL/PRL values and paths
f2c78b1 telephony: Fix RAT type extra key
7ba6663 Add iccid support for mvno data
5222189 Fix useImsForUt check
* hardware/qcom/audio-caf/msm8994/
6dafe5c hal: Compilation fixes
* hardware/qcom/media-caf/msm8937/
b5a27bf Avoid collision with the ffpmeg plugin
* packages/apps/InCallUI/
28da98d Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_InCallUI into cm-13.0
* packages/apps/Snap/
49caa04 Snap: Restore previous default denoise value
* packages/services/Telecomm/
7f1b044 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_services_Telecomm into cm-13.0
* packages/services/Telephony/
b617df0 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_services_Telephony into cm-13.0
79b9401 IMS: Fix call forwarding issue in dual sim case
a4ad53b IMS: Remove the methods with dummy implementation
ecb6766 PhoneApp Crash: Multiple times due to permission issue
* vendor/cm/
5c40912 Revert "Viper : fix up viper removal"
e4e71a5 Merge branch 'cm-13.0' of git://github.com/CyanogenMod/android_vendor_cm into cm-13.0
Very Very Good Rom
Great Job
No Bug , No Lag , everythink work well
My new favorite Custom Rom
Thank You so much
Yeah, CM13 with Temasek. I'm waiting a long time for it. I used pure CM13 month before. Last night i flashed last build from Taker18 (with full wipe before). For the last hours the phone works fine. Only "Android OS" and "System-UI" eats much more battery as with pure CM13 nightly. I will observe this the next days.
Thank you Taker18 (and others)
Edit: After 12 hours after full charging 55% battery. WLD says 47% awake.
Edit 2: And after every reboot the time and date (clock) is completly wrong. (hardwareclock different)
Edit 3: No crashes, Phone runs very smooth. :good: But high battery drain suxx. Add some Screenshots. Full charged to 100%. After 4 hours 41% awake, battery 87%. Phone only 3 times used for check/send snap. Red arrow: very often "active" while screen is off.
Edit 4: After Upgrade from 20160603 i have less battery drain. I think it is normal for now.
{
"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 Candy7. Built straight from source with commits from a variety of different Sources/ROMS. We wanted to give the users a fun, fully customizable ROM. We aim to add more features as this project progresses.
Check us out on the web The-Candy-Shop
HTML:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am 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 me for messing up your device, I will laugh at you.
FEATURES
Very strong battery backup
2% charge cost for 45 minit data using and music
Substratum
Battery bar
LCD denisty options
Multi-window
Status bar customization
Quick setting customization
Quick setting pull down options
Force expand notifications
Time context headers in panel
Advanced power menu
Navbar customization:
- Smartbar
- Fling
Gestures
Lockscreen customizations
ChangeLog v5.0
Frameworks:
====================
06-16-2017
====================
* vendor/candy/
c1adaea sensitive_pn: Add sensitive numbers for Israel
b4ffdf9 sensitive_pn: Add sensitive phone numbers for Czech Republic
14467db sensitive_pn: Add Canadian sensitive numbers
fe5860a sensitive_pn: Add more numbers from the Netherlands
ac0a14e backuptool: Fix check_blacklist function to work on wiped /system partition
====================
06-15-2017
====================
* frameworks/base/
1906f68 Fix permissions for CTS [1/2]
dfc3685 SystemUI: Support recents task locking
ff0e7cb Remove the unnecessary window animation request
1673863 Optimised hwui rounded corners shader
f9d4541 Fix TaskRecord wrong dump element firstActiveTime
10c20d9 Merge "[PackageManagerService]: Fix the IndexOutOfBoundsException issue." into c7.1.2
4e847f1 Merge "use FgThread.class instead of UiThread.class for lock object" into c7.1.2
5e18f49 Merge "KernelCpuSpeedReader: Account for missing sysfs nodes" into c7.1.2
b789ed9 Merge "StorageManager: Improve exception handling" into c7.1.2
* system/sepolicy/
2282d21 Add policy to fix interfacer derp on boot
* vendor/candy/
ef80cef Add the xiaomi mido to the roster
01ebc73 prebuilt: app: Update substratum
====================
06-14-2017
====================
* build/
b379143 Merge "Don't build tests in normal builds" into c7.1.2
fdbfd10 Merge changes from topic 'sig' into c7.1.2
04b0b28 Merge "Create 0 compression ratio jar files" into c7.1.2
* frameworks/base/
5eb8574 Merge "Reset battery stats [1/2]" into c7.1.2
* vendor/candy/
88ccd3f Merge changes from topic 'sensitive_pn' into c7.1.2
2bdb9b4 Merge changes from topic 'sensitive_pn' into c7.1.2
====================
06-13-2017
====================
* bootable/recovery/
9d79d4d Merge tag 'android-7.1.2_r17' into android-aosp-merge
* build/
5851f18 Merge tag 'android-7.1.2_r17' into android-aosp-merge
* frameworks/av/
d6922d3 Merge tag 'android-7.1.2_r17' into android-aosp-merge
* frameworks/native/
dc3c332 sensorservice: Fix orientation sensor for HAL's missing rotation vector sensor
* libcore/
68cb7c1 Merge tag 'android-7.1.2_r17' into android-aosp-merge
* packages/apps/Bluetooth/
1d0dabb Bluetooth: Add back custom class support for BluetoothOppUtility
81a97a5 Automatic translation import
2b3c2c2 Revert "Bluetooth: handle opening incoming APK files"
f19547c Automatic translation import
ade7bc2 Automatic translation import
74670d3 Revert "Introduced Active device for volume updates and volume update in pause state"
d97fa8c Bluetooth: AIRPLANE_MODE_ON has moved
9707acd Automatic translation import
32e243c Automatic translation import
804f038 BluetoothOppTransferActivity: fix after ad46f6a52d7240ed1e2127c4263a5cbcf454df09
82a41c8 Merge tag 'android-7.1.2_r17' into android-aosp-merge
* system/core/
b16ec98 Merge tag 'android-7.1.2_r17' into android-aosp-merge
====================
06-12-2017
====================
More to come, we are never done...
WORKING:
--Rild
--LTE/3G/2G
--Bluetooth
--MTP
--Sensors
--Wi-Fi
--MUSIC
--sounds
--Videos
--Camera
--camcoder
--SELinux
Not working/ Bugs:
you tell me.
Download:
Z00T:Download
Z00L: Coming within 3 hours
Credits:
Tony Bishop
Dan
RJ
Kevin
Rohit
XDA:DevDB Information
candy 7, ROM for the Zenfone 2 Laser
Contributors
Riad khan
Source Code: https://github.com/CandyRoms
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Unlocked
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 5.0
Stable Release Date: 2017-06-16
Created 2017-06-16
Last Updated 2017-06-17
Riad khan said:
This is Candy7. Built straight from source with commits from a variety of different Sources/ROMS. We wanted to give the users a fun, fully customizable ROM. We aim to add more features as this project progresses.
Check us out on the web The-Candy-Shop
#include <std_disclaimer.h>/** Your warranty is now void.** I am 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 me for messing up your device, I will laugh at you.
FEATURES
Very strong battery backup
2% charge cost for 45 minit data using and music
Substratum
Battery bar
LCD denisty options
Multi-window
Status bar customization
Quick setting customization
Quick setting pull down options
Force expand notifications
Time context headers in panel
Advanced power menu
Navbar customization:
- Smartbar
- Fling
Gestures
Lockscreen customizations
ChangeLog v5.0
Frameworks:
====================
06-16-2017
====================
* vendor/candy/
c1adaea sensitive_pn: Add sensitive numbers for Israel
b4ffdf9 sensitive_pn: Add sensitive phone numbers for Czech Republic
14467db sensitive_pn: Add Canadian sensitive numbers
fe5860a sensitive_pn: Add more numbers from the Netherlands
ac0a14e backuptool: Fix check_blacklist function to work on wiped /system partition
====================
06-15-2017
====================
* frameworks/base/
1906f68 Fix permissions for CTS [1/2]
dfc3685 SystemUI: Support recents task locking
ff0e7cb Remove the unnecessary window animation request
1673863 Optimised hwui rounded corners shader
f9d4541 Fix TaskRecord wrong dump element firstActiveTime
10c20d9 Merge "[PackageManagerService]: Fix the IndexOutOfBoundsException issue." into c7.1.2
4e847f1 Merge "use FgThread.class instead of UiThread.class for lock object" into c7.1.2
5e18f49 Merge "KernelCpuSpeedReader: Account for missing sysfs nodes" into c7.1.2
b789ed9 Merge "StorageManager: Improve exception handling" into c7.1.2
* system/sepolicy/
2282d21 Add policy to fix interfacer derp on boot
* vendor/candy/
ef80cef Add the xiaomi mido to the roster
01ebc73 prebuilt: app: Update substratum
====================
06-14-2017
====================
* build/
b379143 Merge "Don't build tests in normal builds" into c7.1.2
fdbfd10 Merge changes from topic 'sig' into c7.1.2
04b0b28 Merge "Create 0 compression ratio jar files" into c7.1.2
* frameworks/base/
5eb8574 Merge "Reset battery stats [1/2]" into c7.1.2
* vendor/candy/
88ccd3f Merge changes from topic 'sensitive_pn' into c7.1.2
2bdb9b4 Merge changes from topic 'sensitive_pn' into c7.1.2
====================
06-13-2017
====================
* bootable/recovery/
9d79d4d Merge tag 'android-7.1.2_r17' into android-aosp-merge
* build/
5851f18 Merge tag 'android-7.1.2_r17' into android-aosp-merge
* frameworks/av/
d6922d3 Merge tag 'android-7.1.2_r17' into android-aosp-merge
* frameworks/native/
dc3c332 sensorservice: Fix orientation sensor for HAL's missing rotation vector sensor
* libcore/
68cb7c1 Merge tag 'android-7.1.2_r17' into android-aosp-merge
* packages/apps/Bluetooth/
1d0dabb Bluetooth: Add back custom class support for BluetoothOppUtility
81a97a5 Automatic translation import
2b3c2c2 Revert "Bluetooth: handle opening incoming APK files"
f19547c Automatic translation import
ade7bc2 Automatic translation import
74670d3 Revert "Introduced Active device for volume updates and volume update in pause state"
d97fa8c Bluetooth: AIRPLANE_MODE_ON has moved
9707acd Automatic translation import
32e243c Automatic translation import
804f038 BluetoothOppTransferActivity: fix after ad46f6a52d7240ed1e2127c4263a5cbcf454df09
82a41c8 Merge tag 'android-7.1.2_r17' into android-aosp-merge
* system/core/
b16ec98 Merge tag 'android-7.1.2_r17' into android-aosp-merge
====================
06-12-2017
====================
More to come, we are never done...
WORKING:
--Rild
--LTE/3G/2G
--Bluetooth
--MTP
--Sensors
--Wi-Fi
--MUSIC
--sounds
--Videos
--Camera
--camcoder
--SELinux
Not working/ Bugs:
you tell me.
Download:
Z00Townload
Z00T: Coming within 3 hours
Credits:
Tony Bishop
Dan
RJ
Kevin
Rohit
XDA:DevDB Information
candy 7, ROM for the Zenfone 2 Laser
Contributors
Riad khan
Source Code:https://github.com/CandyRoms
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Unlocked
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 5.0
Stable Release Date: 2017-06-16
Created 2017-06-16
Last Updated 2017-06-16
Click to expand...
Click to collapse
Sir u have mistakenly mentioned both devices as Z00T
And please Z00L version
2% charge for 45 min data usage !!?? ??
Sakthidas11 said:
2% charge for 45 min data usage !!?? ?
Click to expand...
Click to collapse
yap
used
Seriously? 2% charge for 45 minutes data and music?
Waiting for Z00L ......
Looks promising.?
Z00l how much time will you take to upload
Zia2678 said:
Z00l how much time will you take to upload
Click to expand...
Click to collapse
Z00L have some bugs need to fix that sir
Riad khan said:
Z00L have some bugs need to fix that sir
Click to expand...
Click to collapse
OK
Waiting for Z00LVersion .. Its still on 3 hours which is written 2 days ago
Wow... 2% charge for 40 mins usage that's great for 7.1.2 ROMS.. waiting for ZOOL device, can some one share screenshots ?
Riad khan said:
yap
used
Click to expand...
Click to collapse
Can you share some screen shots please ???
anybody haved try on zenfone selfie zooud ?
Wow. Thanks. I pressed it.
sleepingelf said:
anybody haved try on zenfone selfie zooud ?
Click to expand...
Click to collapse
I did, works great :0
darkeyes22 said:
I did, works great :0
Click to expand...
Click to collapse
how about batre life on 3000mah zenfie's battery ?
---------- Post added at 06:41 AM ---------- Previous post was at 06:35 AM ----------
developers say 2% charge for 40 mins usage, It beating xenonhd rom :v anybody please post sot capture on zenfone selife or another z00t device
zool build plz ?
OP says Z00LD gets this rom in 3hrs, its been more than a week lol :laugh: , i dnt knw, if you're not gonna upload it soon kindly change it...
Eagerly waiting for it
Same here
If u have Z00L build please upload
I am curious to see that 40min in 2℅
{
"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"
}
Code:
/*
* Your warranty is now void.
*
* I am 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 me for messing up your device, I will laugh at you.
*/
Cosmic-OS is a Custom ROM based on Android Open Source Project (AOSP) with additional features, performance and battery life improvements.
Based on Android 8.1.0 Release 1
# Recents Screen:
- Clear All Recents FAB
- Immersive Recents - Hide apps from recents
# StatusBar:
- StatusBar Items
# Navigation Bar:
- Navigation Bar Tuner
# Lockscreen:
- Lockscreen Weather
- Lockscreen Tuner
- Lockscreen Media Art
- Lockscreen Charging
- Lockscreen Quick Unlock
- Lockscreen Pin Scramble
# Gestures:
- Double Tap to sleep Options for StatusBar, Navigation Bar and Lockscreen
- Flashlight Toggle
# Notifications:
- Incall Vibration Options
# Quick Settings:
- Smart Pulldown options
- QS panel Columns and Rows
# Volume Rocker:
- Do not Disturb Switch
- Volume Rocker Music Controls
- Volume Buttons Swap
- Volume Rocker Cursor Control
- Volume Rocker Wake
# Miscellaneous:
- Extended Restart
- Dashboard Conditions Toggle
- Night Mode Options
- Battery Usage Alerts
- Wakelock Blocker
- Alarm Blocker
- Wake on Plug
- CPU Info Switch
# Featured Stuffs:
- Themes Manager
- Cosmic-OS Wallpapers
- Cosmic-OS App
- Adaptive Icons
And many more being added regulary!
Instructions for flashing:
Download ROM and GApps.
Copy ROM and GApps to internal storage.
Wipe /data, /system and /cache.
Flash ROM and GApps (And any mods you use)
Enjoy
Instructions for update:
Download ROM and GApps.
Copy ROM and GApps to internal storage.
Flash ROM and GApps (And any mods you use)
Note: First boot and boots after every update can take some time. They may even loop a few times. We do not support custom kernels or mods like MultiROM. If you have an issue, make sure your edits aren't interfering with the issue you're reporting.
Official Builds | GApps | Unofficial Builds
ROM
Credits
-@sagarshah1729(Founder/Lead Developer)
-@Sid_Sun(Contributor)
-@Agent_fabulous(Contributor)
- Nitrogen Project
- LineageOS
- AOSCP
- OmniROM
- ABC ROM
- Dirty Unicorns
- Hemanth S for Retro Music Player
Have a feature request? Don't spam here. Visit our Google Plus community or Telegram group
Cosmic-OS Official Website:
Cosmic-OS
Cosmic-OS Google Plus community:
G+
Cosmic-OS Official Telegram group:
Telegram
Support Us
Hello, Gracious human! if you like our work, you may support us by donating:
Paypal
PayTM
XDA:DevDB Information
Cosmic-OS v3.2 - Pulsar for Titan
Contributors
jackcicci
Credits:
@LuK1337 for LineageOS
@Queirozrrq for device tree and help
@Allstargaurav for device tree
@thedeadfish59 for help
Motorola for Kernel Source Code
Source Code:
https://github.com/Cosmic-OS/
ROM OS Version: 8.1 Oreo
ROM Kernel: Linux 3.4.x
Bugs
Permissive SELinux
You tell me
Created 2018-04-30
Last Updated 2018-08-27
Screenshots
Ohhhh yesss! Will test this ASAP! Many thanks Jackcicci!
sapo_joe said:
Ohhhh yesss! Will test this ASAP! Many thanks Jackcicci!
Click to expand...
Click to collapse
please report any bug and send logs
I tested calls and WIFI ok, camera OK but video recording has low framerate with default camera
Não esta abrindo APP YouTube.
youtube app does not open
jackcicci said:
please report any bug and send logs
I tested calls and WIFI ok, camera OK but video recording has low framerate with default camera
Click to expand...
Click to collapse
Hal1 is not completely fixed, but I guess we're close! Many thanks, I'll report as I test it.
Aparently i cant use youtube app,it keeps crashing everytime. I already reinstalled it but still crashes. Even Youtube Go doesnt works
Bruno Morais said:
Não esta abrindo APP YouTube.
youtube app does not open
Click to expand...
Click to collapse
Strange but true, YouTube app not working.
Everything works properly except YouTube.
Youtube go working perfectly.
hi, someone have FM radio apk?
chacal75 said:
hi, someone have FM radio apk?
Click to expand...
Click to collapse
Check this Link
Please read the comments in it for further information.
Hello guys!
I installed the Cosmic rom on the day of the post, and in the youtube issue, I installed the youtube of the link below and it is working normally, follow link:
http://www.bobtutorias.com/youtube-black/
Jack Cicci I'm loving this rom, it has left in average 420 of ram and the appearance of the icons are very cool, thank you, continue to improve this rom more and more.
Hope this helps.
Att,
teco10 said:
Hello guys!
I installed the Cosmic rom on the day of the post, and in the youtube issue, I installed the youtube of the link below and it is working normally, follow link:
http://www.bobtutorias.com/youtube-black/
Jack Cicci I'm loving this rom, it has left in average 420 of ram and the appearance of the icons are very cool, thank you, continue to improve this rom more and more.
Hope this helps.
Att,
Click to expand...
Click to collapse
Thanks buddy,worked well that one.
Tested it here, this is one of the best Oreo Roms I've tested so far! Camera frame rate is erratic, but sometimes it recorded smoothly.
Recents animation is smooth, so is the quick settings. App drawer has a very small stuttering on the animation, but way better than what I've seen on Los15.
YouTube doesn't work indeed, but oddly, it works inside chrome...
I missed the radio app, in spite of rarely using it, but that's an easy fix.
Great ROM @jackcicci, can't wait for the next builds! Thanks for the efforts! I believe soon we'll have a fully stable Oreo CosmicOs, that is my favorite Nougat ROM!
Hello @ jackcicci !
Will you be able to update this ROM once a month, will it?
I'm using it and I'm liking it too, mainly appearance, control of ram and battery, very good indeed.
Hug.
teco10 said:
Hello @ jackcicci !
Will you be able to update this ROM once a month, will it?
I'm using it and I'm liking it too, mainly appearance, control of ram and battery, very good indeed.
Hug.
Click to expand...
Click to collapse
I agree with you...
This ROM is the best equilibrium between customizability and stock experience I've seen... Cypher OS / Lineage have too little, and Ressurection Remix has too much...
@jackcicci, @RenanQueiroz has fixed the camera video framerate and the whatsapp/youtube/netflix/instagram video issues...
I believe that after these small fixes you could have your Oreo ROM on the official website!
Thanks for this amazing ROM!
new build is online
https://androidfilehost.com/?fid=674106145207487868
thanks to @RenanQueiroz for his amazing work on Titan
may 5 security patch included
Changelog
====================
05-15-2018
====================
* external/json-c/
6aa3e16 libjson: Remove dependency on kernel headers [Brandon McAnsh]
====================
05-14-2018
====================
* frameworks/base/
7ca492e Fix the strange recents Android P transition [Sebastian]
* manifest/
3ae41b0 Angler -> Berkeley (#25) [Kshitij Gupta]
====================
05-13-2018
====================
* frameworks/base/
e431b0d Screen off animations [1/2] [Sebastian]
d82827c Increase the padding between signal and battery icons [Sebastian]
6abc30a Statusbar net monitor: stop the handler if screen is off [Sebastian]
* kernel/motorola/msm8226/
90ab388 ANDROID: sdcardfs: Don't d_drop in d_revalidate [RenanQueiroz]
c0793e5 ANDROID: sdcardfs: Set s_root to NULL after putting [RenanQueiroz]
53c1063 ANDROID: sdcardfs: d_make_root calls iput [RenanQueiroz]
17cfeda ANDROID: sdcardfs: Check for private data earlier [RenanQueiroz]
3ccafce ANDROID: fuse: Add null terminator to path in canonical path to avoid issue [RenanQueiroz]
3cd06fa ANDROID: sdcardfs: Fix sdcardfs to stop creating cases-sensitive duplicate entries. [RenanQueiroz]
df247d8 msm: vidc: add ion_handle checking before mapping buffers. [RenanQueiroz]
4222fde msm8226: defconfig: Add support for sdFAT filesystem [RenanQueiroz]
fc18d81 msm8226: defconfig: Add support for exFAT filesystem [RenanQueiroz]
9cd7547 fs: sdfat: Fix compilation for 32-bit targets [RenanQueiroz]
67ee6df fs: sdfat: Update to driver version 2.0.6 [RenanQueiroz]
49d1180 ANDROID: sdcardfs: Set num in extension_details during make_item [RenanQueiroz]
5219aeb ANDROID: sdcardfs: Hold i_mutex for i_size_write [RenanQueiroz]
3de94d5 fs: sdfat: Fix compilation without debugging [RenanQueiroz]
582dca9 fs: sdfat: Fix compilation on Linux 3.4 [RenanQueiroz]
cde7e66 fs: Import sdFAT driver [RenanQueiroz]
a3d29f0 fs: Import exFAT driver [RenanQueiroz]
* packages/apps/Settings/
3442c2c Screen off animations [2/2] [Sebastian]
b8e1228 Add search bar to apps & notifications & battery optimizations [Sebastian]
* vendor/ota/
e47e6f8 OTA: Update gemini (12/05/2018) [Sebastian]
5920f9f OTA: Update potter (12/05/2018) [Sagar Shah]
====================
05-12-2018
====================
====================
05-11-2018
====================
* device/cosmic/sepolicy/
921cf8e sepolicy: Revert ADB Over Network policies [Sagar Shah]
* vendor/ota/
45035f6 OTA: Update j7velte (11/05/2018) [Sidharth Soni]
====================
05-10-2018
====================
* bootable/recovery/
3cb2cf2 bootloader_message: allow devices to override [Sagar Shah]
* vendor/ota/
e277f0c OTA: Update berkeley (10/05/2018) [Sagar Shah]
====================
05-09-2018
====================
* build/make/
872dbb1 Merge tag 'android-8.1.0_r26' of https://android.googlesource.com/platform/build into oreo-mr1 [Sebastian]
* frameworks/av/
e6c1504 Merge tag 'android-8.1.0_r26' of https://android.googlesource.com/platform/frameworks/av into oreo-mr1 [Sebastian]
* frameworks/base/
175bf47 Merge tag 'android-8.1.0_r26' of https://android.googlesource.com/platform/frameworks/base into oreo-mr1 [Sebastian]
* frameworks/native/
79acd2d Merge tag 'android-8.1.0_r26' of https://android.googlesource.com/platform/frameworks/native into oreo-mr1 [Sebastian]
* hardware/qcom/fm/
4bcf9a3 Automatic translation import [Michael Bestas]
* manifest/
a0bef0f Merge branch 'android-8.1.0_r26' of https://android.googlesource.com/platform/manifest into oreo-mr1 [Sebastian]
* packages/services/Telephony/
7faea0a Merge tag 'android-8.1.0_r26' of https://android.googlesource.com/platform/packages/services/Telephony into oreo-mr1 [Sebastian]
* system/core/
b90e770 Merge tag 'android-8.1.0_r26' of https://android.googlesource.com/platform/system/core into oreo-mr1 [Sebastian]
* vendor/cos/
034142c Add Bacon Maintainer (#89) [Sagar Shah]
====================
05-08-2018
====================
* manifest/
bbcb98a Manifest for Android 8.1.0 Release 26 (OPM2.171019.029.B1) [The Android Open Source Project]
8cfb590 Manifest for Android 8.1.0 Release 25 (OPM2.171019.029.A1) [The Android Open Source Project]
====================
05-07-2018
====================
* build/make/
5b1bc89 core: Dont overwrite build.prop when TARGET_COPY_OUT_VENDOR=system [Sagar Shah]
ad04dc4 core: include vendor_buildinfo.sh when TARGET_COPY_OUT_VENDOR=system [Sagar Shah]
* vendor/ota/
4d0f51e OTA: Update bullhead (07/05/2018) [Sagar Shah]
9517a69 OTA: Update bullhead (06/05/2018) [Sagar Shah]
====================
05-06-2018
====================
* device/motorola/titan/
27a6e82 titan: Also override certain vendor build properties [RenanQueiroz]
9569df2 titan: init: Handle overriding system and vendor props [RenanQueiroz]
* frameworks/av/
23848f9 Camera: Add extensions to CameraClient [Sagar Shah]
0d5d295 Camera: Add null check on mDevice to avoid crash [Sagar Shah]
c60e184 cameraserver: disable background scheduling of cameraserver [Sagar Shah]
2c6a264 MediaProfiles: Enhance profiles for extended usecases [Sagar Shah]
9b380da libmedia: Add 1440p camcorder quality [Sagar Shah]
22c28bf video: Add QHD & 2K profile for recorder [Sagar Shah]
9237df5 CamcorderProfiles: add VGA and 4K-DCI profiles [Sagar Shah]
* frameworks/base/
01deefe its cosmic [Sagar Shah]
a1ce498 utils: Introduce FileUtils class [Sagar Shah]
* system/core/
6c3738b Revert "Import COS init" [Sagar Shah]
* vendor/cos/
cc61b42 vendor: Update our old build script [Sagar Shah]
3dbdb83 init: Refactor cos init rc file [Sagar Shah]
88d8d3e vendor: Update misc packages [Sagar Shah]
* vendor/motorola/
44ab286 msm8226-common: Ship missing OMX codecs decoders [RenanQueiroz]
f3ae274 msm8226-common: Update Adreno RenderScript blobs [RenanQueiroz]
* vendor/ota/
11ca26a OTA: Update z2_plus (06/05/2018) [Sidharth Soni]
644ca52 OTA: Update bullhead (06/05/2018) [Sagar Shah]
ef05cb3 OTA: Update kenzo (05/05/2018) [Sebastian]
Many thanks! I will download this and test it during the week. I'm at my parents' and internet connection here is kinda slloooowww...
I have a question for you @jackcicci...
Is this version of Cosmic Os based on pure AOSP or LineageOs? Thanks again!
sapo_joe said:
Many thanks! I will download this and test it during the week. I'm at my parents' and internet connection here is kinda slloooowww...
I have a question for you @jackcicci...
Is this version of Cosmic Os based on pure AOSP or LineageOs? Thanks again!
Click to expand...
Click to collapse
Thank you, please report any bugs and send logs if you can.
Cosmic ROM is based on Aosp, with additional features
{
"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"
}
Bootleggers ROM is an aftermarket firmware based on AOSP with some patches and fixes from LineageOS and various other projects. The idea is to bring custom features and some of the most useful apps on your device, with the goal of Making you feel like 家.
With an almost stable source, this ROM is also packed with some custom wallpapers (avaliable on ShishuWalls), ringtones, fonts, and themes to bring to your device into a more fresh look and give you always a good experience.
Also, we got our Telegram Group to talk about the ROM, share some love, ideas or even have fun with us!
Some of the features that are included on this ROM are:
Code:
* QS Rows and Colums
* Volume Keys: Wake up, skip tracks and switch according to rotation
* Show song album cover, visualizer and battery info on Lockscreen
* Power Menu Items
* Battery LED light settings
* Suspend Actions: Make your device disable GPS and switch to 2G when you're not using it
* AppOps: Manage your apps permissions in an advanced way
* Recent Styles: Dig the new Pie Quickstep recents, go back to the classic layout or use the Android Go layout
* Network icons: Show or hide the cross, switch between 4G or LTE, use the classic icon layout before Pie or toggle roaming icon too!
Also, you can check a full list of Features available here
Thanks to this people, this ROM could be possible, so, i have to give a big thanks to:
Code:
* Shishu (For being there)
* Ground Zero ROMs Team
* AOSPExtended
* ABC ROMs
* NitrogenOS
* AICP
* DirtyUnicorns
* Lukas Koller (Camera Roll dev)
* fxckingdeathwish (for the amazing photos for wallpaper/headers)
* OmniROM
* CyanogenMod/LineageOS
* PixelExperience
* PureNexus
* merothh
* Resurrection Remix
* AOSiP
* CrDroid
* CypherOS
* PureKat
* theimpulson
* MatiHalperin
* Project Xtended
* Pixeldust Project
* AquariOS
* Alejandro Ponce (Quetzal/Calypso dev)
* PixysOS
* The Memedo Testers team
* Every maintainer who decided to give our project a shot
* You for your interest on our project
Also if you got some ideas,bug fixes, stability improvements or want to help to support features for your device, you can do it by sending a Pull request on Bootleggers Github (check downloads and sources part) or tell us on our Telegram group (Check about us section), will be really appreciated. Got some questions about some terms we use? Check our FAQ or feel free to ask us. We appreciate your feedback and help.
Download
Bootleggers Github
Join our Telegram Group! : https://t.me/bootleggersunofficialDipper
XDA:DevDB Information
家 BootleggersROM 4.2家, ROM for the Xiaomi Mi 8
Contributors
engr.chachi
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
Version Information
Status: Stable
Created 2019-05-22
Last Updated 2019-09-02
Reserved
CHANGELOG
Code:
2019-07-12:
* external/nano
1d23c7f nano: Zero entire struct sigaction struct [Kevin F. Haggerty]
5f71cf2 nano: Bump PACKAGE_STRING to 4.3 too [Kevin F. Haggerty]
37aec98 Properly 0 initialize sigaction [Luca Stefani]
10fe483 Merge tag 'v4.3' into HEAD [Luca Stefani]
* vendor/xiaomi
8974413 jason: Update blobs from miui_MINote3_9.7.4_241910e4db_9.0 [dianlujitao]
2019-07-11:
2019-07-10:
2019-07-09:
2019-07-08:
2019-07-07:
* hardware/qcom/fm
647ae02 Automatic translation import [Michael Bestas]
2019-07-06:
* build/make
f1da2b7 Merge tag 'android-9.0.0_r44' of https://android.googlesource.com/platform/build into HEAD [El Dainosor]
* frameworks/av
af96094 Merge tag 'android-9.0.0_r44' of https://android.googlesource.com/platform/frameworks/av into HEAD [El Dainosor]
* frameworks/base
9190be2 Automatic translation import [El Dainosor]
3d2a731 Revert "Improved gradient dimensions" [El Dainosor]
bbcd963 PhoneWindowManager: Set delay for screenshot shortcut to 0 [Anirudh Gupta]
bd25797 Merge tag 'android-9.0.0_r44' of https://android.googlesource.com/platform/frameworks/base into HEAD [El Dainosor]
* frameworks/native
50f7385 Merge tag 'android-9.0.0_r44' of https://android.googlesource.com/platform/frameworks/native into HEAD [El Dainosor]
* manifest
b4e7649 Merge tag 'android-9.0.0_r44' of https://android.googlesource.com/platform/manifest into default [El Dainosor]
* packages/apps/BootlegDumpster
07e3413 Automatic translation import [El Dainosor]
* packages/apps/Launcher3
e9db563 Automatic translation import [El Dainosor]
* packages/apps/Phonograph
b61b94f Automatic translation import [El Dainosor]
* packages/apps/Settings
4c3cc48 Automatic translation import [El Dainosor]
* packages/apps/ShishuOTA
a1b9b77 Automatic translation import [El Dainosor]
* system/netd
f972fe7 Merge tag 'android-9.0.0_r44' of https://android.googlesource.com/platform/system/netd into HEAD [El Dainosor]
2019-07-05:
* device/qcom/sepolicy-legacy
a32e8de common: permit libqdutils operation (linked by mediaserver) during WFD [Vladimir Oltean]
6ede4e3 rebrand to bootleg [merothh]
* kernel/xiaomi/sdm845
6169a7a qcacld-3.0: Fix null pointer dereference in htt_rx_amsdu_rx_in_order_pop_ll() [Sultan Alsawaf]
feabb46 Revert "qcacld-3.0: Fix OOB in wma_stats_event_handler" [LuK1337]
2019-07-04:
* build/make
b9736b9 envsetup: enable shwordsplit for zsh [shagbag913]
* kernel/xiaomi/sdm845
d8de6cf Merge tag 'LA.UM.7.3.r1-07900-sdm845.0' of https://source.codeaurora.org/quic/la/platform/vendor/qcom-opensource/wlan/fw-api into HEAD [Bruno Martins]
022f084 Merge tag 'LA.UM.7.3.r1-07900-sdm845.0' of https://source.codeaurora.org/quic/la/platform/vendor/qcom-opensource/wlan/qca-wifi-host-cmn into HEAD [Bruno Martins]
238ac9c Merge tag 'LA.UM.7.3.r1-07900-sdm845.0' of https://source.codeaurora.org/quic/la/platform/vendor/qcom-opensource/wlan/qcacld-3.0 into HEAD [Bruno Martins]
ae818f1 Merge tag 'LA.UM.7.3.r1-07900-sdm845.0' of https://source.codeaurora.org/quic/la/platform/vendor/opensource/audio-kernel into HEAD [Bruno Martins]
da99e7b Merge tag 'LA.UM.7.3.r1-07900-sdm845.0' of https://source.codeaurora.org/quic/la/kernel/msm-4.9 into HEAD [Bruno Martins]
2019-07-03:
Keep your good work bro:good:
rev311 said:
Keep your good work bro:good:
Click to expand...
Click to collapse
Thanks bro!
Dude you are on steroids.
How about an OOS port for the dipper?
why not just say HOME instead of 家:silly:
fantastic rom..thanks
How to flash? do we need Gapps?
slavke1976 said:
How to flash? do we need Gapps?
Click to expand...
Click to collapse
Flash and gapps
Very nice ROM, thankyou.
Two little things: NFC does not work and localisation with microG needs a restart to work.
I would like to have the option to hide the notch. is it possible?
Thank's finally, you make it :laugh: :fingers-crossed:
so far :
- NFC not work (NFC Icon on QS tile not shown correctly)
- DT2W (Double tap to Wake) not work
- Google Assistant can't use "Hey Google" it disable
- Google App have some info "force closed" but it work.
- APN network SIMCard must be add manually
- AOD some have "strange" issues, sometime not shown the Clock, but only statusbar and automatically unlock the phone.
- Fingerprint API compatibility, like I can't use Fingerprint at Paypal app etc.
maybe will add new clock from Android Q like others AOSP based do.
I hope next "Official" release will be fix that, Once again thanks and keep a good work dev :highfive:
Are you Japanese developers?
Project named うち was very good
天使クラブです
Wow! Thanks for sharing this one.
Glad to see Bootleggers for the Mi8! Bootleggers in my experience is always one of the best Roms around regardless of the device.
So will this Rom be Shishufied or UnShishufied ?
New update!
*DT2W Fixed
*NFC Fixed
Can you add function "Change the font size of clock on lock screen", bro?
engr.chachi said:
New update!
*DT2W Fixed
*NFC Fixed
Click to expand...
Click to collapse
Any plans to make this official?
Gr96 said:
Any plans to make this official?
Click to expand...
Click to collapse
In progress
engr.chachi said:
In progress
Click to expand...
Click to collapse
Awesome Dev, thanks
So does this have device specific optimizations or is it a generic build like the GSI that's available?
arifqur said:
So does this have device specific optimizations or is it a generic build like the GSI that's available?
Click to expand...
Click to collapse
yes it has ofc. this is not gsi bro
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today. We're mainly based on LineageOS so use custom kernels compatible with them!
{
"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"
}
Features
Click for feature list (helps shorten the OP.)
Always Have a full functional Backup. Just in case!
DOWNLOAD ROM
GAPPS: DOWNLOAD GAPPS
First time installing crDroid to your ENTER-PHONE-NAME, or coming from another ROM:
** Make sure you're running a proper working Recovery (CWM or TWRP)
1) Copy crDroid zip, gapps zip <--& vendor img, if applicable--> to your device
2) Boot into Recovery
3) Wipe cache, system, & data (or just cache & system for a dirty flash).
4) Flash ROM
8) Flash gapps
9) Boot up
For root, AFTER you boot into the ROM, you can go back to recovery and install Magisk XX.x (whatever is most recent).
Upgrading from earlier version of crDroid:
The only difference between clean flash as above and upgrading is you just wipe system & cache, leaving data. Everything else is the same. ***Remember to always clean flash before reporting problems. Clean flashing is always the best method of ROM install.
KNOWN ISSUES
You tell me
Don't expect any support if you:
- are not running the included kernel
- have installed any mods such as Xposed!
- have modified system files
Thanks to:
- engr.chachi
- Google
- LineageOS
- SlimRoms
- AOSPA (Paranoid Android)
- OmniRom
- NamelessROM
- Many others... (if you're feeling upset being out of the thanks list just send a PM )
DONATE
crDroid G+ community
XDA:DevDB Information
crDroid, ROM for the Xiaomi Mi 8
Contributors
engr.chachi
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
Version Information
Status: Testing
Created 2019-06-01
Last Updated 2019-11-02
Reserved
CHANGELOG
Code:
====================
07-06-2019
====================
====================
07-05-2019
====================
* android/
094ef39 manifest: track clang 9.0.5
* kernel/xiaomi/sdm845/
6169a7ad1a67 qcacld-3.0: Fix null pointer dereference in htt_rx_amsdu_rx_in_order_pop_ll()
feabb46686e0 Revert "qcacld-3.0: Fix OOB in wma_stats_event_handler"
====================
07-04-2019
====================
* device/xiaomi/sdm845-common/
77847d9 sdm845-common: pocketmode: Kill off Lineage SDK dependency
eb33fe1 sdm845-common: sepolicy: Transition pocketmode app to its own domain
58a0b8b sdm845-common: Don't advertise vorbis offloading support
* kernel/xiaomi/sdm845/
d8de6cf0ff2c Merge tag 'LA.UM.7.3.r1-07900-sdm845.0' of https://source.codeaurora.org/quic/la/platform/vendor/qcom-opensource/wlan/fw-api into HEAD
022f084dee7b Merge tag 'LA.UM.7.3.r1-07900-sdm845.0' of https://source.codeaurora.org/quic/la/platform/vendor/qcom-opensource/wlan/qca-wifi-host-cmn into HEAD
238ac9c4bb1a Merge tag 'LA.UM.7.3.r1-07900-sdm845.0' of https://source.codeaurora.org/quic/la/platform/vendor/qcom-opensource/wlan/qcacld-3.0 into HEAD
ae818f1def3b Merge tag 'LA.UM.7.3.r1-07900-sdm845.0' of https://source.codeaurora.org/quic/la/platform/vendor/opensource/audio-kernel into HEAD
da99e7be3fd2 Merge tag 'LA.UM.7.3.r1-07900-sdm845.0' of https://source.codeaurora.org/quic/la/kernel/msm-4.9 into HEAD
====================
07-03-2019
====================
* packages/apps/crDroidSettings/
358297aa New Crowdin translations (#446)
* prebuilts/clang/host/linux-x86/clang-5696680/
f7e39b8 clang 9.0.5 (based on r353983e) from build 5696680
====================
07-02-2019
====================
====================
07-01-2019
====================
* frameworks/base/
80d1c693b71 New Crowdin translations (#270)
da055c0759a Add Q clock variant with accent color [1/2]
ac59ec2a831 Prevent crash in TTS engine due to improper configuration
* packages/apps/crDroidSettings/
6ed84867 New Crowdin translations (#445)
9ba085d6 Add Q clock variant with accent color [2/2]
* vendor/lineage/
370dda12 build: Support SDM710 platform
96f3fcdc addonsu: Pass filesystem type for mounting /system_root when needed
f22a67e5 extract_utils: Add functions to extract vendor blobs from vendor.img
6e6fb569 build: Separate platform macros from QCOM platform definition
60b4adac build: Reorganize inclusion of QCOM macros
c1eb4b42 privapp-permissions: Regenerate permissions list
33e325f6 build: Remove unused script
963cb995 build: Use ifeq/else ifeq/else construction in board config
6f06344a build: Set mode for makefiles
f37a06dc Whitelist permissions for AOSP FM radio app
dacc4f48 crdroid: partner_gms: Add minimal configuration flag
====================
06-30-2019
====================
* build/make/
199c8225d Merge pull request #17 from amanrajOO7/9.0
* device/lineage/sepolicy/
8b89b28 Merge pull request #3 from amanrajOO7/9.0
19fd1bc Initial sepolicy rules for substratum service
* frameworks/base/
9bd2fe1db31 Merge remote-tracking branch 'amanrajOO7/9.0' into 9.0-upcoming
dc12ba4ea34 New Crowdin translations (#268)
a2077665a65 OMS: handle target or overlay package disabled
7080cccebb1 OMS: try harder not to update assets if nothing changed
31238a72d46 SubstratumService: Rewrite installation method for Pie InstallSession API
0ff56e0a8b3 Unbreak public api by hiding substratum interfaces
23a76fc13c7 Pie OMS: allow non-system overlays from Substratum
d7b484de980 SubstratumService: Refactor & cleanup according to AOSP conventions
d9f57e4103a base: modify/define custom overlay management
087fe3bf39e SubstratumService: unify permissions
4016f977eb0 SubstratumService: allow CHANGE_OVERLAY_PACKAGES permission
cc8c6204f8d base: Introduce SubstratumService
e3c6ba061eb OMS: StrictMode and files under /data/system/theme/
d8cde5e25d0 Hold "volume up" during boot to disable all overlays
40ce40668f1 ThemeSafety: Introduce App Crash Intent
8f509a4777b ApplicationsState: add filter for Substratum overlays [2/2]
82c02a46043 Extras: Add dynamic theme sound effects support
3be0a389628 Extras: Add dynamic theme shutdown and boot animation support
3ecf2d3769d GamingMode: Clean up and refine [1/3]
8fdff8df2b0 GamingMode: Initial commit
* packages/apps/Settings/
febf2a1c34 Settings: Introduce Substratum changes.
28fa5f1c69 Revert "Settings: Introduce Substratum changes."
4950b7f261 Merge pull request #63 from amanrajOO7/9.0
43d6d6a006 Settings: Introduce Substratum changes.
a5b60aa2dc GamingMode: Clean up and refine [2/3]
* packages/apps/crDroidSettings/
de40ca09 Merge pull request #444 from crdroidandroid/9.0-upcoming
71379436 GameMode: remove hwkeys toggle on non-hwkeys devices
72cc6ecc Revert "Revert "crdroid: Re-enable substratum category""
306b6f55 New Crowdin translations (#443)
d5eb4f3f GamingMode: Clean up and refine [3/3]
* vendor/addons/
0904469 Merge pull request #7 from amanrajOO7/9.0
26cc29c substratum: Remove privilaged module tag
f21525a substratum: Update SubstratumSignature apk and package name
b22d896 Add Substratum Signature
====================
06-29-2019
====================
* build/make/
0e09b56db build: Introduce SubstratumHelperService
====================
06-28-2019
====================
* vendor/xiaomi/
b1af3ef8 jason: Update blobs from miui_MINote3_9.6.27_cbd74a3e59_9.0
a5a35251 jason: Remove wcnss_filter
8014414d jason: Add ANT+ enabled QTI BT service
d79a293d jason: Update blobs from miui_MINote3_9.6.13_7729f7484c_9.0
957a65af jason: Update to Pie blobs
====================
06-27-2019
====================
* kernel/xiaomi/sdm845/
3777adab58ab drivers: touchscreen: focaltech_touch: Update firmware from MIUI 9.6.20
Will try it
Gesendet von meinem MI 8 mit Tapatalk
Good work bro. Im using...It looks great.
Everything working perfectly.
Just one question dev, does the ROM have OTA updates?
Gr96 said:
Everything working perfectly.
Just one question dev, does the ROM have OTA updates?
Click to expand...
Click to collapse
yes ofc
engr.chachi said:
yes ofc
Click to expand...
Click to collapse
Awesome dev, you are the best. Will be using this one as my daily
You make the mi 8 forum interesting. a lot of rom and official. cant imagine how you develop all of them.
agileart said:
You make the mi 8 forum interesting. a lot of rom and official. cant imagine how you develop all of them.
Click to expand...
Click to collapse
dont worry, more official roms to come
Can someone take the screenshot from the home page of this rom..?
WOw......Great rom!!!!
Yep, brilliant ROM. I finally managed to squeeze clock + 2 icons on the left and 4 icons including battery % on the right side of the status bar and keep system font size second from smallest which is readable. I moved from Havoc which was also OK, but somehow it's clock size menu disappeared or I couldn't find it due to so many options.
Well done sir. I'll keep this one for some time, thanks.
the link does not give, says it exceeded the number of downloads
pabloeldiablo said:
Yep, brilliant ROM. I finally managed to squeeze clock + 2 icons on the left and 4 icons including battery % on the right side of the status bar and keep system font size second from smallest which is readable. I moved from Havoc which was also OK, but somehow it's clock size menu disappeared or I couldn't find it due to so many options.
Well done sir. I'll keep this one for some time, thanks.
Click to expand...
Click to collapse
great to hear that
Mr°oÉvora said:
the link does not give, says it exceeded the number of downloads
Click to expand...
Click to collapse
try downloading it now
Cant download, downloads limit exceeded
engr.chachi said:
try downloading it now
Click to expand...
Click to collapse
Remains the same
"Sorry, you can not view or download this file at this time.
This file was viewed or transferred by several users recently.
download link updatd
engr.chachi said:
download link updatd
Click to expand...
Click to collapse
Thanks, downloading now.
Trying the ROM and im impressed , stability like lineage os and a lot of customizations.
One of the best roms i tried in these last months