summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/homepages
Commit message (Collapse)AuthorAgeFilesLines
* Fix strictmode violationJohn Reck2012-04-201-25/+28
| | | | Change-Id: I67fdcab01f882baa4fd0e4db54dfd8b668e8a46b
* Sort files & folders in directory listJohn Reck2012-04-131-0/+13
| | | | Change-Id: I2eef1c989150d97266659d615d09edfdad322d2e
* Enforce most visited limitJohn Reck2012-01-231-2/+7
| | | | Change-Id: If24a89703d74d359461c4c4c6c46449fd93d2be5
* Add a folder index view in debug modeJohn Reck2012-01-172-2/+97
| | | | Change-Id: I67bb28d95cbe5ab6cf361271b46acc44398f188e
* Faster NTPJohn Reck2012-01-171-4/+23
| | | | | | | | Optimize the Most Visited NTP query. According to dumpsys dbinfo this speeds up the query from taking over a second to less than 100ms Change-Id: I00c86a5bcb66e126850434845350359f0e7279d5
* HTML escape most visitedJohn Reck2011-10-171-10/+15
| | | | | | Bug: 5471514 Change-Id: Ie3f175cc8ef9fd6e66ee6ced7a0cd383e04458e2
* Fix Resources.getIdentifier usageJohn Reck2011-09-222-2/+5
| | | | | | Bug: 5352337 Change-Id: If639cf6dec892f2952f8eb3fedbb267e4cc7c0ae
* Cache the application context instead of Activity.Ben Murdoch2011-08-011-1/+1
| | | | | | | | | When storing a reference to a Context, ensure that it's the Application context rather than Activity Context. Bug: 5084293 Change-Id: Ib0be5f8ceb91846bb985d0813a8f22cabd44eaf8
* Fix "Most Visited" page loadingJohn Reck2011-01-131-0/+21
| | | | | | Basically added the most visited content:// uri to a pseudo whitelist Change-Id: I1d37ff5f593ee65994ec167b7227f3c7b205c186
* Most Visited custom homepageJohn Reck2011-01-113-0/+505
Change-Id: Ic57762855e5d187aa0fe3a8eab2757b5a76ff08d