summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/SiteTileView.java
Commit message (Collapse)AuthorAgeFilesLines
* Gello: fix tablet navbar UIjrizzoli2016-01-251-2/+2
| | | | | Change-Id: I4a772a6c2992aea1b1b09a00fb9945d73e9c0e7a Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Multiple fixes for FaviconsSagar Dhawan2015-08-281-2/+2
| | | | | | | | - Per Site Settings now uses SiteTiles and shows favicons - New default Favicon - Fixed missing Favicons on History items Change-Id: Ia0317694ede81d62ce04e0693f9779f65030165c
* Updated Tile view for folder and faviconPankaj Garg2015-08-281-174/+200
| | | | | | | | | - New layouts for folder icons in Bookmarks view. - Reworked favicon tile views. - Display of SSL certification information on top of favicon - Modified logic behind showing counter on top of favicon Change-Id: Iaacc13be37e7cc65e859b46e0d91d5d5d6b62a9e
* NavigationBar code cleanupPankaj Garg2015-08-281-33/+177
| | | | | | | | - Unified code for phone and tablet UI - Chagned Favicon to use Tiles - Updates to Tile class Change-Id: Iecb699a3e5eb848db149705a9142f8f199f02c04
* Use tiles for bookmarksPankaj Garg2015-08-281-0/+510
- Use tile based bitmap for bookmarks and history - Settings UI cleanup Change-Id: If959cb0b8f110035b8dd2fefe8106e9c5d30f4f1