Skip to content

Releases: pranavpandey/dynamic-support

2.2.1

22 Jan 05:58
a504076
Compare
Choose a tag to compare
  • a008a97 - Improved toolbar tint.
  • 2c5fb46 - Improved drawer size.
  • 33e4e38 - Refactored tutorial activity.
  • a504076 - Updated dynamic-toasts to 2.2.1.
  • 2c5fb46 - Improved recycler view and binders.
  • 9c38d36 - Updated gradle plugin to 3.5.0-alpha01.
  • 7a9bed1 - Added system, day and night theme constants.

2.2.0

11 Jan 20:57
d960715
Compare
Choose a tag to compare
  • 7287e07 - Do now use material card view.
  • d960715 - Updated dynamic-toasts to 2.2.0.
  • 3d9c0c7 - Updated gradle plugin to 3.4.0-alpha10.
  • f7afa28 - Added RTL support for navigation drawer.
  • 6d16b27 - Added RTL support for collapsing toolbar.
  • b2080d1 - Added RTL support for icons, text, dialog, popup and menu.

2.1.1

21 Dec 08:59
2c5fb46
Compare
Choose a tag to compare
  • a729b5c - Added Italian (it) translations.
  • a729b5c - Added Indonesian (in) translations.
  • 2c5fb46 - Updated dynamic-toasts to 2.1.1.
  • 2c5fb46 - Updated gradle plugin to 3.4.0-alpha09.
  • c517db7 - Added display cutout support for popups.
  • f3ad5ef - Fixed a possible dialog crash on some devices.

2.0.0

16 Dec 17:35
9ebb058
Compare
Choose a tag to compare
  • 9ebb058 - Refactored attributes.
  • 9ebb058 - Migrated to AndroidX.
  • 9ebb058 - Updated dynamic-toasts to 2.1.0.
  • 9ebb058 - Based on MDC-Android 1.1.0-alpha02.
  • 9ebb058 - Added text colors and corner support.
  • 9ebb058 - All new theme engine with JSON support.
  • 9ebb058 - Improved javadocs and documentation.
  • c12774e - Updated gradle plugin to 3.4.0-alpha08.

Migrate your project to AndroidX before using this version.
Internally used support packages are now available as API.
Include them explicitly in build.gradle file to use any other version.

1.3.0

24 Sep 10:35
4cd8d3b
Compare
Choose a tag to compare
  • 4cd8d3b - Updated dynamic-toasts to 1.3.0.
  • 0a073fe - Improved dialog layout.
  • 3e4e009 - Updated support library to 28.0.0.
  • e3b40f2 - Updated gradle plugin to 3.3.0-alpha11.
  • fd42360 - Updated build tools to 28.0.2.
  • 102f2e0 - Improved navigation drawer header.
  • b4da398 - Improved navigation view icon tint.
  • 2bc4eff - Added app shortcut for sources in sample.
  • 06842f2 - Improved dynamic preference.
  • f436ef9 - Improved task description color.
  • 014863e - Improved adaptive icon for sample.
  • 690707d - Various layout improvements.

1.2.0

03 Jul 10:16
6af60d7
Compare
Choose a tag to compare
  • 6af60d7 - Updated dynamic-toasts to 1.2.0.
  • 6af60d7 - Updated build tools to 28.0.1.
  • 0813f5f - Move base widgets in separate package.
  • 0791301 - Improved splash fragment.
  • e62d0ee - Fixed exception for search view.
  • a0c9482 - Improved hue seek bar thumb color.
  • c50ae0e - Added hue bar background in color picker.
  • ac2e361 - Improved color picker grid size.
  • 2298be5 - Used list for dynamic listeners.
  • 6dabf7a - Updated gradle plugin to 3.3.0-alpha01.
  • 2c3d763 - Improved javadocs generation.
  • 96ab903 - Added safety check while adding theme listener.
  • 3aecac9 - Various layout improvements.
  • 889a1fb - Updated target SDK to 28.
  • d239496 - Added foreground service action for permissions.
  • 90d2717 - Improved theme engine.

1.1.1

06 Jun 12:45
bebcee2
Compare
Choose a tag to compare
  • bebcee2 - Updated dynamic-toasts to 1.1.1.
  • bebcee2 - Updated gradle plugin to 3.2.0-alpha16.
  • 5f7a74b - Made previous color clickable in picker.
  • 037ab39 - Improved dynamic tutorial.
  • e59aa75 - Added Spanish and Turkish translations.

1.1.0

11 Apr 21:39
d87c25a
Compare
Choose a tag to compare
  • d87c25a - Updated dynamic-toasts to 1.1.0.
  • 03a96ed - Improved dynamic info view.
  • d15b5ec - Improved collapsing app bar and header.
  • 5f7a74b - Updated support library to 27.1.1.
  • 8511961 - Updated gradle plugin to 3.2.0-alpha10.
  • a001056 - Added custom colors support for popup.
  • 4671b3d - Added previous color support in picker.

1.0.0

10 Mar 15:47
e1c97f6
Compare
Choose a tag to compare

Initial release, please check out the sources as all are fully commented.