Development [ROM][Official][Weekly] LineageOS 19.1 for Edge S / Moto G100

Search This thread

dianlujitao

Senior Member
Jan 27, 2013
738
4,889
Xi'an
yuko.moe
LineageOS is a free, community-built, aftermarket firmware distribution of Android 12, which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>

/*
* 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.
*
*/
LineageOS is based on 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. You will need to provide your own Google Applications package (gapps). LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.

All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.

Important information:
This thread is for LineageOS 19.1 builds for Edge S / Moto G100. The following will not be supported here:
  • Custom kernels
  • Mods
  • Xposed

We don't support Xposed and any logcat which includes an Xposed module will be ignored. You're kindly invited to not report bugs if you:
  • Flashed a custom kernel
  • Installed or did mods from untrusted sources
  • Modified system files

Tips:
  • I have not implemented dynamic model detection yet, so the displayed model is always "Edge S" regardless of your actual hardware, this is not a bug.

Installation:

Source code:

Credits:
  • LineageOS Team & Contributors
  • Code Aurora Forum
  • Special thanks to Electimon, this work is heavily based on his prior ones.
  • ......

Changelog & Download:
2022/2/20 initial release:
  • Video over LTE (ViLTE) probably doesn't work
2022/3/13:
  • Sync latest source and update to Android 12L
2022/3/20:
  • Sync latest source
  • Fix Wifi display
  • Fix status bar height for certain apps
  • Add indicator for fingerprint sensor
  • Less aggressive high refresh rate scheduling
  • Display color composition tweaks
  • Other minor changes
2022/3/21:
  • Emergency fix for crash when recording fingerprints for the first time
2022/3/27:
  • Sync latest source
2022/3/27 and later official release:
 
Last edited:

henkery

Member
Feb 1, 2022
19
9
Thanks
seems to work good!

was unable to enter recovery using the official LOS recovery but using Electimons LOSRecovery the install went ok
 
  • Love
Reactions: Jazbol6648

Windoors

Senior Member
Jan 29, 2018
239
26
Very good ROM, but few points:
1. Location not working
2. Please allow fingerprint unlock only when power button is pressed, like in stock ROM.
3. Please allow three finger swipe screenshot.
 
Last edited:
  • Like
Reactions: SpaceTech100

Ryu945

Senior Member
Sep 20, 2015
82
12
LineageOS is a free, community-built, aftermarket firmware distribution of Android 12, which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>


This is the same phone for this build correct? I ask because the information on the pages are completely different.




 

henkery

Member
Feb 1, 2022
19
9

Ryu945

Senior Member
Sep 20, 2015
82
12
I Don't quite get your question
the links both refer to the moto g100/Edge S codename "nio" phones
there is no notable difference between device descriptions between the links
and yes this build is for that phone
There is a difference in the stated amount of RAM and SoC used. I thought it could be an entry error but I wanted to make sure.
 

Ryu945

Senior Member
Sep 20, 2015
82
12
LineageOS is a free, community-built, aftermarket firmware distribution of Android 12, which is designed to increase
I unlocked the boot loader and installed the recovery in both slots. Then I told the bootloader to boot into recovery. It doesn't work. It just freezes. I just see it go the the Motorola log and freeze.
 

dianlujitao

Senior Member
Jan 27, 2013
738
4,889
Xi'an
yuko.moe
I unlocked the boot loader and installed the recovery in both slots. Then I told the bootloader to boot into recovery. It doesn't work. It just freezes. I just see it go the the Motorola log and freeze.
Using whichever working recovery for the first install is okay. It's tricky to develop a universal working recovery image due to how a/b works.
 

henkery

Member
Feb 1, 2022
19
9
Thanks for the new Build!
for the gapps users out there, you will have trouble finding a working gapps version as the sdk version has been upped and no public gapps package out there supports it yet but you can workaround this by just changing the supported sdk to 32 in the gapps props file
 
[20.03.2022]
So I'm after my first tests and:
1. texting/calling/internet wifi/5g works
2. the speed is very good
3. gps is catching relatively fast, you have to wait few seconds in application
4. turn to mute (gesture) - there is no vibration reaction that phone is muted.

I haven't noticed any bigger bugs, we will see how it will behave during the day,
 

Top Liked Posts

  • There are no posts matching your filters.
  • 10
    LineageOS is a free, community-built, aftermarket firmware distribution of Android 12, which is designed to increase performance and reliability over stock Android for your device.
    Code:
    #include <std_disclaimer.h>
    
    /*
    * 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.
    *
    */
    LineageOS is based on 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. You will need to provide your own Google Applications package (gapps). LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.

    All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.

    Important information:
    This thread is for LineageOS 19.1 builds for Edge S / Moto G100. The following will not be supported here:
    • Custom kernels
    • Mods
    • Xposed

    We don't support Xposed and any logcat which includes an Xposed module will be ignored. You're kindly invited to not report bugs if you:
    • Flashed a custom kernel
    • Installed or did mods from untrusted sources
    • Modified system files

    Tips:
    • I have not implemented dynamic model detection yet, so the displayed model is always "Edge S" regardless of your actual hardware, this is not a bug.

    Installation:

    Source code:

    Credits:
    • LineageOS Team & Contributors
    • Code Aurora Forum
    • Special thanks to Electimon, this work is heavily based on his prior ones.
    • ......

    Changelog & Download:
    2022/2/20 initial release:
    • Video over LTE (ViLTE) probably doesn't work
    2022/3/13:
    • Sync latest source and update to Android 12L
    2022/3/20:
    • Sync latest source
    • Fix Wifi display
    • Fix status bar height for certain apps
    • Add indicator for fingerprint sensor
    • Less aggressive high refresh rate scheduling
    • Display color composition tweaks
    • Other minor changes
    2022/3/21:
    • Emergency fix for crash when recording fingerprints for the first time
    2022/3/27:
    • Sync latest source
    2022/3/27 and later official release:
    3
    Hi there,

    first off thank you everyone for this great custom ROM. It works really well for me and it got even more responsive since the upgrade to 19.1.
    One thing that doesn't yet work is the split screen mode though. Since it did with 18.1 maybe it's possible to implement it again?
    2
    could you make a video and pass a link showing los for moto g100? Have the camera app an upgrade from los 18.1?
    Hi,

    here is a video made with MGC's GCamMod 8.1 on this LOS 19.1 on Moto G100: https://file.io/UsCbEbxIgRnD

    The question asking for a link showing "los for moto g100" I did not understand, I'm afraid. This thread here is for LOS 19.1 on Moto G100. Is that what you are looking for? The instructions on the first page are quite well to understand.

    The camera app was changed a bit from LOS 18.1 to 19.1, but I do not see big differences. The stock LOS 19.1 camera app does not recognize the multiple cams of the Moto G100, but GCAM does.

    The question about MindGApps I cannot answer either, never having used any kind of GApps.

    But maybe let's keep this thread only concerned with questions just about the build for LOS 19.1 for Moto G100, let us?
    It's probably pretty annoying for the thread creator to see the thread degenerate into a general discussion thread. There are definetely better threads to answer the questions just concerning gapps. Sorry for being a bit harsh here ;).
    2
    Is any build of TWRP known to be safe to replace the LineageOS Recovery for this particular phone and LOS version?
    No
    2
    Can I downgrade from official china version firmware with android 12 to lineageOS android 11? and how? bootloader is unlocked
    Hi MK(UA),

    I think the first thing to do is reading the instructions on the Lineage website, in these forums and of course the rest of the internet. After that, I think a lot more will be clear ;-)

    To give a direct answer on your question; yes, though going to Lineage means a complete wipe and a complete fresh install, not just a "downgrade".

    I have some bookmarks I will share here, hope it helps:
    >> Drivers and software you need:
    >> Just for when things are going wrong:
    >> The most important part: