Commit graph

26 commits

Author SHA1 Message Date
Lucas Rocha
ca0c07d45b Bug 1090364 - Add fading edge support to TwoWayView (r=mcomella) 2014-10-30 10:26:23 +00:00
Lucas Rocha
50e85c6bb5 Bug 1089667 - Sync TwoWayView with upstream's 0.1.2 release (r=mcomella) 2014-10-29 17:39:11 +00:00
Chris Kitching
2425aa80a2 Bug 1081582: Fix spelling. r=rnewman 2014-10-12 00:28:29 +01:00
Chris Kitching
420e21f9aa Bug 1081599: Don't check nullity before instanceof. r=rnewman
* * *
Bug 1081599: Don't check nullity before instanceof. r=rnewman
2014-10-12 02:14:10 +01:00
Chris Kitching
4340f18e97 Bug 1081597: Refactor some branches. r=rnewman
* * *
Bug 1081597: Refactor some branches. r=rnewman
2014-10-12 01:41:42 +01:00
Chris Kitching
1edb57572c Bug 1081388: Add missing @Override annotations. r=rnewman
* * *
Bug 1081388: Add missing @Override annotations. r=rnewman
* * *
Bug 1081388: Add missing @Override annotations. r=rnewman
2014-10-10 23:58:19 +01:00
Chris Kitching
065e335225 Bug 1064644: Remove inner-access comments. r=rnewman 2014-09-08 18:11:51 -07:00
Chris Kitching
99bd1966eb Bug 1051698: Reduce use of proxy methods and generated getters in 'widget' code. r=rnewman 2014-07-28 17:32:49 -07:00
Chris Kitching
812d924d96 Bug 1047971: Delete redundant initialisers-to-default-values from constructors (TwoWayView) r=rnewman 2014-08-06 08:03:58 -07:00
Lucas Rocha
3de518213a Bug 1048865 - Sync with upstream TwoWayView (r=mcomella) 2014-08-06 15:52:15 +01:00
Chris Kitching
c73d45de50 Bug 1041836: Delete redundant initialisers. (generated) r=rnewman 2014-07-25 20:14:47 -07:00
Lucas Rocha
f2019255e7 Bug 1034167 - Part 1: Update TwoWayView from upstream (r=mfinkle) 2014-07-14 17:31:50 +01:00
Hathibelagal A
bc2a0aa8c3 Bug 1027831 - Switch from deprecated FILL_PARENT to MATCH_PARENT in Java and XML. r=bnicholson 2014-06-20 09:21:31 -07:00
Michael Comella
0477c54ee8 Bug 958889 - Part 2: Miscellaneous code clean up. r=bnicholson 2014-04-29 11:21:38 -07:00
Chris Peterson
e2995e53e3 Bug 859229 - Part 3: Fix order of Java imports. r=kats 2013-04-08 00:51:56 -07:00
Lucas Rocha
a76b28db8c Bug 854458 - Implement keyboard navigation in TwoWayView (r=mfinkle) 2013-04-08 14:38:37 +01:00
Lucas Rocha
704719d882 Bug 854457 - Implement a11y actions/state and focus handling in TwoWayView (r=mfinkle) 2013-03-27 16:06:27 +00:00
Lucas Rocha
012d4391f7 Bug 851894 - Only update empty state when emptyview is not null (r=mfinkle) 2013-03-17 11:12:09 +00:00
Lucas Rocha
732530351b Bug 850602 - Update empty view state when dataset changes (r=mfinkle) 2013-03-15 09:48:12 +00:00
Lucas Rocha
7e5c064180 Bug 850602 - Handle non-recyclable scrap views properly in TwoWayView (r=mfinkle) 2013-03-15 09:48:12 +00:00
Lucas Rocha
d2ea53e3ea Bug 850602 - Fix handling of null AdapterDataSetObserver in TwoWayView (r=mfinkle) 2013-03-15 09:48:12 +00:00
Lucas Rocha
dbcd9ca249 Bug 844526 - Reset touch/scroll state on ACTION_UP while in overscroll in TwoWayView (r=mfinkle) 2013-03-12 13:47:48 +00:00
Lucas Rocha
153ad1156f Bug 846025 - Fix "too low" and "too high" correction in TwoWayView (r=mfinkle) 2013-03-08 13:13:58 +00:00
Lucas Rocha
7f62afe13c Bug 846751 - Remove unnecessary log call in TwoWayView (r=mfinkle) 2013-03-03 23:01:30 +00:00
Lucas Rocha
65fd710f50 Bug 844588 - Set correct min-version for clone method in TwoWayView (r=mfinkle) 2013-02-25 19:56:04 +00:00
Lucas Rocha
df86e95cbc Bug 817721/817735/817732 - Add TwoWayView to repo (r=mfinkle) 2013-02-22 07:22:36 +00:00