aboutsummaryrefslogtreecommitdiff
path: root/sample/src/main/kotlin/ca/allanwang/kau/sample/MainActivity.kt
AgeCommit message (Expand)Author
2021-10-24Many version bumpsAllan Wang
2020-06-15Update AS and add hilt usageAllan Wang
2020-02-18Add koin modules for pref injectionAllan Wang
2019-08-15Apply spotlessAllan Wang
2019-07-27Fix compile errorsAllan Wang
2019-07-27Fix initial conflictsAllan Wang
2019-06-13Revert iconics updates for nowAllan Wang
2019-06-13Update iconics to 4.x.xAllan Wang
2019-06-08Fix iconics importAllan Wang
2019-06-07Add deprecation annotations for network utilsAllan Wang
2019-06-07Clean up changelog configAllan Wang
2019-06-07Begin initial md portAllan Wang
2019-04-04Apply spotless and update changelogAllan Wang
2019-03-11Update versionsAllan Wang
2018-12-24Enhancement/ktlint (#179)Allan Wang
2018-05-02Fix seekbar increments, resolves #145 (#147)Allan Wang
2018-02-23Update/fast adapter (#138)Allan Wang
2018-01-27Disable seekbar properly when pref is disabled (#134)Allan Wang
2018-01-20Update kpref-activity encapsulation and internalsAllan Wang
2018-01-02Fix/searchview (#123)Allan Wang
2018-01-01Format everything and use reified genericsAllan Wang
2017-12-26Update/kpref activity (#113)Allan Wang
2017-12-10Unify start activity design (#112)Allan Wang
2017-10-11fix/misc (#81)Allan Wang
2017-09-24Feature/kpref time picker (#64)Allan Wang
2017-08-30Fix/kpref-inner-frame-size (#42)Allan Wang
2017-08-30Create media picker action items (#40)Allan Wang
2017-08-30Add callback (#39)Allan Wang
2017-08-05Create debounce and update searchview (#27)Allan Wang
2017-08-05Swipe (#24)Allan Wang
2017-08-033.2.2 - Create faq parser and update sample (#19)3.2.3Allan Wang
2017-08-01Imagepicker -> mediapicker (#16)3.2.1Allan Wang
2017-07-31Major update to core and kotterknife; create mediapicker (#15)Allan Wang
2017-07-23Fully implement imagepicker and create play store showcase (#12)3.1.1Allan Wang
2017-07-23Update kpref-activity's min-sdk and other minor changes (#11)3.1.0Allan Wang
2017-07-22Support sdk 19 where possible and add image picker (#10)3.0Allan Wang
2017-07-18Dev 2.1 (#8)Allan Wang
2017-07-09Clean up gradle and test buildAllan Wang
2017-07-08Optimize importsAllan Wang
2017-07-08Move components to separate modulesAllan Wang
2017-07-07Create seekbar prefsAllan Wang
2017-07-05Update sampleAllan Wang
2017-07-05Remap color dark and fix up swipeAllan Wang
2017-07-04Set up baseAllan Wang
2017-06-28Remove kau_ prefix for styleablesAllan Wang
2017-06-28Beginning of overlaying about activityAllan Wang
2017-06-27Testing about activity and chained adaptersAllan Wang
2017-06-26Add some commentsAllan Wang
2017-06-26Add searchview to readmeAllan Wang
2017-06-26Bind search to root viewAllan Wang