Giter VIP home page Giter VIP logo

br_manifest's Introduction

Overview

Batik Recovery is Project Recovery developed by Batik Recovery Teamwork from Indonesia, this Batik Recovery is a derivative of the Official TWRP that was modified by the developer in accordance with the Indonesian characteristics. In Indonesia, batik is a motif that is considered quite famous for the beauty of its art. Therefore, the developer gave the name Batik Recovery and a touch of batik motifs in the Recovery, including splash, background, and icon. The goal of the developer to release the project is to further popularize batik, and especially to popularize the name of Indonesia.

Features

  • Support Treble (Vendor) or Non Treble
  • Support GSI, Android Pie
  • Support Miui OTA
  • Support F2fs
  • Ramdisk Cleaner
  • Enable / Disable HAL3
  • App Delete
  • Enable / Disable Navbar
  • Del Subs Overlay
  • Lazy Flasher
  • Reset Password
  • Aroma FM
  • Root / Unroot Magisk
  • Mount Magisk

Changelog

~ Alpha-01 ~

  • Initial Build

~ Alpha-02 ~

  • Add Fitured

~ B v1.1 ~

  • Upstreamed base TWRP 3.2.3-0
  • Update Batik Theme v1.1
  • Update Magisk 16.71
  • Add Indonesia, Sunda Language

~ B 1.2 ~

  • Overlay Reboot Menu
  • Add some icon style
  • Update Magisk 17.1
  • Add Jowo Language
  • Full Backup / Restore Partition
  • Further ensure TWRP is not replaced by stock recovery

~ B 1.3 ~

  • Add Square Style, Circle Style Icon
  • Add Change Color Theme (Header & Navbar)
  • Change Themes without Reboot
  • Update Magisk 17.2
  • Add Mount Magisk (Tools)
  • Merge September Security Patch (android-8.1.0_r46)

~ S 1.4 ~

Changelog Xiaomi :

  • Add Wipe Substratum on Page Wipe
  • Add Automatic Disable DM-Verity
  • Add OTA MIUI Support
  • Update Magisk 17.3
  • Update October Security Patch

Changelog Asus :

  • Add Wipe Substratum on Page Wipe
  • Update Kernel
  • Update Magisk 17.3
  • Fix Overlay on Menu Reboot
  • Merge October Security Patch (android-8.1.0_r47)

~ S 1.4.1 ~

  • Update Theme
  • Add Regional language in Indonesia
  • Add Russian, Malay, Turkish, Vietnamese, Portuguese, Japanese Language

~ S 1.4.2 ~

  • Fix Bug Progress Bar

Credits

Donation

If you feel satisfied with the results of my work, and support my project so that it can be more developed, please donate to the BRI account, with the account number 3112-01-019706-53-4 in the name of "Muhammad Rifa'i Aziz" or through paypal - http://paypal.me/zhantech

Getting Started

To get started with OMNI sources to build TWRP, you'll need to get familiar with Git and Repo.

Make Directory

     mkdir <source-dir>
     cd <source-dir>

(For Example : batik)

     mkdir ~/batik
     cd ~/batik

To initialize Batik Recovery local repository, use this command :

    repo init -u git://github.com/BatikRecovery/br_manifest.git -b br

For Asus Device :

    repo init -u git://github.com/BatikRecovery/br_manifest.git -b br-asus

To initialize a shallow clone, which will save even more space, use a command like this:

    repo init --depth=1 -u git://github.com/BatikRecovery/br_manifest.git -b br

For Asus Device :

    repo init --depth=1 -u git://github.com/BatikRecovery/br_manifest.git -b br-asus

Then to sync up :

    repo sync

Clone Device Tree Of Batik Recovery

Ceck on https://github.com/BatikRecovery/br_devices for your device

Example :

    git clone https://github.com/BatikRecovery/br_devices.git -b santoni device/xiaomi/santoni

Compilation Of Batik Recovery

     cd <source-dir>
     . build/envsetup.sh
     lunch omni_<device>-eng
     make recoveryimage

If it fails to compile

     export LC_ALL=C

Download BATIK-RECOVERY

br_manifest's People

Contributors

zhantech avatar khusika avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.