Commit Graph

21 Commits

Author SHA1 Message Date
daimajia 564a74fcc7 update build config, fix #397 2017-03-09 11:22:01 +08:00
daimajia 84001f59f6 v1.2.0 2015-04-20 11:13:36 +08:00
daimajia 85c318fc84 v1.1.8 2015-01-31 18:53:13 +08:00
daimajia 7cf4e663ae v1.1.8 2015-01-31 18:43:30 +08:00
daimajia da7084cc8b merge from @jpselley, start support RecyclerView. 2015-01-31 18:31:21 +08:00
daimajia a9cc7d28eb support compile under build:gradle:1.0.0 2015-01-24 09:09:23 +08:00
John Shelley 1f75c11e6a (recyclerview.adapter) Update adapter. See details ->
RecyclerViewAdapter in the demo now extends from RecyclerSwipeAdapter from the library. This greatly simplifies things for the users. They still must implement their own ViewHolder and extend from the abstract one inside the SwipeAdapter. See the demo for recyclerview for a better understanding of how it works.

Also increased the build and compile versions to 21. Added elevation to the top view for 5.0 devices. See the recyclerview on a device running android 5.0+ to see the difference from the edge.
This can be replicated with a shadow drawable gradient with lower devices. Maybe someone else can add this feature.
2014-12-19 10:32:59 -06:00
daimajia fd22147ea3 fix #35, v1.1.7 2014-09-27 07:29:24 +08:00
daimajia e0b54dede3 support double click 2014-09-22 10:51:33 +08:00
daimajia c93c76488a v1.1.4 2014-09-17 23:21:42 +08:00
daimajia bbb5c0883d v1.1.2 2014-09-17 12:12:02 +08:00
daimajia 7ba5e8b350 better selector effect 2014-09-16 09:44:30 +08:00
daimajia 6c3db3425c fix #24, support disable swipe gesture and fix setEnabled(boolean) not works issue 2014-09-12 10:00:00 +08:00
daimajia f2cec54389 v1.0.8 2014-09-11 17:23:00 +08:00
daimajia 324a58b908 v1.0.7 2014-09-02 20:23:06 +08:00
daimajia ae890a8c9a complicated nested support, listview, gridview open item close item support 2014-08-31 09:26:04 +08:00
daimajia 5a21533745 v1.0.4 2014-08-30 09:58:01 +08:00
StephaneBg e9377a4d8b Fix gradle files 2014-08-27 14:10:22 +02:00
daimajia b73ea772bc v1.0.2 2014-08-26 15:01:15 +08:00
daimajia d855375a01 v1.0.1 2014-08-26 08:29:33 +08:00
daimajia 9a9ade7eeb Android Swipe Layout born 2014-08-25 12:08:30 +08:00