Giter Site home page Giter Site logo

oneui-design's Introduction



In this repository you'll find:

Any form of contribution, suggestions, bug report or feature request will be welcome.

OneUI Design Module

The "oneui-design" library (not to be confused with the old OneUI Design Library) consists of custom components made to help you implement One UI in your apps with ease, if you're actually interested on the base libraries please take a look at oneui-core. Check our documentation page to learn more about this module.

Usage

  • Make sure your Android project has oneui-core libraries implemented;

  • Add the design library in your dependencies:

dependencies {
    // ...
    implementation 'io.github.oneuiproject:design:<version>'
}
  • Apply the main theme in your AndroidManifest file:
<application
    ...
    android:theme="@style/OneUITheme" >
    ...
</application>

OneUI Sample App

The One UI Sample app has been made to showcase the components from both our oneui-core libraries and oneui-design module. You can download the latest apk here, for the older versions of the app please check the deprecated OneUI Design Library repository.

Features

  • Supports Android 6.0 (api 23) and above;
  • Supports both Samsung and non-Samsung devices;
  • One UI 4 Color Theme support;
  • Example UI for the following components:
    • AppCompat (Base widgets/theme);
    • Material Components (Tabs, Bottom navigation);
    • Date/Time/Color pickers;
    • ListViews (AppPicker, Contacts, Icons);
    • Preferences;
    • Swipe to Refresh;

More info

Special thanks

  • Google for their Jetpack and Material Components libraries.
  • Samsung for their awesome OneUI Design. :)
  • All the current and future contributors and issue reporters. :D

oneui-design's People

Contributors

salvogiangri avatar yanndroid avatar tribalfs avatar lemkinator avatar

Stargazers

 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.