Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.
COMMITS
September 12, 2012
J
[maven-release-plugin] prepare release 2.4.1
Jake Wharton committed
J
Bump version to 2.4.1.
Jake Wharton committed
September 9, 2012
J
Show example of fading edges in TabPageIndicator.
Jake Wharton committed
J
Use MATCH_PARENT over FILL_PARENT.
Jake Wharton committed
September 8, 2012
J
Correct 'background' style loading. Closes #135.
Jake Wharton committed
J
Version bump because I'm an idiot...
Jake Wharton committed
September 7, 2012
J
[maven-release-plugin] prepare for next development iteration
Jake Wharton committed
J
[maven-release-plugin] prepare release 2.4.0
Jake Wharton committed
J
Bump version to 2.4.0. New screens showcase.
Jake Wharton committed
September 6, 2012
J
Support icons on tab indicator.
Jake Wharton committed
August 29, 2012
J
Add IconPageIndicator.
Jake Wharton committed
J
Consolidate adapters since TitleProvider is no longer around.
Jake Wharton committed
J
Show how to style tab text appropriately. Closes #71.
Jake Wharton committed
J
Add support for LinearLayout ICS-style dividers. Closes #125.
Jake Wharton committed
J
Bump next version to 2.4.0. Start change log.
Jake Wharton committed
J
Do not perform any ViewPager operations on ACTION_CANCEL.
Jake Wharton committed
J
Allow drawing title underline on top. Closes #126.
Jake Wharton committed
August 24, 2012
J
groupId in child modules is optional. Mind = blown.
Jake Wharton committed
August 17, 2012
J
Remove provided scope of support lib dependency in pom.xml.
Jake Wharton committed
J
Merge branch 'dev' of github.com:JakeWharton/Android-ViewPagerIndicator into dev
Jake Wharton committed
J
Support setting background in styles. Closes #117.
Jake Wharton committed
J
Merge pull request #112 from scompt/overlapping_left_title
Jake Wharton committed
J
Merge branch 'imminent-patch-1' into dev
Jake Wharton committed
J
Merge branch 'matto1990-patch-1' into dev
Jake Wharton committed
J
Do not tell people to implement TitleProvider. Closes #119.
Jake Wharton committed
July 31, 2012
J
Merge pull request #113 from gabrielittner/dev-changeAdapter
Jake Wharton committed
July 29, 2012
G
remove mPagerAdapter variable and use mViewPager.getAdapter() instead
Gabriel Ittner committed
July 27, 2012
E
Left title overlaps current title with long text during right dragging. Fixes #101
Edward Dale committed
July 24, 2012
M
Added ignore for command line build files
Matt Oakes committed
July 11, 2012
D
title.toString() drops the spans in a abstract CharSequence
Dandre' Allison committed