Commit Graph

6480 Commits

Author SHA1 Message Date
Richard Newman
898c785ff0 Bug 965811 - Support Firefox Account-based Sync in SendTabActivity. r=nalexander 2014-03-26 22:21:19 -07:00
Nick Alexander
ff2d767beb Bug 983856 - Message when syncing is disabled by Android. r=rnewman 2014-03-26 22:11:05 -07:00
Ashwin Swaroop
6596fb9c77 Bug 983860 - Fixed a copy-paste error and replaced log message in AndroidFxAccount.enableSyncing() to say "Enabling" instead of "Disabling"; r=nalexander 2014-03-26 22:00:58 -07:00
Wes Johnston
bf3b3e4186 Bug 981852 - Push GeckoEvents to a background thread. r=mfinkle 2014-03-26 21:21:40 -07:00
Ryan VanderMeulen
c73d8169d7 Merge m-c to fx-team. 2014-03-26 23:08:02 -04:00
Mark Capella
141df64342 Bug 982608 - Geckoeditable data loss using Swift keyboard during Text Selection, r=jchen, margaret 2014-03-26 21:34:46 -04:00
Ryan VanderMeulen
4dc5242df5 Merge inbound to m-c. 2014-03-26 20:58:31 -04:00
Chenxia Liu
9168ed5365 Bug 959917 - Part 4: Fade visual feedback. r=lucasr 2014-03-26 16:07:14 -07:00
Chenxia Liu
ee752c0894 Bug 959917 - Part 3: Add nested reordering to context menu. r=lucasr 2014-03-26 16:07:14 -07:00
Chenxia Liu
875ac71893 Bug 959917 - Part 2: Support reordering in HomeConfig.Editor. r=lucasr 2014-03-26 16:07:14 -07:00
Chenxia Liu
abe8d9461e Bug 959917 - Part 1: Explicitly handle PanelConfig order in Editor. r=lucasr 2014-03-26 16:07:14 -07:00
Chenxia Liu
2695f163ab Bug 959917 - Part 0: Remove unused imports. r=lucasr 2014-03-26 16:07:13 -07:00
Chenxia Liu
66b148d268 Bug 959917 - Cleanup: Remove unused field. r=lucasr 2014-03-26 16:07:04 -07:00
Michael Comella
8e2648d558 Bug 957894: Update account pickling code for Firefox Accounts. r=nalexander 2014-03-26 11:31:43 -07:00
Wes Johnston
829ffa4afd Bug 896109 - Don't log null dir requests in GeckoProfile.java. r=mfinkle 2014-03-26 10:47:15 -07:00
Wes Johnston
2fec4d2709 Bug 942270 - Fix gingerbread issues with quickshare. r=bnicholson 2014-03-26 10:18:02 -07:00
Wes Johnston
936e22fa0e Bug 942270 - Use tabs for prompts with multiple contexts. r=bnicholson,margaret 2014-03-26 10:18:02 -07:00
Wes Johnston
fa0e9a3f80 Bug 942270 - Gingerbread compatibility of GeckoActionView. r=margaret 2014-03-26 10:18:02 -07:00
Wes Johnston
5271de610a Bug 942270 - Fix tests for quickshare. r=gbrown 2014-03-26 10:18:01 -07:00
Wes Johnston
fe15a7c0ff Bug 942270 - Support quickshare in context menus. r=bnicholson 2014-03-26 10:18:01 -07:00
Wes Johnston
153d382b05 Bug 985875 - Set selected item in adapter for single select lists. r=bnicholson 2014-03-25 22:44:08 -07:00
Wes Johnston
79883c8a29 Bug 956716 - Use exclusive bounds for substring. r=bnicholson 2014-03-25 22:43:12 -07:00
Wes Kocher
5389f8cd94 Merge m-c to fx-team 2014-03-25 20:23:20 -07:00
Wes Kocher
0d58e41dd9 Merge fx-team to m-c 2014-03-25 20:03:13 -07:00
Jim Chen
20e6314399 Bug 987284 - Make "copy JNI files" message easier to read. r=mshal 2014-03-25 14:40:36 -04:00
Lucas Rocha
c31616a268 Bug 987963 - Reset isLoaded state in HomeFragment on configuration change (r=margaret) 2014-03-25 13:31:26 -07:00
Wes Johnston
dc860eefa9 backout e777fa3d7fa9 for build failures 2014-03-25 12:58:06 -07:00
Wes Johnston
a564938561 Bug 956716 - Crop dialog titles to 256 characters. r=bnicholson 2014-03-25 12:45:57 -07:00
Wes Johnston
e5f517b4c9 Bug 980152 - Resize images for grid views. r=lucasr 2014-03-25 12:44:22 -07:00
Wes Johnston
eb1f5780da Bug 980152 - Update code style in some Panel classes. r=lucasr 2014-03-25 12:44:21 -07:00
James Hugman
a5ab331d6c Bug 958709 - enable webapps to kill their tasks; r=mfinkle,mhaigh
--HG--
extra : amend_source : d57e9195baa5eaf3d9847fef0a5b9d78ae8d3af4
2014-03-25 11:12:58 -07:00
Carsten "Tomcat" Book
51bdac3e31 Merge mozilla-central to fx-team 2014-03-25 13:43:40 +01:00
Carsten "Tomcat" Book
05c3a611b5 merge fx-team to mozilla-central 2014-03-25 13:17:42 +01:00
Geoff Brown
d1c5c80700 Bug 915449 - Get EditText view instead of using Solo.getEditText; r=mcomella 2014-03-24 16:19:54 -06:00
Vlad Tanase
85f5af6f72 Bug 983475 - Remove shouldShowProgress method from browser.js. r=bnicholson 2014-03-19 16:08:05 +02:00
Phil Ringnalda
666e28991c Back out 4 changesets (bug 986114) for 50% roboprovider bustage
CLOSED TREE

Backed out changeset cc87c22aab07 (bug 986114)
Backed out changeset c75b0b78ebbf (bug 986114)
Backed out changeset d9e1c755f554 (bug 986114)
Backed out changeset f1d1a28b0f5a (bug 986114)
2014-03-22 21:34:30 -07:00
Phil Ringnalda
4220e17e44 Merge m-c to f-t 2014-03-22 17:48:30 -07:00
Richard Newman
724ed0ee08 No bug - move docs from wiki to in-tree Sphinx docs. r=doc-only 2014-03-22 15:47:31 -07:00
Myk Melez
353c45e4c5 Bug 982557 - migrate old prefs and set apkPackageName after updating app via APK; r=mfinkle 2014-03-22 14:26:43 -07:00
Jim Chen
2bc9e8c47d Bug 984463 - Update GeckoEditableListener constants to match IMEMessage constants. r=masayuki 2014-03-21 13:44:59 -04:00
Carsten "Tomcat" Book
12e249d1fa merge fx-team to mozilla-central 2014-03-21 15:16:06 +01:00
Wes Kocher
068291c6a9 Merge m-c to inbound 2014-03-20 19:46:52 -07:00
Richard Newman
e4245f9061 Bug 986096 - On access to Sync through settings after setup, user should be sent to config screen not 'back to browsing'. r=nalexander 2014-03-20 19:14:44 -07:00
Nick Alexander
626928b0ad Bug 986114 - Follow-up: Fix bustage on a CLOSED TREE. 2014-03-21 16:42:02 -07:00
Richard Newman
6a03768ad4 Bug 986114 - Part 2: switch TabsProvider to use PerProfileDatabaseProvider. r=nalexander 2014-03-21 16:00:39 -07:00
Richard Newman
c1d5fbb6a7 Bug 986114 - Part 1: ReadingListProvider and BrowserProvider should share DB accessors. r=nalexander 2014-03-21 16:00:38 -07:00
Richard Newman
27a205f545 Bug 986114 - Pre: clean up testReadingListProvider. r=trivial 2014-03-21 16:00:38 -07:00
Richard Newman
de8a7c9fb6 Bug 986719 - Centralized documentation for UITelemetry. r=gps DONTBUILD 2014-03-21 15:59:57 -07:00
Richard Newman
810ef90528 Bug 984723 - Rework intervals and scheduling for Android Sync. r=nalexander, Android-only so fine for a CLOSED TREE 2014-03-20 12:11:07 -07:00
Lucas Rocha
d17c32d3c8 Bug 972098 - Refresh DynamicPanels when the dataset changes (r=margaret) 2014-03-20 15:28:22 +00:00