Coder Social home page Coder Social logo

oneui-design-library's Introduction

A library for Android, useful for creating Samsung's OneUI 3 and 4 styled apps. This library contains a theme which will apply for most views in your layout, and a lot of additional custom OneUI views and Samsung Icons. The text which is in the custom views is translated to 90 languages, so you don't need to worry about these. Android 5.0 (api 21) and above are supported, the library also supports Dark mode, Landscape, Tablet, DeX and RTL. This library has been tested in Android Studio, but should work in other IDEs too. You can download and install the latest sample app apk here and also check out my other apps for some more examples on how to use this library. Suggestions, improvements and help are always welcome.

Huge thanks to BlackMesa123 who has contributed a lot to this project.

GIF version

Installation

  1. Add the dependency
implementation 'io.github.yanndroid:oneui:2.3.0'
  1. Apply the main theme in AndroidManifest.xml
<application
    ...
    android:theme="@style/OneUITheme" >
    ...
</application>
  1. Read the Documentation

More info


Special thanks to:

  • Samsung for their awesome OneUI Design. :)
  • BlackMesa123 for a lot of OneUI stuff, more compatibility and his experience.
  • TenSeventy7 for some stuff and help.
  • leonbcode for github actions, so this library is always up-to-date.
  • All the Contributors and Issue Reporters.

oneui-design-library's People

Contributors

yanndroid avatar salvogiangri avatar leonbcode avatar nfauv2001 avatar alirezaivaz avatar suhan-paradkar 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.