Commit Graph

13322 Commits

Author SHA1 Message Date
Lucas Rocha
22503683b4 Bug 1009587 - Part 2: Add SuggestedSites API to get image URL and bg color (r=mfinkle) 2014-05-29 13:04:35 +01:00
Lucas Rocha
14b2b896eb Bug 1009587 - Part 1: Store suggested sites in a Map instead of a List (r=mfinkle) 2014-05-29 13:04:35 +01:00
Lucas Rocha
ef93583e4d Bug 1016949 - Add unit test for enabling/disabling suggested sites (r=mfinkle) 2014-05-29 13:04:35 +01:00
Chenxia Liu
39b121908f Bug 1017191 - Follow-up: Use message.id in home banner telemetry instead of randomized id. r=margaret 2014-05-28 16:01:02 -07:00
Nick Alexander
d86f81c193 Bug 1006209 - Remove mistakenly referenced projects from Android Eclipse projects. r=bnicholson
DONTBUILD NPOTB

--HG--
extra : rebase_source : a18b1c603bd7f3d181a32d651b5d82bb45a7d063
2014-05-28 15:45:35 -07:00
Richard Newman
8a67316e52 Bug 1013684 - Delay loading of distribution bookmarks. r=margaret 2014-05-28 15:26:42 -07:00
Mark Capella
2a005708f3 Bug 1012957 - Save about:config changes immediately as made, r=wesj 2014-05-28 18:26:36 -04:00
Mark Capella
4e89239777 Bug 899644 - Tab switcher UI reset issues, r=nalexander 2014-05-28 18:26:36 -04:00
Myk Melez
a2ca111626 Bug 1007770 - use the app (i.e. "rocket ship") icon in the update notification; r=blassey, ibarlow 2014-05-28 14:56:33 -07:00
Richard Newman
1178c866ef Bug 1006947 - Part 0: clean up SQLiteBridge. r=trivial 2014-05-28 14:54:00 -07:00
Richard Newman
5fb3078fc7 Bug 1014988 - Use Context.MODE_ENABLE_WRITE_AHEAD_LOGGING when opening databases. r=bnicholson 2014-05-28 14:53:59 -07:00
Nick Alexander
638bc49bd4 Bug 997288 - Follow-up, Part 3: Revert testing code. r=me 2014-05-28 14:26:18 -07:00
Nick Alexander
c8bc881c70 Bug 1015974 - Follow-up: Only use animated Sync icon when a sync is active. r=rnewman
Android 4.4.2 makes using animation-list, start(), and stop(),
difficult.  This works around that issue by only using animation-list
when we actually want an animated icon.

--HG--
rename : mobile/android/base/resources/drawable/tabs_synced_animation.xml => mobile/android/base/resources/drawable/tabs_synced_animated.xml
2014-05-28 14:13:55 -07:00
Nick Alexander
ef158de549 Bug 997288 - Follow-up, Part 2: Style ButtonToast. r=lucasr 2014-05-28 14:13:55 -07:00
Nick Alexander
4e6bbe504c Bug 997288 - Follow-up, Part 1: Replace "Switch to tab" button icon and label. r=lucasr 2014-05-28 14:13:54 -07:00
Michael Comella
ee3e698443 Bug 1017142 - Show old Sync users their synced tabs instead of new sync setup in remote tabs panel. r=nalexander 2014-05-28 14:10:18 -07:00
Mark Capella
952d00602c Bug 1014965 - NativeJSObject.optString does the wrong thing on "key":null, r=jchen, f=nalexander 2014-05-28 17:04:56 -04:00
Zack Liu
0de6e3444c Bug 990066 - Add star for generator functions. r=margaret 2014-05-26 23:45:00 -04:00
Margaret Leibovic
06b2deed95 Bug 998009 - (Part 2) Give background color a more generic variable name. r=bnicholson 2014-05-28 12:06:59 -07:00
Margaret Leibovic
14c5e06da4 Bug 998009 - Add "Clear browsing history" button to history panel. r=bnicholson 2014-05-28 12:06:57 -07:00
Margaret Leibovic
eaec706e43 Bug 996708 - Set an explicit width/height for images in dynamic panel empty views. r=lucasr 2014-05-28 12:06:55 -07:00
Richard Newman
123f431e84 Bug 1014338 - Follow-up: correct comment. r=comment-only DONTBUILD 2014-05-27 17:46:40 -07:00
Brad Lassey
3b5ccf0b4d bug 995777 - browser.properties: rename getUserMedia.videoDevice.prompt to reflect new string r=mfinkle 2014-04-18 15:01:56 -04:00
Wes Johnston
85d1e194c2 Bug 1016348 - Treat prompt service boolean returns as real booleans. r=margaret 2014-05-27 14:43:43 -07:00
Wes Johnston
9e8d2216d9 Bug 1014161 - Allow GeckoApp to handle activity results. r=rnewman 2014-05-27 14:18:07 -07:00
Francesco Lodolo (:flod)
a48eeffc85 Bug 1015549 - [mobile] Update filter.py to ignore new keys in region.properties. r=rnewman 2014-05-27 05:51:00 -04:00
Jim Chen
100d1a0215 Bug 1014136 - Handle delete keys in key listener to catch all key events. r=wesj 2014-05-21 11:30:00 -04:00
Wes Johnston
e2f00042bf Bug 971957 - Use titles given by nsIFilePicker on Android. r=mfinkle 2014-05-27 14:06:42 -07:00
Wes Johnston
a8cd19f8c2 Bug 1013419 - Close the share dialog after sharing. r=bnicholson 2014-05-27 14:06:39 -07:00
Chenxia Liu
d1b9bb188a Bug 979443 - Part 2: Updated docs. r=rnewman 2014-05-27 14:04:49 -07:00
Chenxia Liu
fc7fc8593d Bug 979443 - Part 1: Telemetry for home banner. r=rnewman 2014-05-27 14:04:47 -07:00
Jim Chen
2acaafd2ee Bug 1014233 - Discard autocomplete result if we are not expecting a result. r=wesj 2014-05-21 14:58:00 -04:00
Jakub Miara
e3223384c9 Bug 1002537 - Use ReentrantReaderWriterLock in FaviconCache. r=rnewman,ckitching 2014-05-27 11:24:09 -07:00
Margaret Leibovic
686d47e2c5 Bug 701725 - Create "undo close tab" super toast. r=bnicholson 2014-05-01 16:46:46 -07:00
Mark Finkle
0fe1d418fd Bug 1013532 - Prep casting code to enable casting and Roku on Nightly r=wesj 2014-05-27 09:12:53 -04:00
Lucas Rocha
40bbd8893e Bug 1010764 - Use same placeholder image on all tabs (r=mfinkle) 2014-05-27 11:23:17 +01:00
Nick Alexander
653a984638 Bug 1015974 - Prophylactically stop Sync icon animation on creation. r=rnewman
It appears that Android 4.4.2 is a special snow-flake that starts the
animation on creation: http://stackoverflow.com/q/21699985.  This patch
works around that special behaviour.

Don't you love when you need to update your comment -- gleaned from
working code and documentation -- to account for Android inexplicably
changing behaviour?
2014-05-26 18:12:07 -07:00
Nick Alexander
c03d4a23f9 Bug 1014150 - Sync clients and tabs when refreshing Remote Tabs and when Sending Tab to Device. r=rnewman
Both collections impact the state of your remote tabs, so we should
update both when we want your tabs.
2014-05-26 10:06:11 -07:00
Carsten "Tomcat" Book
00eac7d5ba merge fx-team to mozilla-central 2014-05-26 14:59:21 +02:00
Gokul Caushik
2fe541095b Bug 972723 - Fixed race condition and added a comment in this bug. r=wesj 2014-05-22 18:28:00 +02:00
Vikneshwar
556ff21cc7 Bug 1010096 - Added logic to display addons alphabetical in about:addons. r=margaret 2014-05-23 14:02:00 +02:00
Margaret Leibovic
57a74f2026 Bug 1014708 - Back out testFindInPage changes from bug 958111 and disable testFindInPage. r=gbrown 2014-05-23 18:33:48 -07:00
Margaret Leibovic
2a351a3927 Bug 1014708 - Disable zoom for find in page. r=mfinkle 2014-05-23 18:33:45 -07:00
Wes Kocher
4623b8b4a6 Merge m-c to fx-team 2014-05-23 17:43:08 -07:00
Wes Kocher
594334d9ce merge inbound to m-c 2014-05-23 17:19:27 -07:00
Wes Kocher
996c3dc9d1 Merge fx-team to m-c 2014-05-23 17:04:56 -07:00
Wes Kocher
ac63bf06e5 Backed out changeset 52632d896ef7 (bug 985614) for m-oth bustage 2014-05-23 12:13:54 -07:00
Nick Alexander
a461b99329 Bug 998700 - Animate sync icon during refresh of Remote Tabs panel. r=lucasr
It turns out that animation-list can be combined with rotate to avoid
shipping extra bitmaps, and twelve frames is smooth enough.  This patch
takes that approach.

The trickiest part is exposing the icon drawable in a reasonable way to
the inner PanelView.
2014-05-23 11:43:39 -07:00
Nick Alexander
37a58318d1 Bug 1009327 - Add "manual connect" to Android about:devices page. r=mfinkle 2014-05-23 11:43:39 -07:00
Nick Alexander
21bfe1a799 Bug 997288 - Add select tab button to "New [private] tab opened" toasts. r=wesj 2014-05-23 11:43:38 -07:00