ChromeLikeTabSwitcher

Provides a tab switcher similar to the one, which is used in Google Chrome on Android

APACHE-2.0 License

Stars
1.2K

Bot releases are hidden (Show)

ChromeLikeTabSwitcher - Version 0.4.6 Latest Release

Published by michael-rapp over 4 years ago

A minor release, which introduces the following changes:

ChromeLikeTabSwitcher - Version 0.4.5

Published by michael-rapp about 5 years ago

A minor release, which introduces the following changes:

  • Added the onRecycleView-method to the class TabSwitcherDecorator.
  • Updated dependency "AndroidUtil" to version 2.0.2.
  • Updated the annotation support library to version 1.1.0.
ChromeLikeTabSwitcher - Version 0.4.4

Published by michael-rapp over 5 years ago

A minor release, which introduces the following changes:

  • Updated dependency "AndroidUtil" to version 2.0.1.
  • Updated dependency "AndroidMaterialViews" to version 3.0.1.
ChromeLikeTabSwitcher - Version 0.4.3

Published by michael-rapp almost 6 years ago

A bugfix release, which introduces the following changes:

  • Reverted change from previous release as it caused problems.
ChromeLikeTabSwitcher - Version 0.4.2

Published by michael-rapp almost 6 years ago

A bugfix release, which introduces the following changes:

  • When selecting a tab it is now only re-rendered if it was not already selected before.
  • Updated the annotation support library to version 1.0.1.
ChromeLikeTabSwitcher - Version 0.4.1

Published by michael-rapp almost 6 years ago

A minor release, which introduces the following changes:

  • Improved the appearance of the TabSwitcherDrawable.
ChromeLikeTabSwitcher - Version 0.4.0

Published by michael-rapp almost 6 years ago

A feature release, which introduces the following changes:

  • Migrated the library to Android X.
  • Updated dependency "AndroidUtil" to version 2.0.0.
  • Updated dependency "AndroidMaterialViews" to version 3.0.0.
  • Updated targetSdkVersion to 28.
  • Updated the TabSwitcherDrawable to be in accordance with the Material Design 2 guidelines.
ChromeLikeTabSwitcher - Version 0.3.7

Published by michael-rapp almost 6 years ago

A bugfix release, which fixes the following issues:

ChromeLikeTabSwitcher - Version 0.3.6

Published by michael-rapp almost 6 years ago

A bugfix release, which fixes the following issues:

ChromeLikeTabSwitcher - Version 0.3.5

Published by michael-rapp about 6 years ago

A minor release, which introduces the following changes:

  • Added notifyTabChanged-method to class TabSwitcher.
  • Updated dependency "AndroidUtil" to version 1.21.0.
ChromeLikeTabSwitcher - Version 0.3.4

Published by michael-rapp about 6 years ago

A bugfix release, which fixes the following issues:

  • Fixed an infinite recursion when calling a TabSwitcher's clearAllSavedStates-method.
ChromeLikeTabSwitcher - Version 0.3.3

Published by michael-rapp about 6 years ago

A bugfix release, which fixes the following issues:

  • Fixed a crash when a TabSwitcher's onSaveInstanceState-method is called before the view is laid out. This might happen on some devices when the app is started in landscape mode.
ChromeLikeTabSwitcher - Version 0.3.2

Published by michael-rapp over 6 years ago

A bugfix release, which fixes the following issues:

ChromeLikeTabSwitcher - Version 0.3.1

Published by michael-rapp over 6 years ago

A minor release, which introduces the following changes:

  • Increased the size of the TabSwitcherDrawable to enhance consistency with other menu items.
ChromeLikeTabSwitcher - Version 0.3.0

Published by michael-rapp over 6 years ago

A feature release, which introduces the following changes:

  • It is now possible to use vector drawables for the navigation icon of a TabSwitcher's toolbar as well as for the icon and close button icon of tabs (even on pre-Lollipop devices).
  • Updated AppCompat v7 support library to version 27.1.1
  • Updated AppCompat annotations support library to version 27.1.1
  • Updated dependency "AndroidUtil" to version 1.20.3.
  • Updated dependency "AndroidMaterialViews" to version 2.1.11.
ChromeLikeTabSwitcher - Version 0.2.9

Published by michael-rapp over 6 years ago

A bugfix release, which fixes the following issues:

  • Fixed a crash of the example app on tablets.
  • Updated the dependency "AndroidUtil" to version 1.20.1.
ChromeLikeTabSwitcher - Version 0.2.8

Published by michael-rapp over 6 years ago

A bugfix release, which fixes the following issues:

  • Implemented an alternative fix regarding the issue of previews not being loaded, which does not come with a performance loss. Previews are now again rendered in background threads.
ChromeLikeTabSwitcher - Version 0.2.7

Published by michael-rapp over 6 years ago

A bugfix release, which fixes the following issues:

  • Improved the fix in the last release regarding previews not being loaded. Previews are now entirely rendered on the UI thread.
ChromeLikeTabSwitcher - Version 0.2.6

Published by michael-rapp over 6 years ago

A bugfix release, which fixes the following issues:

  • Fixed previews of tabs not able to be loaded when certain child views (e.g. AppBarLayouts) are contained by the tabs.
  • Fixed a crash when storing the state of a TabSwitcher, if the switcher is still shown after all tabs have been removed.
ChromeLikeTabSwitcher - Version 0.2.5

Published by michael-rapp over 6 years ago

A bugfix release, which fixes the following issues:

  • Fixed an issue, which caused states of a StatefulTabSwitcherDecorator to be cleared prematurely.
Package Rankings
Top 20.74% on Repo1.maven.org
Badges
Extracted from project README
API-Level License Android Arsenal Donate
Related Projects