-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Feature: Added support for background drawables #42
base: main
Are you sure you want to change the base?
Commits on Aug 27, 2020
-
Library: Added background drawable support
Tamim Attafi committedAug 27, 2020 Configuration menu - View commit details
-
Copy full SHA for a5719b0 - Browse repository at this point
Copy the full SHA a5719b0View commit details -
Sample: Added background drawable examples
Tamim Attafi committedAug 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 8257d29 - Browse repository at this point
Copy the full SHA 8257d29View commit details
Commits on Aug 28, 2020
-
Merge pull request #1 from tamimattafi/dev
New Feature: added background drawable support to all current components
Configuration menu - View commit details
-
Copy full SHA for 5df7ef4 - Browse repository at this point
Copy the full SHA 5df7ef4View commit details -
Library: Fix fornewid#41 - setBackgroundDrawable called before shapeD…
…rawable is initialized
Configuration menu - View commit details
-
Copy full SHA for 17bc908 - Browse repository at this point
Copy the full SHA 17bc908View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6be1002 - Browse repository at this point
Copy the full SHA 6be1002View commit details -
Library: Fixed app crashing when initializing a component that is bas…
…ed on AppCompat components
Configuration menu - View commit details
-
Copy full SHA for ca9c881 - Browse repository at this point
Copy the full SHA ca9c881View commit details -
Configuration menu - View commit details
-
Copy full SHA for a066254 - Browse repository at this point
Copy the full SHA a066254View commit details
Commits on Jan 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e1d287d - Browse repository at this point
Copy the full SHA e1d287dView commit details
Commits on Feb 20, 2021
-
Optimizations: Made reusable bitmaps and shapes references softly rea…
…chable
Tamim Attafi authored and Tamim Attafi committedFeb 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 106a526 - Browse repository at this point
Copy the full SHA 106a526View commit details -
Project: Updated target api version, updated kotlin and gradle wrappe…
…r version, updated dependecies versions
Tamim Attafi authored and Tamim Attafi committedFeb 20, 2021 Configuration menu - View commit details
-
Copy full SHA for cfcdbc2 - Browse repository at this point
Copy the full SHA cfcdbc2View commit details -
Optimization: Changed rect hash code calculation to depend on width a…
…nd height only
Tamim Attafi authored and Tamim Attafi committedFeb 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 0954522 - Browse repository at this point
Copy the full SHA 0954522View commit details
Commits on Nov 12, 2021
-
fix: Added max cache size, removed bitmap cache
Tamim Attafi authored and Tamim Attafi committedNov 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 8d045ae - Browse repository at this point
Copy the full SHA 8d045aeView commit details -
feat: Add button click animation (partially)
Tamim Attafi authored and Tamim Attafi committedNov 12, 2021 Configuration menu - View commit details
-
Copy full SHA for d866bac - Browse repository at this point
Copy the full SHA d866bacView commit details
Commits on Nov 24, 2021
-
update: Upgrade dependecies versions
Tamim Attafi authored and Tamim Attafi committedNov 24, 2021 Configuration menu - View commit details
-
Copy full SHA for cc2c2dd - Browse repository at this point
Copy the full SHA cc2c2ddView commit details -
config: Downgrade kotlin and gradle versions
Tamim Attafi authored and Tamim Attafi committedNov 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 42b18ad - Browse repository at this point
Copy the full SHA 42b18adView commit details
Commits on Feb 4, 2022
-
Tamim Attafi authored and Tamim Attafi committed
Feb 4, 2022 Configuration menu - View commit details
-
Copy full SHA for a923580 - Browse repository at this point
Copy the full SHA a923580View commit details -
Tamim Attafi authored and Tamim Attafi committed
Feb 4, 2022 Configuration menu - View commit details
-
Copy full SHA for c2c1d82 - Browse repository at this point
Copy the full SHA c2c1d82View commit details -
Merge pull request #2 from tamimattafi/feat/press_animation
Add Press Animation
Configuration menu - View commit details
-
Copy full SHA for db5a05f - Browse repository at this point
Copy the full SHA db5a05fView commit details
Commits on Feb 5, 2022
-
fix: Remove inset, adjust pressed shape shadows
Tamim Attafi authored and Tamim Attafi committedFeb 5, 2022 Configuration menu - View commit details
-
Copy full SHA for d834ffd - Browse repository at this point
Copy the full SHA d834ffdView commit details -
fix: Correct flat shape shadow
Tamim Attafi authored and Tamim Attafi committedFeb 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 61434c8 - Browse repository at this point
Copy the full SHA 61434c8View commit details
Commits on Feb 6, 2022
-
Tamim Attafi authored and Tamim Attafi committed
Feb 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 2b43c88 - Browse repository at this point
Copy the full SHA 2b43c88View commit details
Commits on Feb 7, 2022
-
fix: Merge light and dark shadow in one drawable
Tamim Attafi authored and Tamim Attafi committedFeb 7, 2022 Configuration menu - View commit details
-
Copy full SHA for a392fca - Browse repository at this point
Copy the full SHA a392fcaView commit details
Commits on Feb 8, 2022
-
fix: Combine light and dark shadows in one bitmap
Tamim Attafi authored and Tamim Attafi committedFeb 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 9c9775c - Browse repository at this point
Copy the full SHA 9c9775cView commit details -
fix: Correct radius and elevation
Tamim Attafi authored and Tamim Attafi committedFeb 8, 2022 Configuration menu - View commit details
-
Copy full SHA for ee4b3ff - Browse repository at this point
Copy the full SHA ee4b3ffView commit details -
Tamim Attafi authored and Tamim Attafi committed
Feb 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 4cbddce - Browse repository at this point
Copy the full SHA 4cbddceView commit details -
fix: Correct outer shadow appearance
Tamim Attafi authored and Tamim Attafi committedFeb 8, 2022 Configuration menu - View commit details
-
Copy full SHA for b21aad3 - Browse repository at this point
Copy the full SHA b21aad3View commit details
Commits on Feb 9, 2022
-
Tamim Attafi authored and Tamim Attafi committed
Feb 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 67180ad - Browse repository at this point
Copy the full SHA 67180adView commit details -
fix: Inner and outer shadow elevation
Tamim Attafi authored and Tamim Attafi committedFeb 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 090659f - Browse repository at this point
Copy the full SHA 090659fView commit details -
fix: Use blur paint instead of rs and stack
Tamim Attafi authored and Tamim Attafi committedFeb 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 7236b99 - Browse repository at this point
Copy the full SHA 7236b99View commit details -
Tamim Attafi authored and Tamim Attafi committed
Feb 9, 2022 Configuration menu - View commit details
-
Copy full SHA for b918a23 - Browse repository at this point
Copy the full SHA b918a23View commit details
Commits on Feb 10, 2022
-
Tamim Attafi authored and Tamim Attafi committed
Feb 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 07c3106 - Browse repository at this point
Copy the full SHA 07c3106View commit details -
fix: Add simple press animation
Tamim Attafi authored and Tamim Attafi committedFeb 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 1a8d79d - Browse repository at this point
Copy the full SHA 1a8d79dView commit details -
feat: Add radius attribute to xml
Tamim Attafi authored and Tamim Attafi committedFeb 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 5597bc8 - Browse repository at this point
Copy the full SHA 5597bc8View commit details -
Merge pull request #3 from tamimattafi/fix/shadow_elevation
fix: correct shadow elevation
Configuration menu - View commit details
-
Copy full SHA for 4f3f9a4 - Browse repository at this point
Copy the full SHA 4f3f9a4View commit details -
feat: Add flat press animation
Tamim Attafi authored and Tamim Attafi committedFeb 10, 2022 Configuration menu - View commit details
-
Copy full SHA for e7b6f91 - Browse repository at this point
Copy the full SHA e7b6f91View commit details -
fix: add basin press animation
Tamim Attafi authored and Tamim Attafi committedFeb 10, 2022 Configuration menu - View commit details
-
Copy full SHA for bfd73b6 - Browse repository at this point
Copy the full SHA bfd73b6View commit details -
feat: Add support for shape drawable
Tamim Attafi authored and Tamim Attafi committedFeb 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 33fcaf8 - Browse repository at this point
Copy the full SHA 33fcaf8View commit details -
Merge pull request #4 from tamimattafi/feat/click_animation
feat: Add click animation
Configuration menu - View commit details
-
Copy full SHA for 189ffa6 - Browse repository at this point
Copy the full SHA 189ffa6View commit details -
fix: Crash when setting drawable state from xml
Tamim Attafi authored and Tamim Attafi committedFeb 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 605e9cc - Browse repository at this point
Copy the full SHA 605e9ccView commit details -
update: Migrate to material components
Tamim Attafi authored and Tamim Attafi committedFeb 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 700907a - Browse repository at this point
Copy the full SHA 700907aView commit details -
fix: Oval shape is sharp for rectangles
Tamim Attafi authored and Tamim Attafi committedFeb 10, 2022 Configuration menu - View commit details
-
Copy full SHA for a288797 - Browse repository at this point
Copy the full SHA a288797View commit details
Commits on Feb 11, 2022
-
refactor: Use LruCache for caching bitmaps, use 1/6 of available VM m…
…emory
Tamim Attafi authored and Tamim Attafi committedFeb 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 2d8519c - Browse repository at this point
Copy the full SHA 2d8519cView commit details -
refactor: Add possibility to configure cache size
Tamim Attafi authored and Tamim Attafi committedFeb 11, 2022 Configuration menu - View commit details
-
Copy full SHA for f0c6f56 - Browse repository at this point
Copy the full SHA f0c6f56View commit details -
Tamim Attafi authored and Tamim Attafi committed
Feb 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 9dbaced - Browse repository at this point
Copy the full SHA 9dbacedView commit details
Commits on Apr 5, 2022
-
fix: put a low cache size instead of dynamic one
Tamim Attafi authored and Tamim Attafi committedApr 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 349c266 - Browse repository at this point
Copy the full SHA 349c266View commit details