aboutsummaryrefslogtreecommitdiff
path: root/sample/src/main/res/layout
AgeCommit message (Collapse)Author
2019-12-30Update Versions (#238)Allan Wang
* Downgrade material * Downgrade appcompat * Downgrade other related projects * Remove aboutlibrary ui dependencies * Update versions back
2018-12-24Migrate to androidx (#178)Allan Wang
* Initial refactor * Remove alpha version usages * Update test code * Add tests for checkbox * Fix invalid card import * Remove more old support content * Update kotlin version * Add back kotterknife with new imports * Update docs * Use bold notice * Add changelog * Remove deprecation for kotterknife * Remove unused dependencies * Update changelog
2017-08-05Swipe (#24)Allan Wang
* Test emulator * Update readme * Update fastadapter and about listing * Make faq parser asynchronous * Modularize about panels * Add basis for faq * Test and finalize the faq panel * Update readme * Update changelog * Remove emulator for now * Update sample * Change back to manual versioning to avoid suggestion errors * Add awesome-kt banner * Fix faq background color * Fix merge conflicts 2 * Add waffle badge * Update readme * Fix lint * Create FileUtils and NotificationUtils * Remove frost hardcode * Fix simple date * Update swipe to use weak references * Initializing test dependencies * Update to gradle 4.1 * Fix lint warnings * Drop back down and fix errors * Finalize swipe with example * Finalize weak reference and ordering * Update test code * Make loggers inline
2017-07-03Initial creation of the Permission ManagerAllan Wang
2017-06-12Add sliding activitiesAllan Wang
2017-06-10Create kpref activity baseAllan Wang
2017-06-10initAllan Wang