[APP][CM][6.0] Simple-CM-Updater - Android Apps and Games

Because i am that sort of guy that allways wants to use the newest stuff i installed the latest CM13 Nightlies.
But unfortunately CM13 is still really buggy so i update every day the new nightlies and that costs me a lot of time where i can't use my phone and that's annoying
So my little App checks at night if your powersupply and wifi are enabled. If so, it downloads the nightly, do a full NAND-Backup and after all install the nightly.
REQUIREMENTS:
- This app is only working with OnePlus One with OneCyanogenMod 13 and TWRP Recovery
TO-DOs:
- Delete old Backups/CM-Files
- Clean Up some code
- Implement the BroadCastReceiver when Download is finished
- Add some settings like directory of Backups,Time for start etc etc
- Implement other Recoverys
GITHUB:
https://github.com/alex-simple-apps/Simple-CM-Updater
DOWNLOAD:
Download
Version Information
Status: Alpha
Current Alpha Version: v0.0.1
Stable Release Date: 29-11-2015
Created: 01-12-2015
Last Updated: 01-12-2015

Related

[Tool][Windows]Rom Downloader(Auto Download Nightlies)[2.0]

WHAT IS ROM DOWNLOADER
Rom Downloader is a automated script that will download nightly roms for your device.
HOW TO USE ROM DOWNLOADER
To use Rom Downloader simply add a rom using the ADD button
Give the rom a name(ie. CM for S4mini)
Enter you device(ie. serrano3gxx(please use codenames that appear on the official website))
Enter the rom you want to watch(ie. CM or AICP)
once you have added the rom just schedule the Download.exe to run at your desired time using Windows Task Scheduler or use the Shedule Button
http://windows.microsoft.com/en-za/windows/schedule-task#1TC=windows-7
DOWNLOAD
​
Reserved For Updates.
Updates are based on user feedback and downloads.
The more people download the script the more updates. If you want me to include a rom. Just leave a comment with a link to the nightly download page.
###########Version 2#################
added omni(Omnirom)
updated Gui
Should be able to add a shedule inside RomDownloader
fixed only checking rom acording to date
(now checks if you have the latest nightly instead of checking if you have todays nightly)
fixed check if you have the lates version of RomDownloader
##################################
###########Version 1#################
First Release
#################################​
updated to version 2.0
Link for download, not working.

The development of the mate 7 AOSP android 6

I am still working on the thread
After the development of the AOSP for the mate 7 hit the wall I made this thread to gather the developers efforts to make this dream come to life
What we have here is a astock rom for the mate 7 all that it need is some rebooting or crashing bugs only lefted all we need is agood devoleper or two and some time for them and it can be completed
I stepped the first step to learn development but not even a close to give help
Any one can ask for help from a developer or can fix some bugs will be a great help
We have 4 places or more to ask for developers help in
Xda site and Huawei club site in both Huawei mate 7 and honor 6 section
The original thread link is down below
https://forum.xda-developers.com/mate-7/orig-development/rom-aosp-ascend-mate7-t3465656
Introduction
This project was done by gabry3795, acbka and the TheLolageMann
Source Code: https://github.com/mt7-dev/
Please note that it's a beta release and it's not intended for daily use because some important part is not working and it's unstable. So flash only if you want to test and contribute to this project.
Images
You can find images of the first build here and for current builds under the Screenshot Tab.​
Installation Instruction
obviously your bootloader must be unlocked
Extract the .7z archive
Update your stock Huawei firmware to the latest version B571 - Android 6.0
Flash a custom recovery, I suggest you this twrp
Do a Factory Reset from recovery: Wipe » Swipe for Factory Reset
Boot in bootloader mode - Plug USB cable to your pc, hold Volume Down and Power button pressed. When a blank screen appears release them
From pc, by using fastboot, flash boot and system images
Code:
fastboot flash boot boot.img
fastboot flash system system.img
Reboot!
The easiest way to flash via fastboot is to
1- put the two files system and boot in any folder in your pc
2- when you are in the folder click on shift from the keyboard and while holding it right click anywhere
3- chose " open command Window here"
4- write "fastboot" and click inter
5- if you can see your device in the list you can flash the rom now by writing the two codes up one by one
6- after you finish you can start your PHONE now
Changelog
You can find changelogs here on github, every file will be named as the version released with many informations about the release.​
Downloads
Again the release section of github repo. for MT7-L09 , it works on MT7-TI10 BUT with more crashes and worked with honor 6 after some prop editing to the cpu clock speed
MT7-L09 and MT7-TL10
Releases page, direct links below:
[2016/09/20] v0.1.0beta - Changelog | Download
[2016/10/05] v0.2.0beta - Changelog | Download
[2016/10/05] v0.2.2beta - Changelog | Download
V 0.2.2 is the latest with the GBs fix by TheLolageMann
Note for this version: After installing GApps you have to enable all permissions to them by going to Settings -> Apps -> Select Gapps and Google Play Services -> Permissions -> Enable all permissions.
XDA:DevDB Information
AOSPfortheMate7, ROM for the Huawei Ascend Mate 7
Contributors
gabry3795, acbka And TheLolageMann
Source Code: https://github.com/mt7-dev/
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: AOSP
Version Information
Status: Beta
Current Beta Version: v0.2.2
Beta Release Date: 2016-09-20
Created 2016-09-20
Last Updated 12-02-2017
mhmedahmed1996 said:
I am still working on the thread
After the development of the AOSP for the mate 7 hit the wall I made this thread to gather the developers efforts to make this dream come to life
What we have here is a astock rom for the mate 7 all that it need is some rebooting or crashing bugs only lefted all we need is agood devoleper or two and some time for them and it can be completed
I stepped the first step to learn development but not even a close to give help
The original thread link is down below
https://forum.xda-developers.com/mate-7/orig-development/rom-aosp-ascend-mate7-t3465656
Introduction
This project was done by gabry3795, acbka and the TheLolageMann
Source Code:https://github.com/mt7-dev/
Please note that it's a beta release and it's not intended for daily use because some important part is not working and it's unstable. So flash only if you want to test and contribute to this project.
Images
You can find images of the first build here and for current builds under the Screenshot Tab.
Installation Instruction
obviously your bootloader must be unlocked
Extract the .7z archive
Update your stock Huawei firmware to the latest version B571 - Android 6.0
Flash a custom recovery, I suggest you this twrp
Do a Factory Reset from recovery: Wipe » Swipe for Factory Reset
Boot in bootloader mode - Plug USB cable to your pc, hold Volume Down and Power button pressed. When a blank screen appears release them
From pc, by using fastboot, flash boot and system images
Reboot!
The easiest way to flash via fastboot is to
1- put the two files system and boot in any folder in your pc
2- when you are in the folder click on shift from the keyboard and while holding it right click anywhere
3- chose " open command Window here"
4- write "fastboot" and click inter
5- if you can see your device in the list you can flash the rom now by writing the two codes up one by one
6- after you finish you can start your PHONE now
Changelog
You can find changelogs here on github, every file will be named as the version released with many informations about the release.
Downloads
Again the release section of github repo. for MT7-L09 , it works on MT7-TI10 BUT with more crashes and worked with honor 6 after some prop editing to the cpu clock speed
MT7-L09 and MT7-TL10
Releases page, direct links below:
[2016/09/20] v0.1.0beta - Changelog | Download
[2016/10/05] v0.2.0beta - Changelog | Download
[2016/10/05] v0.2.2beta - Changelog | Download
V 0.2.2 is the latest with the GBs fix by TheLolageMann
Note for this version: After installing GApps you have to enable all permissions to them by going to Settings -> Apps -> Select Gapps and Google Play Services -> Permissions -> Enable all permissions.
XDA:DevDB Information
AOSPfortheMate7, ROM for the Huawei Ascend Mate 7
Contributors
gabry3795, acbka And TheLolageMann
Source Code:https://github.com/mt7-dev/
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: AOSP
Version Information
Status: Beta
Current Beta Version: v0.2.2
Beta Release Date: 2016-09-20
Created 2016-09-20
Last Updated 12-02-2017
Click to expand...
Click to collapse
Thanks :good::good::good:
fazi2015 said:
Thanks :good::good::good:
Click to expand...
Click to collapse
Any one have any news about it can write it here
We can update the post with every news
Would it be possible for me to get a bug list for the current status of the project. Although I don't have the device I can definitely see if I could take a look at it. No promises though
There's still a way to get AOSP to the mate 7.
Last resort: Find a dev and pay him. On reddit r/android you could find devs. Perhaps if everybidy whos interested pays a minor fee, the dev is willing to help us.
https://www.reddit.com/r/Android/comments/69o2t8/huawei_mate_7_aosp_devs_wanted/
---------- Post added at 11:19 PM ---------- Previous post was at 11:12 PM ----------
WildfireDEV said:
Would it be possible for me to get a bug list for the current status of the project. Although I don't have the device I can definitely see if I could take a look at it. No promises though
Click to expand...
Click to collapse
First of all, thanks.
Second, There's a document on github which mentions bugs and you can find people mentioning bugs in the old thread: https://forum.xda-developers.com/mate-7/orig-development/rom-aosp-ascend-mate7-t3465656/page22
---

twrp and fastboot files, last stable and beta

Stable:twrp/fastboot
https://t.me/MIA1NEWSINF/476
Beta:
https://t.me/MIA1NEWSINF/467
Latest build always updated on the channel. https://t.me/MIA1NEWSINF

[ROM][UNOFFICIAL][mido][10] LineageOS 17.0

LineageOS is a free, community built, aftermarket firmware distribution of Android 10, which is designed to increase performance and reliability over stock Android for your device.
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. Linked below is a package that has come from another Android project that restore the Google parts. 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 out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Instructions :
Download the latest build and gapps
Reboot to recovery
Flash the latest build and gapps
Reboot
Downloads :
Builds :
https://drive.google.com/uc?id=1Fr914YU8yXks6paaS-sGtm7jwHqoZFUR&export=download
GApps: https://forum.xda-developers.com/android/software/arm64-bitgapps-q-10-0-0-t3968500
Bugs:
- Cast/Miracast
- FPC fingerprint dead after a reboot
- Goodix fingerprint fully dead
- VoLTE working on Jio, not working on airtel
Reporting Bugs
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
XDA:DevDB Information
[ROM][UNOFFICIAL][mido][10] LineageOS 17.0, ROM for the Xiaomi Redmi Note 4
Contributors
GiaSen, DD3Boh, Lucchetto00
Source Code: https://github.com/LineageOS
ROM OS Version: Android 10
ROM Kernel: Linux 3.x
Based On: LineageOS
Version Information
Status: Beta
Current Beta Version: 1.1
Beta Release Date: 2019-09-22
Created 2019-09-22
Last Updated 2019-10-05
Reseverd
What is partially working? It works or it doesn't.
Gesture navigation works or is there an option to disable hardware navigation ?
k3lcior said:
What is partially working? It works or it doesn't.
Click to expand...
Click to collapse
fpc is dead after a reboot
Awesome work devs, everything I need works perfectly. Can't believe the smoothness for an early build. Hope FPS will be fixed soon
Gestures working or not?
Nice! Looking forward to stable builds ?
Thanks for your efforts!
You are pretty good!
I am getting a black screen after boot with a bootloop after few minutes. I use beta 6 Bitgapps.
Thanks the great job, I installed BitGapps 10.0 beta 6, working smooth.
Another mirror would be nice! Thanks dev for your work, it's really awesome that you made this.
EDIT: Actually to bypass this, just save the file to your drive then hit Make a Copy then download the copy.
EDIT 2: Flashed. I did a reboot after the initial boot since that cleared up a lot of errors. Some things I noticed:
Back gesture does not work.
I don't see the option to add the fingerprint. I read the OP so I know its partially working, but did not think it was completely removed.
No option to chose a different accent color other than the default.
All of that said, insane how well this first build runs. Remarkable work dev
GPS Fix / Accuracy issue
Hi; Lineage17, bitgappsv6 - anyone having GPS fix/accuracy issues? All permissions were granted to apps, but unable to get proper GPS location fix; tried with a few apps. Satellites seems to be seen, but location not - currently not sure whether it is gapps related, ROM, some other permission or just my phone. Will someone be so kind as to test? attached is screenshot from gps test
jdstrydom said:
Hi; Lineage17, bitgappsv6 - anyone having GPS fix/accuracy issues? All permissions were granted to apps, but unable to get proper GPS location fix; tried with a few apps. Satellites seems to be seen, but location not - currently not sure whether it is gapps related, ROM, some other permission or just my phone. Will someone be so kind as to test? attached is screenshot from gps test
Click to expand...
Click to collapse
Gps is fixed and working fine for me. With gps locker: inview-31, in use: 12. fixed 4 seconds....
joselap said:
Gps is fixed and working fine for me. With gps locker: inview-31, in use: 12. fixed 4 seconds....
Click to expand...
Click to collapse
Tried with GPS Unlocker now (attached)
in-view 14
in use 0
not fixing
which makes me think this is some kind of permission problem on my side. My installation process with installation was:
1. Reboot to TWRP & wipe system, vendor (vendor is included in LOS17), data, cache, dalvik & cache
2. Flash Lineageos 17.0 20190922
3. Flash BitGAPPS Beta 6 (latest)
4. Flash Magisk 19.5 (as instructed)
5. Reboot & setup gmail account etc.
Did you do anything different from what I did above?
Thanks for testing
EDIT: The issue was resolved. I had the weekly chinese firmware flashed to my phone for a previous ROM. After I reflashed V10.2.3.0 (Global) firmware, and rebooted; GPS came right for me, and fixing fast.
Is it possible to use virtual navbar (and disable HW keys) on this build?
Can anybody release screenshots pls
varun_77 said:
Can anybody release screenshots pls
Click to expand...
Click to collapse
There's a video review already.
https://www.youtube.com/watch?v=z81VWkuBu84
Another Mirror: https://drive.google.com/open?id=1QUQJrKTftLNr3_duWkhaNw_3OOKkFF2E
C-Ph87 said:
There's a video review already.
Click to expand...
Click to collapse
Thanks

[RECOVERY] [OP3/3T] TeamWin Recovery Project [TWRP][UNOFFICIAL][3.4.0-0][16/06/2020]

Team Win Recovery Project[TWRP]
Latest Version : 3.4.0-0-oneplus3
ChangeLog :
Device ChangeLog :-
* EDL Mode Optimised
* Few asserts added
* Misc Cleanup
RECOVERY ChangeLog :-
- Include Latest Twrp Code
For More Info
Download :- Unavailable
NOTES
- Reboot to TWRP and flash lastest IMG file as Recovery
- Can also be flashed via termial/Command Prompt.
Commands
fastboot flash recovery twrp-3.4.0-0-oneplus3-20200616.img
faatboot boot twrp-3.4.0-0-oneplus3-20200616.img
Source
Kernel :- https://github.com/LineageOS/android...neplus_msm8996
XDA:DevDB Information
TEAMWIN RECOVERY PROJECT, Tool/Utility for the OnePlus 3
Contributors
Gaurav24
Version Information
Status: Stable
Current Stable Version: 3.4.0-0
Stable Release Date: 2020-06-16
Created 2020-06-16
Last Updated 2020-06-16
Just updated my SAR twrp to this unofficial one by flashing image in twrp. Working fine and seems to have /system mounted as /system_root and /system, probably for backward compatibility.
Thanks for building, as it is the latest unofficial official, it will be my recovery from now on.
Edit: SAR patches are nicely integrated (see github).
Screenshot
What if SAR TWRP and Magisk?
Johan2020 said:
Thanks for building, as it is the latest unofficial official, it will be my recovery from now on.
Click to expand...
Click to collapse
There's no mention of 3.4 on the official website. Also what makes this recovery better? I'm not sure I understand much of the changelog. Hopefully the screen lock bug has been fixed. I assumed the next release would mainly be geared towards dynamic partitions support for newer devices running Android 10.
What's new?
Compatible with pre-10 roms? toybox/busybox? backup /system still broken?
Ah yes, the twrp app if you confirm yes to install will cause bootloop. That's all i can think what's wrong with the official.
Do we know if f2fs is properly managed now ? Thanks for the info.
Thread closed on behalf of the OP @Gaurav24
OP doesn't maintain this project any longer.

Categories

Resources