| commit | 7e8d9b3ed951ecf6822a1c3357374b3e9d34e6bf | [log] [tgz] |
|---|---|---|
| author | Keunhong Park <keunhong@codeaurora.org> | Tue May 29 11:12:48 2012 -0600 |
| committer | Keunhong Park <keunhong@codeaurora.org> | Wed Jul 11 09:33:55 2012 -0600 |
| tree | cb589c5316057dcd64ea52423c7ec96949909497 | |
| parent | 34d4d1929afa36ff81038d5ac7de50135a559421 [diff] |
Refactor PatchTable and PatchScreen to use PatchValidator This adds a new interface PatchValidator to PatchSetDetail. PatchSetDetail now has two patchset traversal methods getNextPatch and getPreviousPatch which skip patches based on the validator. This refactoring also fixes the bug where when a file is skipped from the preferences the link to the next file is not shown. Change-Id: Ieeb9024600ed3e8a22329b5571dd4b81d050d7ea