Commit Graph

26 Commits

Author SHA1 Message Date
Lucas Rocha
a54dd0f3a3 Bug 1090364 - Add fading edge support to TwoWayView (r=mcomella) 2014-10-30 10:26:23 +00:00
Lucas Rocha
175869f37d Bug 1089667 - Sync TwoWayView with upstream's 0.1.2 release (r=mcomella) 2014-10-29 17:39:11 +00:00
Chris Kitching
791227aa4f Bug 1081582: Fix spelling. r=rnewman 2014-10-12 00:28:29 +01:00
Chris Kitching
3d20b3fdcf 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
5a6ad29b3e Bug 1081597: Refactor some branches. r=rnewman
* * *
Bug 1081597: Refactor some branches. r=rnewman
2014-10-12 01:41:42 +01:00
Chris Kitching
1fe8ded355 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
16733ab9af Bug 1064644: Remove inner-access comments. r=rnewman 2014-09-08 18:11:51 -07:00
Chris Kitching
da49f3951c 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
995020067f Bug 1047971: Delete redundant initialisers-to-default-values from constructors (TwoWayView) r=rnewman 2014-08-06 08:03:58 -07:00
Lucas Rocha
89b8d6bba7 Bug 1048865 - Sync with upstream TwoWayView (r=mcomella) 2014-08-06 15:52:15 +01:00
Chris Kitching
6c49e51198 Bug 1041836: Delete redundant initialisers. (generated) r=rnewman 2014-07-25 20:14:47 -07:00
Lucas Rocha
108cf3ae3e Bug 1034167 - Part 1: Update TwoWayView from upstream (r=mfinkle) 2014-07-14 17:31:50 +01:00
Hathibelagal A
6997365fe1 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
21cfea583f Bug 958889 - Part 2: Miscellaneous code clean up. r=bnicholson 2014-04-29 11:21:38 -07:00
Chris Peterson
e4b56d7c7f Bug 859229 - Part 3: Fix order of Java imports. r=kats 2013-04-08 00:51:56 -07:00
Lucas Rocha
4c53275df6 Bug 854458 - Implement keyboard navigation in TwoWayView (r=mfinkle) 2013-04-08 14:38:37 +01:00
Lucas Rocha
53ea43b29d Bug 854457 - Implement a11y actions/state and focus handling in TwoWayView (r=mfinkle) 2013-03-27 16:06:27 +00:00
Lucas Rocha
3cb08624ce Bug 851894 - Only update empty state when emptyview is not null (r=mfinkle) 2013-03-17 11:12:09 +00:00
Lucas Rocha
dcce66c29a Bug 850602 - Update empty view state when dataset changes (r=mfinkle) 2013-03-15 09:48:12 +00:00
Lucas Rocha
dc14bd5ff5 Bug 850602 - Handle non-recyclable scrap views properly in TwoWayView (r=mfinkle) 2013-03-15 09:48:12 +00:00
Lucas Rocha
6e1d7a24a6 Bug 850602 - Fix handling of null AdapterDataSetObserver in TwoWayView (r=mfinkle) 2013-03-15 09:48:12 +00:00
Lucas Rocha
47128145f2 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
ab01691165 Bug 846025 - Fix "too low" and "too high" correction in TwoWayView (r=mfinkle) 2013-03-08 13:13:58 +00:00
Lucas Rocha
07ebc323dc Bug 846751 - Remove unnecessary log call in TwoWayView (r=mfinkle) 2013-03-03 23:01:30 +00:00
Lucas Rocha
2af83212ae Bug 844588 - Set correct min-version for clone method in TwoWayView (r=mfinkle) 2013-02-25 19:56:04 +00:00
Lucas Rocha
374f5b38cb Bug 817721/817735/817732 - Add TwoWayView to repo (r=mfinkle) 2013-02-22 07:22:36 +00:00