Releases: AllanWang/Capsule
Releases · AllanWang/Capsule
v4.3
Compare
Sorry, something went wrong.
No results found
Make switchFragment public
Create addFragment methods for backstacks
Switch to Java 8
Updated sample and readme
Use CPage for ViewPager
Add titleId to ViewPagerFragment
Add page limit abstract in ViewPagerFragment
Add TabClickEvent posting
Add Appbar collapse listener
Fully port SRV into Capsule
v4.2
Compare
Sorry, something went wrong.
No results found
Code cleanup
Integrate SwipeRecyclerView
Create abstract SRV fragment
Update Changelog Dialog
Added ShortCDrawerItem creations
Upgraded dependencies (25.3.0)
v4.1
Compare
Sorry, something went wrong.
No results found
Add more parcelables
Update build tools
Update dependencies
v4.0
Compare
Sorry, something went wrong.
No results found
Complete refractoring and renaming
Proper namespacing
Consumer proguard for capsule
Use ValueAnimator for ripples
Self generated javadocs
v3.3
Compare
Sorry, something went wrong.
No results found
Minor animation changes
Code cleanup
More javadocs
Dependency updates
v3.2
Compare
Sorry, something went wrong.
No results found
Made AnimUtils compatible to Kitkat
Created SwipeRecyclerFragment
Added RecyclerView animations
Added CollapsingToolbar support
Do not switch drawerItems if selection is the same
Added savedInstanceState to material drawer
Added option to select drawer item by title id
Created ParcelUtils
Create parcelable map wrapper
Added ViewPager modifier in ViewPagerFragment
Better bulleted Changelog alignment
v3.1
Compare
Sorry, something went wrong.
No results found
Add Capsule reload option with drawer position saved
Clean up AnimUtils
Update dependencies
v3.0
Compare
Sorry, something went wrong.
No results found
First fully stable release
Events for Fab and Snackbar
RippleCanvas for backgrounds with circular animations
Null fixes
More features for CFabEvent
Some extra Javadocs
v2.2
Compare
Sorry, something went wrong.
No results found
Integrated EventBus - Fragments are no longer forced to extend CapsuleFragment
Split up onCreate to allow for more flexibility
Simplified fab creation
v2.1
Compare
Sorry, something went wrong.
No results found
Finished up viewpager
Everything is working now
Preparation for EventBus