This repository was archived by the owner on Sep 3, 2024. It is now read-only.
Commit 126684a
fix (#118)
* v.2.3.0 (#99)
* Update README.md
* app/ToolbarLayout: fix selectMode subtitle visiblity in landscape (#74)
Signed-off-by: BlackMesa123 <[email protected]>
* app/ToolbarLayout: minor fixes (#75)
* app/ToolbarLayout: remove resetAppBarHeight
this one is useless since SamsungAppBarLayout already does that for us
Signed-off-by: BlackMesa123 <[email protected]>
* app/SamsungAppBarLayout: add setDragCallback
Signed-off-by: BlackMesa123 <[email protected]>
* app/ToolbarLayout: fix expanded attr
Signed-off-by: BlackMesa123 <[email protected]>
* app/strings: burp
Signed-off-by: BlackMesa123 <[email protected]>
* app: OneUI 4 Dialogs (#76)
Signed-off-by: BlackMesa123 <[email protected]>
* app/oneuiexample: custom dialog button color/progressbar (#77)
* app/oneuiexample: custom dialog button color
Signed-off-by: BlackMesa123 <[email protected]>
* app/oneuiexample: add dialog progressbar in sample app
Signed-off-by: BlackMesa123 <[email protected]>
* app/Dialogs: replace SpenColorPicker with androidx.picker3.SeslColorPicker, fix dim amount in night mode (#78)
* app/Dialog: fix dim amount in night mode
Signed-off-by: BlackMesa123 <[email protected]>
* app/SeslColorPicker: unify classic and detailed picker
Signed-off-by: BlackMesa123 <[email protected]>
* dialogbutton color & progressbar
* app: update RecyclerView, ViewPager, NestedScrollView; fix OUI4 Progress anim, spinner item text style (#79)
TODO: fix RecyclerView nested scroll behavior
Signed-off-by: BlackMesa123 <[email protected]>
* app: update AppBarLayout, rework folder hierarchy (#80)
this fixes RecyclerView nested scroll, scroll behavior maybe needs some tuning
Signed-off-by: BlackMesa123 <[email protected]>
* app/SamsungAppBarLayout: Immersive scroll for pre-api30 (#81)
* app/SamsungAppBarLayout: Immersive scroll for pre-api30
Signed-off-by: BlackMesa123 <[email protected]>
* app/SeslImmersiveScrollBehavior: Immersive scroll for pre-api30
Signed-off-by: BlackMesa123 <[email protected]>
* - IndexScrollView
- ToolbarLayout SearchModeListener: interface > class
- more translations
* - minor changes
* - toolbarlayout improvments
* app/ToolbarLayout: rework (#83)
* Revert "- toolbarlayout improvments"
This reverts commit c970375.
* app/AppBarLayout: minor adjustment
Signed-off-by: BlackMesa123 <[email protected]>
* app: better xml naming
Signed-off-by: BlackMesa123 <[email protected]>
* app/AboutPage: add expandable appbar
Signed-off-by: BlackMesa123 <[email protected]>
* app/ToolbarLayout: rework
Signed-off-by: BlackMesa123 <[email protected]>
* - fixes, cleanup, toolbar improvments
* - app:layout_location="root" params fix
* - app:layout_location="root" params fix
* app: SamsungCollapsingToolbarLayout update (#84)
Signed-off-by: BlackMesa123 <[email protected]>
* app/DetailedColorPicker: fix bugs, refine ui (#85)
* app/DetailedColorPicker: fix bugs, refine ui
Signed-off-by: BlackMesa123 <[email protected]>
* app/SamsungCollapsingToolbarLayout: burp
Signed-off-by: BlackMesa123 <[email protected]>
* - minor changes
* Revert "app/SamsungCollapsingToolbarLayout: burp" (#86)
This reverts commit 9614386.
* app: SamsungCoordinatingLayout update (#88)
Signed-off-by: BlackMesa123 <[email protected]>
* app/DetailedColorPicker: fix crashes (#89)
Signed-off-by: BlackMesa123 <[email protected]>
* app: SamsungTabLayout update (#90)
* app: SamsungTabLayout update
-unified TabLayout & BNV
-added SESL_AUTO modes for managing tab width/scroll
-add badges in tabs
Signed-off-by: BlackMesa123 <[email protected]>
* app/oneuiexample: tablayout badge demo
Signed-off-by: BlackMesa123 <[email protected]>
* - sample app rtl fixes
* app: add ViewPager2, TabLayoutMediator, TipPopup (#91)
Signed-off-by: BlackMesa123 <[email protected]>
* - minor improvements
- readme cleanup
* - readme update
* app: minor fixes (#92)
Signed-off-by: BlackMesa123 <[email protected]>
* - readme update
* app/ViewPager2: add seslGetListView (#93)
Signed-off-by: BlackMesa123 <[email protected]>
* app: update Preferences (#94)
Signed-off-by: BlackMesa123 <[email protected]>
* - preference fixes
* - minor changes
* app/oneuiexample: OUI4 themed app icon (#95)
* app/oneuiexample: OUI4 themed app icon
Signed-off-by: BlackMesa123 <[email protected]>
* app/themes: disable A12 SplashScreen
Signed-off-by: BlackMesa123 <[email protected]>
* app/PopupMenu: add blur effect support for OUI 4 devices (#96)
* app/PopupMenu: add blur effect support for OUI 4 devices
Signed-off-by: BlackMesa123 <[email protected]>
* app/PopupMenu: enable blur effect by default only with OUI4 theme set
Signed-off-by: BlackMesa123 <[email protected]>
* app: OUI4 SeekBar, EditText (#97)
* app: OUI4 SeekBar style
Signed-off-by: BlackMesa123 <[email protected]>
* app/SeslColorPicker: fix seekbars
Signed-off-by: BlackMesa123 <[email protected]>
* app/ColorPickerPreference: fix multiple clicks
Signed-off-by: BlackMesa123 <[email protected]>
* app/EditText: OUI4 drawables
Signed-off-by: BlackMesa123 <[email protected]>
* app/PopupMenu: burp
Signed-off-by: BlackMesa123 <[email protected]>
* app: ProgressBar & SeekBar rework (#98)
please notice that expand paint fix is not there anymore+vertical seekbars are buggy
Signed-off-by: BlackMesa123 <[email protected]>
* seekbar fix:
- thumb color
- thumb, track, progress position
- padding
- dpi
- horizontal indeterminate oui4 color
- horizontal oui4 warning
* - v2.3.0
- minor app changes
* - removed sesl4_seekbar_overlap_color_default
* - apk
Co-authored-by: BlackMesa123 <[email protected]>
* Add compatibility for Google dependencies (#101)
* Add Kotlin DSL implementation (#114)
* Update README.md
Co-authored-by: BlackMesa123 <[email protected]>
Co-authored-by: Leon <[email protected]>
Co-authored-by: Alireza Ivaz <[email protected]>1 parent 39044b6 commit 126684a
File tree
10 files changed
+157
-0
lines changed- readme-res
- yanndroid/oneui/src/main/res
- layout
- values
10 files changed
+157
-0
lines changedLoading
Loading
Loading
Loading
Loading
Lines changed: 41 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
Lines changed: 48 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
Lines changed: 35 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments