lineage 15.1 flashlight workaround - Moto Z2 Play Themes, Apps, and Mods

So, an user set a link for "godly torch" in the lineage official thread. I found the original app in the XDA foruns. Unfortunately, it doesn't fix the gesture, but you can put a time in quick settings and easily troggle on/off even from lockscreen
https://labs.xda-developers.com/store/app/com.teamdarkness.godlytorch

Related

Questions about N roms

I've OP2 and after confirming there isn't official N, I considered custom ROMs. But there are a few questions i should ask before wiping storage
1. Is there any offscreen gestures available? I mean "o" to open camera, "v" to toggle flashlight and...
2. How is camera? does it give us complete control over Manuals? Can i install OOS cam on N?
3. What is HAL3? (I googled it and found unrelated things)
4. Is there dt2w and pocketmode?
Thanks in advance
1) yes
2) completely manual
3) https://source.android.com/devices/camera/camera3
Camera HAL3 | Android Open Source Project
4) yes they're there
One more question
Is ip possible to run SnapdragonCamera on RR or AICP? I read somewhere it is pre-installed in Lineage OS

[mido] Unofficial Resurrection Remix ROMs discussion (eg, LineageOS eXtended etc)

This is not my Rom - this is just a Forum for discussion on XDA - the main forum is the 4pda.ru site
LineageOS 15.1 eXtended
4pda.ru - Original Rom Thread - https://4pda.ru/forum/index.php?showtopic=809215&view=findpost&p=72074026
Rom download
Source Forge - 1/4/2019 - last build
https://sourceforge.net/projects/lineageos-extended/
Latest Personal Build from Alexey71
https://drive.google.com/drive/mobile/folders/1EQCRrAVSPkzGQk1pVjDe67KaY12caGJ4
Change Log -
Find the current change log in the folder where you download the rom
Code:
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here before flashing it!
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
LineageOS eXtended is a free, community built, aftermarket firmware distribution of Android 8 (oreo), which is designed to increase performance and reliability over stock Android for your device.
LineageOS eXtended is based on LineageOS and the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS eXtended does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS eXtended is available in the LineageOS eXtended Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.
Source Code:
https://github.com/LineageOS-eXtended
https://github.com/Alexey71
What's working :
Boots
RIL (Calls, SMS, Data)
Fingerprint
IR Blaster
Wi-Fi
Bluetooth
Camera
Camcorder (Supports up to 60fps via GCAM in bright light)
Video Playback
Audio
Sensors
Flash
LED
GPS
Volte
ViLte
Known issues:
You Tell me
FAQ: (Google Translation of Russian Forum FAQ)
Answers to questions or FAQ:
* The first time the firmware is installed, crashes the setting.
Delete the SetupWizard in GAPPS
* There is no "for program" option on LOS in the superuser settings, there is only "ADB". How do I enable root for programs?
Route of access is not present, it is necessary to flash Magisk treble or LineageOS extension https://download.lineageos.org/extras
Instructions :
Download the latest Rom build - Source Forge - https://sourceforge.net/projects/lineageos-extended/ - and GApps - https://opengapps.org/
Reboot to recovery
Flash the latest build and GApps
Reboot
Downloads :
Recovery & Magisk
Twrp 3.2.3.1 - treble version -
https://dl.twrp.me/mido/twrp-3.2.3-1-mido.img.html
Orange Fox r9.0 (twrp 3.2.3.1) -
https://forum.xda-developers.com/re.../recovery-orangefox-recovery-project-t3775933
Official https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445 Magisk 19.0
Extra Camera's
MIUI Camera (For Slow Motion Video Capture)
Google Camera Builds
5.1 - made for. Redmi note 4x
https://androidfilehost.com/?fid=1322778262904015883 by k3lt
5.2 —Gcam by bulkin043
https://www.dropbox.com/s/w4x3ozscox5lidq/GoogleCamera.apk?dl=0
6.2 - Gcam by Bulkin043 (has night sight, time-lapse)
https://mega.nz/#!vPQFxYia!wh8AmGhr...n2VQJnw7VKVovduklp_ZkRH1ktJ/view?usp=drivesdk
Check out - https://www.celsoazevedo.com/files/android/google-camera/ for more Gcam builds
Credits :
Alexey711 - Rom Compiler / Developer
Alexey711 - Profile on 4pda.ru
Xda Id: Alexey71
Contributors
alexey71
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
ROM Firmware Required: Miui 9 8.5.x or later
Based On: LineageOS
Version Information
Status: Stable
Current Stable Version: Development Stopped
Stable Release Date: 2019-04-26
Created 2018-05-22
Last Updated 2019-04-27
We need a space to admiring this perfect ROM, thanks OP for opening the discussion thread ^_^
Magisk Module - to change some defaults - values listed below. Just allows me to turn off Noise Cancellation for Video recording, use fluencepro instead of regular fluence Noise Cancellation and enable EIS by default.
Verified that the getprop command from a ADB shell returns the new values. Looks like the Module is working
Build.prop additions
Code:
Code:
# Add EIS and disable noise cancelation
persist.camera.eis.enable=1
#use fluencepro instead of fluence
ro.vendor.audio.sdk.fluencetype=fluencepro
#turn off noise cancellation for audio recordings
persist.vendor.audio.fluence.voicerec=false
Google Translate of Russian Change Log - (old) https://pastebin.com/raw/zEH3kdjK
Current Log -
https://drive.google.com/drive/mobile/folders/1ylzMJ3VVcFTsbx7iY8NU6l1z2zQ22bpu
Great great rom. Although had a problem with the high temp/signal los bug. Flashed the module from other thread and hope its fixed now. Keep u posted.
Jaco90 said:
Great great rom. Although had a problem with the high temp/signal los bug. Flashed the module from other thread and hope its fixed now. Keep u posted.
Click to expand...
Click to collapse
Which module / recovery zip file has this patch? I haven't seen the bug yet, but i haven't tried heavy gaming on the device, mainly just casual short games
p3dboard said:
Which module / recovery zip file has this patch? I haven't seen the bug yet, but i haven't tried heavy gaming on the device, mainly just casual short games
Click to expand...
Click to collapse
Its in this thread: https://forum.xda-developers.com/showthread.php?p=76334866#post76334866
Backups - Btw, if anyone wants to get SMS Backup, Call History Backup etc, going on Oreo, and you have Root Access (Magisk Root as an example), then you can get it going by opening up a Terminal Window (get Terminal App from Google play).
Then from the terminal run
Code:
su
bmgr run
bmgr backupnow --all
Once its completed, do a reboot, and you'll notice that in your Backup Status, your SMS's, Call Logs, Device Settings etc are now backed up. They should now backup once every 2 Days to your Google Drive, for use if you need to restore your device.
Last time I tried an Oreo Rom, it wasn't backing up, and at that time, I didn't know how to fix it. So I went back to MIUI for a while, so I had the auto backup (yeah I could have used an application for SMS backup, but I wanted the OS to do it )
Jaco90 said:
Its in this thread: https://forum.xda-developers.com/showthread.php?p=76334866#post76334866
Click to expand...
Click to collapse
I just checked out the zip, the file sizes look identical to the ones already in Alexey711's rom. If you look at the change log, he already mentions adding thermal fixes
p3dboard said:
I just checked out the zip, the file sizes look identical to the ones already in Alexey711's rom. If you look at the change log, he already mentions adding thermal fixes
Click to expand...
Click to collapse
Yup, I noticed. Had the same heating bug again today. When driving in the car, the phone gets heated and i loose all signal.
i tried this ROM but cannot find the option to disable quick-setting in secure lockscreen and faceunlock option is absent in smart lock despite using nano gapps.
Skynet:) said:
i tried this ROM but cannot find the option to disable quick-setting in secure lockscreen and faceunlock option is absent in smart lock despite using nano gapps.
Click to expand...
Click to collapse
According to this post, someone fixed the face unlock issue by flashing gapps a second time.
https://www.google.com.au/amp/s/amp.reddit.com/r/LineageOS/comments/5q1awf/no_face_unlock/
I also don't have the option, i will give it a test and let you know.
As for the quick settings, don't know. Is that normally available in LineageOS 15.1? As this is just LineageOS with some extras.
Edit:
Reflashing Gapps enabled face unlock in secure unlock, so for some reason it's not registered properly the first time. So that fix works for me. I am using Micro Gapps package
p3dboard said:
According to this post, someone fixed the face unlock issue by flashing gapps a second time.
https://www.google.com.au/amp/s/amp.reddit.com/r/LineageOS/comments/5q1awf/no_face_unlock/
I also don't have the option, i will give it a test and let you know.
As for the quick settings, don't know. Is that normally available in LineageOS 15.1? As this is just LineageOS with some extras.
Edit:
Reflashing Gapps enabled face unlock in secure unlock, so for some reason it's not registered properly the first time. So that fix works for me. I am using Micro Gapps package
Click to expand...
Click to collapse
Yes reflashing brought back the face unlock but the other option seems to be not there .
p3dboard said:
According to this post, someone fixed the face unlock issue by flashing gapps a second time.
https://www.google.com.au/amp/s/amp.reddit.com/r/LineageOS/comments/5q1awf/no_face_unlock/
I also don't have the option, i will give it a test and let you know.
As for the quick settings, don't know. Is that normally available in LineageOS 15.1? As this is just LineageOS with some extras.
Edit:
Reflashing Gapps enabled face unlock in secure unlock, so for some reason it's not registered properly the first time. So that fix works for me. I am using Micro Gapps package
Click to expand...
Click to collapse
I reflashed gapps but no face unlock working. It doesn't unlock the phone. There is some hidden option?
djgigi94 said:
I reflashed gapps but no face unlock working. It doesn't unlock the phone. There is some hidden option?
Click to expand...
Click to collapse
Yes, after you add your face, you need to go into the screen lock settings and enable the Face Auto unlock feature
hi,
in previous thread I said that autonomy was good, but ultimately it is worse than miui or others 8.1 rom...
May 2018 Security patch build is out
Do we need to flash gapps everytime even on dirty updates?
cimdrap said:
Do we need to flash gapps everytime even on dirty updates?
Click to expand...
Click to collapse
Nope,only flash if you did wipe before updates
If you want to get more Miui level battery performance, you can turn on extreme power savings under battery which restricts background processes and performance.
Miui applies a heavy restriction on background processes

Rotation in lineage 15.1

Is there any solution for rotation in lineage os 15.1?
Lock and unlock
Lock and unlock the phone in the required orientation to get the rotation . I hope the code fix will be available in the next release.

Official Mokee Rom Nightlys 9.0 [stable] [ota] [delta updates] [treble] [share]

MoKee Open Source is the biggest non-profit Android Open Source development team in China, with members from all parts of the world. We follow the latest development from Google closely and improve various parts of Android according to the user habits. Being a non-profit organisation, we utilise our spare time and own funds to keep this passion alive. Therefore, the costs for the forum and servers are solely beared by us. In order to provide a good user experience, we only included a few preinstalls in the ROM. Along with the advertisements in the forum; we hardly get enough to pay for the bandwidth. The point is, those are our only source of income, however many developers choose to exclude them when releasing unofficial builds. Unlike CyanogenMod, we did not accept monetary help at the early stages, as in China, most people do not understand the meaning of “making a donation”. They would think of it as buying a service, which is conflicting with our objectives. Anyways, we still made it until today, and even started to provide third party developers a chance to utilise our OTA system. All of these are the fruit of our hard work and passion. We are proud of the happy users, and we are also proud of the support given to MoKee Open Source. Most importantly, we are proud of the improvements we have achieved all these while, and the advancements never stop.
**I AM NOT THE DEVELOPER. I AM JUST A NORMAL KUNTAO USER. FULL CREDIT GOES TO THE RESPECTED MOKEE DEVELOPERS. I AM SHARING THE WORK OF THE DEVELOPERS**
Telegram link for discussions and reporting bugs : https://t.me/mokeecommunity
Google+ : https://plus.google.com/communities/112433388317801966872
Official Nightlys Rom Download Page : https://download.mokeedev.com/?device=kuntao
** DELTA UPDATE CAN BE DONE FROM THE MOKEE CENTRE APP BUT THAT IS A PAID FEATURE. YOU CAN STILL DOWNLOAD DELTA/INCREMENTAL UPDATES FROM THE WEBSITE AND FLASH IT IN RECOVERY.
>CLICK ON THE DOWNLOAD LINK OF A BUILD ON THE WEBSITE.
>ON THE PAGE WHERE COUNTDOWN OF 60 SECS GOES ON, JUST BELOW IT FIND THE INCREMENTAL UPDATE ( ~ 40 MB) DOWNLOAD LINK **
Gapps :
https://opengapps.org
Magisk : https://github.com/topjohnwu/Magisk/releases
CHANGELOG : http://changelog.mokeedev.com/index.php?mk_version=MK81
Installation Stats : http://stats.mokeedev.com
~~WHAT THIS ROM OFFERS ON TOP OF LINEAGE OS~~
• Dynamic Navbar color.
• Screenshot Tile.
• Pixel style Navbar.
• Fingerprint shortcuts in Notification settings.
• Accent color settings icons.
• Memory bar in Recents Panel.
#If anyone can contact the developer, please do and bring this thread into his notice. USE THIS THREAD AS A REFERENCE TILL THEN.
#Please flash and report bugs .
#ENJOY!
Good job there but please write down its features and changelogs, so that viewers can give a thought on the rom....
Thanks though for providing decent rom... Will report for bugs if found one...
Mayankkr26 said:
Good job there but please write down its features and changelogs, so that viewers can give a thought on the rom....
Thanks though for providing decent rom... Will report for bugs if found one...
Click to expand...
Click to collapse
Bro I am just a regular user like you. Here I have shared the work of respected devs. Anyways I am providing the info in OP
I can't download because my host file blocks ads.
Sutcliffe9 said:
I can't download because my host file blocks ads.
Click to expand...
Click to collapse
Disable AdBlock for the website or whitelist.
How does this rom compare to AEX ?
Sutcliffe9 said:
How does this rom compare to AEX ?
Click to expand...
Click to collapse
Mokee focuses on Stability with useful customisations. I have used Mokee previously on my xiaomi phone and it was my daily driver. It has all the useful customisations. You can try and see for yourself
No volte Icon, no face unlock feature, and fingerprint sensor for unlock not working. No customization
I will stay on AEX then.
Please mention that its a treble rom,i was flashing it via non treble twrp and jst luckily had a look at my device flashing vendor images...plz do mention that
Is call recording is available in this ROM out of the box?
abdal2006 said:
No volte Icon, no face unlock feature, and fingerprint sensor for unlock not working. No customization
Click to expand...
Click to collapse
1. Is that even a feature lol.
2. Flash gapps before September ( eg- Aug 31 or before)
3. My fingerprint is broken ( even on stock) so cant judge. Please check if your fingerprint is faulty.
Is this a treble ROM ?
suvam69 said:
1. Is that even a feature lol.
2. Flash gapps before September ( eg- Aug 31 or before)
3. My fingerprint is broken ( even on stock) so cant judge. Please check if your fingerprint is faulty.
Click to expand...
Click to collapse
Lol,
1.I flashed aug 10th gapps still no face unlock feature under smart lock.
2. Yep I need volte icon as I'm using Jio sim and frequently traveling out of home circle. Sometimes volte will be lost, reason can be anything. So that volte icon will be helpful. It's my requirement. Can't say about others.
3. My fingerprint sensor is working fine on every other rom except this rom.
veimus said:
Is call recording is available in this ROM out of the box?
Click to expand...
Click to collapse
Yes
abdal2006 said:
Lol,
1.I flashed aug 10th gapps still no face unlock feature under smart lock.
2. Yep I need volte icon as I'm using Jio sim and frequently traveling out of home circle. Sometimes volte will be lost, reason can be anything. So that volte icon will be helpful. It's my requirement. Can't say about others.
3. My fingerprint sensor is working fine on every other rom except this rom.
Click to expand...
Click to collapse
Ok so I flashed the build...
1. Even on my mido face unlock is missing with the recent roms. Dunno what's happening.
2. Sorry for that but even volte icon on Lineage os is absent.
3. FP is working fine . U have to flash los/aosp gesturesfix. zip file and also encrypt your device.
Initial impressions of the rom:
** This is same as Lineage OS 15.1 Rom . The additions are : • Dynamic Navbar color.
• Screenshot Tile.
• Pixel style Navbar.
• Fingerprint shortcuts in Notification settings.
• Accent color settings icons.
• Memory bar in Recents Panel.
** Not much customisations but quite stable and if Lineage OS is your thing, this is the one to go for. These few useful additions is cherry on the top.
suvam69 said:
Ok so I flashed the build...
1. Even on my mido face unlock is missing with the recent roms. Dunno what's happening.
2. Sorry for that but even volte icon on Lineage os is absent.
3. FP is working fine . U have to flash los/aosp gesturesfix. zip file and also encrypt your device.
Initial impressions of the rom:
** This is same as Lineage OS 15.1 Rom . The additions are : • Dynamic Navbar color.
• Screenshot Tile.
• Pixel style Navbar
** Not much customisations but quite stable and if Lineage OS is your thing, this is the one to go for. These few useful additions is cherry on the top.
Click to expand...
Click to collapse
Thanks for the response
I'm not talking about fingerprint gestures. I'm talking about fingerprint sensor for unlock the screen. Yep rom is encrypted. But in other roms, my devices fingerprint scanner is working fine. So it is with this rom. Never mind, I flashed RR 8.1.
abdal2006 said:
Thanks for the response
I'm not talking about fingerprint gestures. I'm talking about fingerprint sensor for unlock the screen. Yep rom is encrypted. But in other roms, my devices fingerprint scanner is working fine. So it is with this rom. Never mind, I flashed RR 8.1.
Click to expand...
Click to collapse
Thats the file name for FP fix. Find it on https://t.me/p2community
suvam69 said:
Thats the file name for FP fix. Find it on https://t.me/p2community
Click to expand...
Click to collapse
Thanks, I don't require that file. Every thing is working fine on RR 8.1
I don't get it. It's just a lineage 15.1 fork with very little changes. Not bad but senseless beside lineage.

Disabling Pixel Spoofing completely on crDroid lavender source code

Hello everyone, hope you're having a great day.
Recently I've installed OrangeFox Recovery as well as crDroid 9.5 on my RN7/lavender, all working fine, but by default I saw that the Pixel Spoofing feature is enabled by default.
Later on, I found as well that disabling it made my device be detected as a Pixel 5, rather than a RN7.
This is very annoying as I'm currently on the situation that I can't revert the Pixel Spoofing changes without rooting with Magisk or doing any other internal changes (e.g editing build.prop).
So, it comes up to my question regarding how can I delete completely Pixel Spoofing from the source code of crDroid lavender (https://github.com/crdroidandroid/android_device_xiaomi_lavender).
I've seen as well that the Pixel Spoofing feature is located on another crDroid repository that contains the "base" I guess for all devices (https://github.com/crdroidandroid/android_frameworks_base) (https://github.com/crdroidandroid/a...id/internal/util/crdroid/PixelPropsUtils.java).
I couldn't get any help on Telegram (Nexus Kernel), so if someone could help me figure out how to remove this feature and build the ROM, I'd appreciate it.
Thank you

Categories

Resources