Commit Graph

13319 Commits

Author SHA1 Message Date
Chenxia Liu
e3b47e943f 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
bda7416a67 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
ac61ea89ba Bug 1013684 - Delay loading of distribution bookmarks. r=margaret 2014-05-28 15:26:42 -07:00
Mark Capella
e68c2d1338 Bug 1012957 - Save about:config changes immediately as made, r=wesj 2014-05-28 18:26:36 -04:00
Mark Capella
8a31c3dce6 Bug 899644 - Tab switcher UI reset issues, r=nalexander 2014-05-28 18:26:36 -04:00
Myk Melez
bd753614ee 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
8fd5679cbe Bug 1006947 - Part 0: clean up SQLiteBridge. r=trivial 2014-05-28 14:54:00 -07:00
Richard Newman
0142f7ef6c Bug 1014988 - Use Context.MODE_ENABLE_WRITE_AHEAD_LOGGING when opening databases. r=bnicholson 2014-05-28 14:53:59 -07:00
Nick Alexander
b1a6b79eed Bug 997288 - Follow-up, Part 3: Revert testing code. r=me 2014-05-28 14:26:18 -07:00
Nick Alexander
8a42b7e20a 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
74bbb3ab04 Bug 997288 - Follow-up, Part 2: Style ButtonToast. r=lucasr 2014-05-28 14:13:55 -07:00
Nick Alexander
c38942d1a2 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
dd37a13ec6 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
19df8c18ef 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
878c4c670a Bug 990066 - Add star for generator functions. r=margaret 2014-05-26 23:45:00 -04:00
Margaret Leibovic
2fe32bc988 Bug 998009 - (Part 2) Give background color a more generic variable name. r=bnicholson 2014-05-28 12:06:59 -07:00
Margaret Leibovic
d3c278b1e4 Bug 998009 - Add "Clear browsing history" button to history panel. r=bnicholson 2014-05-28 12:06:57 -07:00
Margaret Leibovic
6f8d3a728c 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
ce5ab5897d Bug 1014338 - Follow-up: correct comment. r=comment-only DONTBUILD 2014-05-27 17:46:40 -07:00
Brad Lassey
4a594afe19 bug 995777 - browser.properties: rename getUserMedia.videoDevice.prompt to reflect new string r=mfinkle 2014-04-18 15:01:56 -04:00
Wes Johnston
fe19a2fe7e Bug 1016348 - Treat prompt service boolean returns as real booleans. r=margaret 2014-05-27 14:43:43 -07:00
Wes Johnston
faac9fc072 Bug 1014161 - Allow GeckoApp to handle activity results. r=rnewman 2014-05-27 14:18:07 -07:00
Francesco Lodolo (:flod)
732a3bfa3d 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
0e474eee60 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
c3c57f60c6 Bug 971957 - Use titles given by nsIFilePicker on Android. r=mfinkle 2014-05-27 14:06:42 -07:00
Wes Johnston
644d78a6d2 Bug 1013419 - Close the share dialog after sharing. r=bnicholson 2014-05-27 14:06:39 -07:00
Chenxia Liu
c412740466 Bug 979443 - Part 2: Updated docs. r=rnewman 2014-05-27 14:04:49 -07:00
Chenxia Liu
c16097826a Bug 979443 - Part 1: Telemetry for home banner. r=rnewman 2014-05-27 14:04:47 -07:00
Jim Chen
cd33c2cc58 Bug 1014233 - Discard autocomplete result if we are not expecting a result. r=wesj 2014-05-21 14:58:00 -04:00
Jakub Miara
6a443fa99f Bug 1002537 - Use ReentrantReaderWriterLock in FaviconCache. r=rnewman,ckitching 2014-05-27 11:24:09 -07:00
Margaret Leibovic
5b1dc26e36 Bug 701725 - Create "undo close tab" super toast. r=bnicholson 2014-05-01 16:46:46 -07:00
Mark Finkle
c1886d84c9 Bug 1013532 - Prep casting code to enable casting and Roku on Nightly r=wesj 2014-05-27 09:12:53 -04:00
Lucas Rocha
029c822c1f Bug 1010764 - Use same placeholder image on all tabs (r=mfinkle) 2014-05-27 11:23:17 +01:00
Nick Alexander
a97b17db96 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
0605da33e7 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
2446abd3df merge fx-team to mozilla-central 2014-05-26 14:59:21 +02:00
Gokul Caushik
bb7b1a3197 Bug 972723 - Fixed race condition and added a comment in this bug. r=wesj 2014-05-22 18:28:00 +02:00
Vikneshwar
d8ca1d6aa0 Bug 1010096 - Added logic to display addons alphabetical in about:addons. r=margaret 2014-05-23 14:02:00 +02:00
Margaret Leibovic
0315224bc9 Bug 1014708 - Back out testFindInPage changes from bug 958111 and disable testFindInPage. r=gbrown 2014-05-23 18:33:48 -07:00
Margaret Leibovic
a2d82348fa Bug 1014708 - Disable zoom for find in page. r=mfinkle 2014-05-23 18:33:45 -07:00
Wes Kocher
c0934cbc66 Merge m-c to fx-team 2014-05-23 17:43:08 -07:00
Wes Kocher
76327fe133 merge inbound to m-c 2014-05-23 17:19:27 -07:00
Wes Kocher
98152d91df Merge fx-team to m-c 2014-05-23 17:04:56 -07:00
Wes Kocher
046b6cc55e Backed out changeset 52632d896ef7 (bug 985614) for m-oth bustage 2014-05-23 12:13:54 -07:00
Nick Alexander
5d7d90b289 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
73d069dded Bug 1009327 - Add "manual connect" to Android about:devices page. r=mfinkle 2014-05-23 11:43:39 -07:00
Nick Alexander
68483f0438 Bug 997288 - Add select tab button to "New [private] tab opened" toasts. r=wesj 2014-05-23 11:43:38 -07:00
Carsten "Tomcat" Book
18ea819f3d merge fx-team to mozilla-central 2014-05-23 15:49:37 +02:00
Martyn Haigh
140e8c7344 Bug 985614 - trigger onsuccess for package install from marketplace r=myk 2014-05-23 12:39:37 +01:00
Brian Nicholson
c9bda85013 Bug 997447 - Replace uses of EditText with FloatingHintEditText. r=lucasr 2014-05-23 09:50:18 -07:00