Git Product home page Git Product logo

android_vendor_matrixxota's Introduction

Matrixx OTA repo

In order for a device to be officially supported by Matrixx, OTA information needs to be added. Please refer to the following "Readme" to get started

Introduction

In order for a device to be OTA compliant, there are a few things to know.

JSON structure

{
  "response": [
    {
        "maintainer": "mukesh22584",
        "oem": "OnePlus",
        "device": "lemonadep",
        "filename": "Matrixx-v10.0-Official-lemonadep-Gapps-20231212.zip",
        "download": "https://sourceforge.net/projects/my-builds/files/Test/Matrixx-v10.0-Official-lemonadep-Gapps-20231212.zip/download",
        "timestamp": 1702364071,
        "md5": "0dc96940d550e2fd4387be4f8f309014",
        "size": 1877620187,
        "version": "v10.0"
    }
  ]
}

Generate JSON

  • JSON file will be generated automatically into vendor/MatrixxOTA
  • if not generated automatically, add dummy <device_name>.json with info
  • If building vanila build then move your device JSON file into vanila dir
  • Now commit and push

Add changelog link

  • Add your device changelog path in your device overlay:
overlay/packages/apps/Updater/app/src/main/res/values/config.xml
  • Example: <string name="menu_changelog_url" translatable="false">https://www.projectmatrixx.org/downloads/marble</string>

Guidelines

android_vendor_matrixxota's People

Contributors

matrixx-bot avatar aswinop avatar mukesh22584 avatar arijit78 avatar aamirr-ali avatar mrick343 avatar thepriyanshujangid avatar kssrao13882 avatar twinchin12 avatar pete80pro avatar cristianlp2 avatar iczyn avatar superdroidbond avatar curiousnom avatar kamleshhv avatar roxor-007 avatar lowxorx avatar royweisfeld avatar artemscine avatar aneeshsvha avatar pyrtle93 avatar shoya0x00 avatar prajjus avatar drishal avatar hardikanand1st avatar jaych23 avatar chaitanyakm avatar alecchangod avatar itsaswinop avatar jrcable1 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.