Margaret Leibovic
|
c0acf94e91
|
Bug 867125 - Ignore deleted pinned sites in getTopSites query. r=wesj
|
2013-05-06 16:14:03 -04:00 |
|
Federico Paolinelli
|
8b00db54dc
|
Bug 731491 - Rework GeckoProvider. r=rnewman
--HG--
rename : mobile/android/base/db/GeckoProvider.java => mobile/android/base/db/PerProfileContentProvider.java
|
2013-04-30 08:52:42 -04:00 |
|
Chris Peterson
|
67c16f339d
|
Bug 863288 - Add sanity checks and error logging for bitmap decoding. r=mfinkle
|
2013-04-22 18:03:01 -07:00 |
|
Margaret Leibovic
|
cebcd58954
|
Bug 860759 - Don't treat pinned sites as bookmarks unless they are bookmarks. r=bnicholson
|
2013-04-24 08:57:02 -07:00 |
|
Phil Ringnalda
|
e429920432
|
Back out e64522db8661 (bug 863288) for robocop-1 hangs
|
2013-04-23 20:52:59 -07:00 |
|
Chris Peterson
|
7d6150f701
|
Bug 863288 - Add sanity checks and error logging for bitmap decoding. r=mfinkle
|
2013-04-22 18:03:01 -07:00 |
|
Margaret Leibovic
|
90c7ff8ef1
|
Bug 858994 - Migrate bad pinned bookmark URIs. r=rnewman
|
2013-04-23 14:21:33 -07:00 |
|
Brian Nicholson
|
3704e8d9f3
|
Bug 856163 - Part 4: Use gecko package for database classes. r=lucasr f=rnewman
--HG--
rename : mobile/android/base/db/BrowserContract.java.in => mobile/android/base/db/BrowserContract.java
rename : mobile/android/base/db/BrowserProvider.java.in => mobile/android/base/db/BrowserProvider.java
rename : mobile/android/base/db/FormHistoryProvider.java.in => mobile/android/base/db/FormHistoryProvider.java
rename : mobile/android/base/db/GeckoProvider.java.in => mobile/android/base/db/GeckoProvider.java
rename : mobile/android/base/db/PasswordsProvider.java.in => mobile/android/base/db/PasswordsProvider.java
rename : mobile/android/base/db/TabsProvider.java.in => mobile/android/base/db/TabsProvider.java
|
2013-04-09 17:10:48 -07:00 |
|
Brian Nicholson
|
3b9de36248
|
Bug 856163 - Part 2: Move preprocessed code to AppConstants. r=kats,mfinkle,rnewman
--HG--
rename : mobile/android/base/CrashReporter.java.in => mobile/android/base/CrashReporter.java
rename : mobile/android/base/GeckoActivity.java.in => mobile/android/base/GeckoActivity.java
rename : mobile/android/base/Restarter.java.in => mobile/android/base/Restarter.java
rename : mobile/android/base/SmsManager.java.in => mobile/android/base/SmsManager.java
rename : mobile/android/base/UpdateServiceHelper.java.in => mobile/android/base/UpdateServiceHelper.java
rename : mobile/android/base/resources/menu-large-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-large-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu/browser_app_menu.xml.in => mobile/android/base/resources/menu/browser_app_menu.xml
rename : mobile/android/base/resources/xml/preferences.xml.in => mobile/android/base/resources/xml/preferences.xml
|
2013-04-09 17:10:47 -07:00 |
|
Chris Peterson
|
5303797e88
|
Bug 859229 - Part 3: Fix order of Java imports. r=kats
|
2013-04-08 00:51:56 -07:00 |
|
Mark Finkle
|
a26d402f15
|
Bug 843005 - Disable Android SQLite locking in databases for REL 11 and higher r=kats
|
2013-04-05 14:54:20 -04:00 |
|
Wes Johnston
|
172ce4c7a3
|
Bug 844895 - Avoid using the same db connection for a spawned task. r=lucasr
|
2013-03-21 10:50:32 -07:00 |
|
Margaret Leibovic
|
901cdf93d7
|
Bug 848254 - Add support of pre-pinned bookmarks on about:home for distributions. r=rnewman
|
2013-03-18 15:39:08 -07:00 |
|
Kartikaya Gupta
|
0c17a97577
|
Bug 802130 - Move GeckoAppShell.getHandler() to ThreadUtils.getBackgroundHandler(). r=mfinkle
|
2013-03-15 11:52:53 +01:00 |
|
Brian Nicholson
|
cd32dfd543
|
Bug 850487 - More code cleanup (@Overrides and unused imports). r=kats
--HG--
extra : rebase_source : 376574e0c41b91c16a6be335584a4a61768bb4a9
|
2013-03-13 13:20:57 -07:00 |
|
Mark Finkle
|
bdf3e9329f
|
Bug 849211 - java.lang.NoSuchFieldException: bookmarkdefaults_favicon_support r=margaret
|
2013-03-13 11:07:09 -04:00 |
|
Mark Finkle
|
277390be58
|
Bug 826476 - Modify sqlite database pragmas to possibly improve performance r=kats
|
2013-03-12 16:19:47 -04:00 |
|
Chris Peterson
|
f2d9014b85
|
Bug 822686 - Check for null BitmapDrawable for missing jar resources. r=mfinkle
|
2013-03-05 12:08:43 +00:00 |
|
Brian Nicholson
|
eae7e0275a
|
Bug 845618 - Remove unused imports. r=kats
|
2013-02-26 21:50:25 -08:00 |
|
Brian Nicholson
|
09bb93a1e8
|
Bug 845612 - Add @Override annotations for implemented interfaces. r=kats
|
2013-02-26 21:48:00 -08:00 |
|
Brian Nicholson
|
ecbec88fd7
|
Bug 845612 - Add missing @Override annotations. r=kats
|
2013-02-26 21:48:00 -08:00 |
|
Wes Johnston
|
339244b5ba
|
Bug 843234 - Move default favicon creation to separate thread. r=margaret
|
2013-02-22 16:05:35 -08:00 |
|
Brian Nicholson
|
458a3e799d
|
Bug 829927 - Don't read favicon URL if it's null. r=mfinkle
|
2013-02-20 17:16:50 -08:00 |
|
Mark Finkle
|
b5b26c2286
|
Bug 843361 - Dump list of open files if we fail to unlock the DB r=blassey
|
2013-02-21 08:52:37 -05:00 |
|
Mark Finkle
|
bebe593801
|
Bug 843029 - Add more retries to ensureDatabaseIsNotLocked r=blassey r=lucasr
|
2013-02-20 13:32:35 -05:00 |
|
Mark Finkle
|
377ebd2f97
|
Bug 842917 - Avoid nested transactions in onUpgrade r=lucasr
|
2013-02-20 13:32:32 -05:00 |
|
Mark Finkle
|
168d33d001
|
Bug 842457 - Limit columns in queries used for getCount r=bnicholson
|
2013-02-19 15:53:03 -05:00 |
|
Margaret Leibovic
|
734478fa07
|
Bug 836450 - Add default bookmark support for distributions. r=mfinkle,wesj
|
2013-02-14 15:35:39 -08:00 |
|
Ryan VanderMeulen
|
0a65bd1556
|
Backed out changeset 4f22708024f9 (bug 836450) for robocop failiures on a CLOSED TREE.
|
2013-02-13 22:25:38 -05:00 |
|
Margaret Leibovic
|
d2d698138e
|
Bug 836450 - Add default bookmark support for distributions. r=mfinkle,wesj
|
2013-02-13 17:19:00 -08:00 |
|
Kartikaya Gupta
|
f4f5d9a488
|
Bug 794982 - Extract non-libxul native JNI functions from GeckoAppShell. r=glandium, cpeterson
|
2013-02-07 09:37:06 -05:00 |
|
Wes Johnston
|
5d62ac8810
|
Bug 824994 - Hide the marketplace promo if the user has visited the marketplace before r=mfinkle
|
2013-01-30 12:26:07 -05:00 |
|
Wes Johnston
|
1446f1d09c
|
Bug 833942 - Add 'remove' to about:home topsites r=mfinkle
|
2013-01-30 10:20:35 -05:00 |
|
Mark Finkle
|
580fe2aeca
|
Bug 834386 - AboutHomeContent: Finalizing a Cursor that has not been deactivated or closed r=bnicholson
|
2013-01-24 16:58:53 -05:00 |
|
Nick Alexander
|
a37d950aa5
|
Bug 830884 - Make ContentProviders call notifyChange in bulkInsert. r=wesj
|
2013-01-24 11:14:44 -08:00 |
|
Kartikaya Gupta
|
0d0df781e2
|
Bug 832987 - Make sure the launch state is updated on Gecko:Ready even if GeckoApp isn't around at the time. r=cpeterson
|
2013-01-23 09:38:57 -05:00 |
|
Wes Johnston
|
0a14a71ee9
|
Bug 826075 - Show an indicator on pinned sites. r=mfinkle,sriram
|
2013-01-09 14:07:32 -08:00 |
|
Wes Johnston
|
c0740c3bf3
|
Bug 825992 - Safeguard against null closing AboutHome with a null top sites adapter. r=mfinkle
|
2013-01-02 11:49:42 -08:00 |
|
Wes Johnston
|
9757a96078
|
Bug 783312 - Keep pinned site thumbnails alive. r=lucasr
|
2012-12-28 13:46:12 -08:00 |
|
Wes Johnston
|
97452f6c6e
|
Bug 783312 - Show the awesomescreen as a way to select sites for pinning. r=mfinkle
|
2012-12-28 13:46:08 -08:00 |
|
Wes Johnston
|
cb872f5ea7
|
Bug 783312 - Use pinned sites backend to return a cursor with pinned+top sites. r=mfinkle
|
2012-12-28 13:46:06 -08:00 |
|
Wes Johnston
|
6f7e6d7ef0
|
Bug 783312 - Set up a backend for pinned sites. r=mfinkle
|
2012-12-28 13:46:04 -08:00 |
|
Wes Johnston
|
3684f97279
|
Bug 783312 - Show empty rows on about:home for customization. r=mfinkle
|
2012-12-28 13:45:58 -08:00 |
|
Richard Newman
|
ebf062cfe2
|
Bug 822067 - Build fails due to raw types in BrowserProvider.java. r=lucasr
|
2012-12-17 09:42:29 -08:00 |
|
Wesley Johnston
|
1c69fe3ebc
|
Bug 715258 - Favicons are of low quality for local/internal pages r=mfinkle
|
2012-12-13 23:32:25 -05:00 |
|
Ed Morley
|
cd0d254b20
|
Backout 042b44652822 (bug 715258) for breaking robocop & others on a CLOSED TREE
|
2012-12-14 09:26:00 +00:00 |
|
Wesley Johnston
|
d4f25d50cd
|
Bug 715258 - Favicons are of low quality for local/internal pages
|
2012-12-13 23:32:25 -05:00 |
|
Brian Nicholson
|
dd04fd27b6
|
Bug 768532 - Use profile database path on Android 2.2. r=lucasr,gbrown
|
2012-11-30 10:52:10 -08:00 |
|
Brian Nicholson
|
7ea5b4a0c9
|
Bug 812805 - Pull favicon ID from history when adding bookmarks. r=lucasr
|
2012-11-21 10:23:18 -08:00 |
|
Brian Nicholson
|
fb27f3a874
|
Bug 813610 - Use separate upgrade method for new bookmarks and history tables. r=lucasr
|
2012-11-21 10:19:47 -08:00 |
|