summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/NavTabView.java
Commit message (Collapse)AuthorAgeFilesLines
* Browser: update UIjrizzoli2015-11-071-25/+17
| | | | | | | | | | | | | | | | | | | * Res - Rename (#themersgottahate) - Vectors - Card-Tabs - CleanUp * Interface - Longpress fab to open incognito tab - New icon - Better urlbar - Fix tab animations - Remap PieControl * Features - Immersive mode (replace jb fullscreen) Change-Id: I2fde4242f477359dc8af18d1b7752750058cd6e9 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Browser: New navbar buttonsArham Jamal2015-11-071-0/+5
| | | | | | | | | Added 2 new buttons to navigation bar: - New Incognito Tab - Goto home screen Signed-off-by: Arham Jamal <arhamjamal@gmail.com> Change-Id: I4c4b611ccc7fc3de4fa4bc7c855e4481de440a87
* Browser: Materializelinuxx2015-11-071-2/+2
| | | | | | | | -Material Ui theme (green) -New icon -xxhdpi drawables Change-Id: I291f4bba1e412a8e762666db0684b95105dcf8b0
* Add content description to screenshots in tab managerMichael Kolb2011-11-171-13/+3
| | | | | | Bug: 5619945 Change-Id: I26dc592334dbbd6878887408153249d68046001b
* Add incognito and snapshot icons to tab switcherJohn Reck2011-08-161-0/+16
| | | | | | Bug: 5162768 Change-Id: Ie0e1af52d26d236f666c26e2aaccaf4f9f28eb95
* Tab switcher animationMichael Kolb2011-08-151-1/+9
| | | | | | | | Bug: 5123884 first step towards animations between browser and tab switcher Change-Id: I1d959d42d0036f3c4498972fcc8ad434fa7f4437
* Reduce capture frequencyJohn Reck2011-08-091-1/+1
| | | | | | | | | Bug: 5142655 Only capture while the navscreen is visible Fix Tab.capture to never capture the title bar Fix navscreen not responding to updated thumbnails Change-Id: Id48ad32bb131c398c7d1ce4243e92f04cd421ade
* use screenshots for tab switcherMichael Kolb2011-07-121-63/+9
| | | | | | also removed the old tab switcher code Change-Id: Id84ff64e42e5e1f70f55e136efdf84270c1a4b7b
* nav modsMichael Kolb2011-06-171-69/+18
| | | | Change-Id: I80afd61d8d85b39fdeefacb1303294a33f696b75
* Persistent frozen tabsJohn Reck2011-06-141-26/+18
| | | | | | | | On Tablet WebViews for frozen tabs are created on demand On Phone WebViews for frozen tabs are tied to the lifecycle of the SnapshotTab for nav screen reasons (for now) Change-Id: I80cb48e748c4dd4b8564426d5e05b92f3eea7a36
* fix various NPEsMichael Kolb2011-06-101-1/+3
| | | | | | | | | | | | | Bugs: 4597115 4580514 4580511 4560889 4545346 Monkey proofing nav screen; disabled pause/resume during scroll Change-Id: I4e24b91fc0b6c008cb4e2df113316c0063f0c915
* use webview proxy in nav screenMichael Kolb2011-06-011-20/+61
| | | | Change-Id: If5c914dfad48cd4b13cd5fe81374e8adc35060f9
* calculate scroller paddingMichael Kolb2011-05-311-2/+15
| | | | Change-Id: I727c425e096220ae1230e3fbe0f1edb4b3fea8ed
* long axis scrolling for nav screenMichael Kolb2011-05-271-0/+175
also: fix combo view navscreen overlap fix menu key handling adjust screenshot capture size Change-Id: Ia0c920ed40e7d97d5902d98b85830817b9de6506