Commit Graph

6238 Commits

Author SHA1 Message Date
Nick Alexander
501a4c6714 Bug 938821 - Part 3: Remove ContentProviderTest.getContentUri. r=mcomella 2014-02-11 18:10:06 -08:00
Nick Alexander
80549761b0 Bug 938821 - Part 2: Remove getContentUri and get*Column from testHomeListsProvider. r=mcomella
This is rather artificial: since the test is currently disabled it
merely needs to compile.
2014-02-11 18:10:05 -08:00
Nick Alexander
3c10bcf9c4 Bug 938821 - Part 1: Remove java.lang.reflect imports from SessionTest. r=mcomella 2014-02-11 18:10:05 -08:00
Nick Alexander
84a8801e29 Bug 969922 - Part 3: Don't use Solo.getView(String). r=mcomella 2014-02-11 18:08:56 -08:00
Nick Alexander
8c0e0c7863 Bug 969922 - Part 2: Replace Driver.findElement(Activity, String) with (Activity, int). r=mcomella 2014-02-11 18:08:56 -08:00
Nick Alexander
5ab96396dc Bug 969922 - Pre: Close cursor. r=mcomella 2014-02-11 18:08:56 -08:00
Sola Ogunsakin
a82dcdc207 Bug 961238 - Make an abstract ContentProvider class. r=margaret 2014-01-20 07:38:18 -08:00
Richard Newman
8a43601132 Bug 969965 - avoid testUITelemetry dependency on telemetry being enabled. r=mfinkle 2014-02-11 09:39:40 -08:00
Richard Newman
58d9334c9b Bug 959833 - Use pngquant for PNG size reduction. r=mfinkle 2014-02-10 20:11:40 -08:00
Brian Nicholson
f703172f4b Bug 968738 - Don't short-circuit most tab updates if the URL is the same. r=rnewman 2014-02-10 18:08:03 -08:00
Brad Lassey
ba3e5908bb bug 951959 - GeckoScreenOrientationListener is invoked hundreds of times during page load r=rnewman 2014-01-14 22:46:26 -08:00
Wes Kocher
1b42ed7a59 Backed out changeset bb4254c72efb (bug 961238) for robocop1 bustage on a CLOSED TREE 2014-02-10 15:52:52 -08:00
Sola Ogunsakin
f9b2cd78c2 Bug 961238 - Make an abstract ContentProvider class. r=margaret 2014-01-20 07:38:18 -08:00
Chris Peterson
7dd412c2c2 Bug 950237 - Upgrade Fennec's geolocation data collection to current format. r=blassey 2014-02-06 20:25:35 -08:00
Myk Melez
cd3ce6c91b bug 934760 - implement synthetic APK update flow; r=wesj 2014-02-07 23:50:13 -08:00
Lucas Rocha
f1f42ff250 Bug 969445 - Don't show progress bar in about:privatebrowsing (r=mfinkle) 2014-02-07 20:03:42 +00:00
Mark Finkle
7705fbde4d Bug 958517 - Create a 'Page' menu and move some of the URL context menu actions there (test changes) r=lucasr 2014-02-07 14:49:35 -05:00
Mark Finkle
2ba8b9636c Bug 958517 - Create a 'Page' menu and move some of the URL context menu actions there r=lucasr 2014-02-07 14:49:32 -05:00
Ryan VanderMeulen
394ed67dc4 Merge m-c to fx-team. 2014-02-07 14:43:45 -05:00
Ryan VanderMeulen
4635913456 Merge inbound to m-c. 2014-02-07 14:22:17 -05:00
Lucas Rocha
c1e872eb77 Bug 966866 - Correctly update SiteIdentityPopup for MIXED_CONTENT_BLOCKED (r=margaret) 2014-02-07 19:21:28 +00:00
Chenxia Liu
3b41ea16d7 Bug 968180 - Favicons in URL bar are not fetched after changing an option in settings menu (backout bug 934658). r=mfinkle 2014-02-07 10:42:04 -08:00
Lucas Rocha
c91a2fadc5 Bug 969316 - Use description column instead of url in PanelListRow (r=margaret) 2014-02-07 17:06:47 +00:00
Lucas Rocha
44ca5510fa Bug 968878 - Misc tweaks in PanelGridView's layout (r=margaret) 2014-02-07 15:22:45 +00:00
Lucas Rocha
e2f2b42ea9 Bug 968735 - Don't use 'm' prefix for non-member variables (r=liuche) 2014-02-07 13:34:09 +00:00
Lucas Rocha
90e778326f Bug 968735 - Rename displayPanelConfig() to displayHomeConfig() (r=liuche) 2014-02-07 13:34:08 +00:00
Lucas Rocha
92b2c31da3 Bug 964508 - Rename TwoLineRow members and move icon code to TwoLinePageRow (r=margaret) 2014-02-07 13:29:40 +00:00
Carsten "Tomcat" Book
e3aafe9e11 merge fx-team to mozilla-central 2014-02-07 09:52:32 +01:00
Margaret Leibovic
1ddc12a8ce Bug 964447 - Add sync APIs to HomeProvider. r=mcomella 2014-02-06 18:08:07 -08:00
Wes Kocher
86f62c4c20 Backed out changeset 71118c075821 (bug 947550) r=margaret on a CLOSED TREE 2014-02-06 16:50:43 -08:00
Wes Johnston
9a04e40830 Backed out changeset 60651784715f (bug 967254) r=margaret 2014-02-06 15:13:27 -08:00
Wes Johnston
3307fa6b1b Backed out changeset 2c2c426e4afe (bug 784759) r=margaret 2014-02-06 15:12:59 -08:00
Lucas Rocha
76ece06da1 Bug 963046 - Remove unused imports from PanelListRow (r=margaret) 2014-02-06 21:06:39 +00:00
Lucas Rocha
5198a32d66 Bug 963046 - Use Picasso to load images in PanelListRow and PanelGridItemView (r=margaret) 2014-02-06 21:06:39 +00:00
Lucas Rocha
231b83b5c0 Bug 963046 - Add image_url column to HomeProvider's fake items (r=margaret) 2014-02-06 21:06:39 +00:00
Lucas Rocha
e8633436b2 Bug 963046 - Use HomeItems DB constract in PanelListRow (r=margaret) 2014-02-06 21:06:39 +00:00
Lucas Rocha
f424e24a26 Bug 963046 - Add Picasso image loading library to the tree (r=nalexander) 2014-02-06 21:06:38 +00:00
Geoff Brown
3112675caf Bug 948387 - Avoid intermittent NPE in testAddSearchEngine; r=wesj 2014-02-04 23:47:00 -07:00
Carsten "Tomcat" Book
bc44ee255c Merge mozilla-central to fx-team 2014-02-06 13:27:21 +01:00
Carsten "Tomcat" Book
117533e244 merge fx-team to mozilla-central 2014-02-06 12:51:21 +01:00
Lucas Rocha
2051750fb8 Bug 909550 - Lazy-inflate TabsPanel once the first pageload is finished (r=mfinkle) 2014-02-06 08:59:50 +00:00
Brian Nicholson
7ab064ef5d Bug 965137 - Replace SessionStore pageshow listener with DOMTitleChanged listener. r=mfinkle 2014-02-05 23:47:51 -08:00
Sola Ogunsakin
42784703ce Bug 968084 - Context menu doesn't appear on list entries in Top Sites section. r=margaret 2014-02-05 11:44:16 -08:00
Sebastian Kaspari
0c91ea0db5 Bug 946352 - Remove go button workaround in ToolbarComponent.commitEditingMode. r=mcomella 2014-02-05 17:14:17 -05:00
Michael Comella
e01fcb4ad2 Bug 947550 - Wait for Gecko:DelayedStartup in testAboutHomePageNavigation. r=margaret 2014-02-05 13:55:45 -08:00
Ryan VanderMeulen
3bf7101122 Merge m-c to fx-team. 2014-02-05 16:14:03 -05:00
Ryan VanderMeulen
ee5b33d7be Merge fx-team to m-c. 2014-02-05 15:31:20 -05:00
Nick Alexander
088bd1444c Bug 951865 - Part 2: Package GeckoView resources when building mobile/android/base. r=glandium
This is a temporary measure.  We have multiple resource directories
that all need to be included into the GeckoView library.  This patch
stuffs the resources into a zip file which can be included in the
GeckoView packaging step.

These resources used to be copied into res/, which led to
synchronization issues.  This new zip file will now suffer the same
synchronization problems.  Android Archive (.aar) files make this
synchronization step explicit, and tools such as gradle do the work to
keep things in sync.  We'll move to use a tool like this eventually,
but for now...
2014-02-05 08:51:48 -08:00
Lucas Rocha
5d86688f5e Bug 968179 - Fix crasher when using grid views in dynamic panels (r=margaret) 2014-02-05 16:58:55 +00:00
Wes Johnston
e38c81c42d Bug 961954 - Lazy load main menu. r=mfinkle 2014-02-03 16:19:00 -08:00
Eugen Sawin
468f4072c2 Bug 967032 - Wait for Gecko initialization. r=snorp 2014-02-05 17:17:50 +01:00
Carsten "Tomcat" Book
a012359c30 merge fx-team to mozilla-central 2014-02-05 13:28:00 +01:00
Richard Newman
e3ee07c9ef Merge m-c to s-c. 2014-02-04 20:30:20 -08:00
Richard Newman
fcebec6381 Bug 961499 - Return correct size favicons for Top Sites' add to home screen functionality. r=bnicholson 2014-02-04 17:58:15 -08:00
Richard Newman
1be2bf4444 Bug 962644 - Part 4: create FxA accounts by default. r=nalexander 2014-02-01 19:05:28 -08:00
Gavin Sharp
e7a56ab0e9 merge fx-team into m-c 2014-01-31 22:37:45 -08:00
Richard Newman
d6e354674a Merge m-c to s-c. 2014-01-31 20:05:10 -08:00
Ryan VanderMeulen
8dd66d724e Merge inbound to m-c. 2014-01-31 21:14:13 -05:00
Richard Newman
f74752036d Bug 962644 - Part 3: check for Firefox accounts as well as Sync accounts. r=nalexander 2014-01-31 16:02:43 -08:00
Richard Newman
a7202fb8d9 Bug 962644 - Part 1: conditionally open FxA or legacy Sync UI from Fennec. r=nalexander 2014-01-31 16:02:42 -08:00
Richard Newman
e13b123e74 Bug 962644 - Part 0: extract firefoxAccountsExist and friends. r=nalexander 2014-01-31 16:02:42 -08:00
Nick Alexander
ffc67387f2 Bug 965683 - Make spinner that replaces button same size as button. r=rnewman 2014-01-31 15:58:22 -08:00
Nick Alexander
3aca7534d3 Bug 966386 - Final tweaks from Android Firefox Accounts UX sign off. r=rnewman 2014-01-31 15:57:41 -08:00
Richard Newman
aa125a0cb2 Bug 966106 - Detect existing accounts during account creation, and offer to sign in. r=nalexander 2014-01-31 14:23:20 -08:00
Richard Newman
5d775bb139 Bug 966174 - Skip straight back over Get Started when successfully setting up FxA. r=nalexander 2014-01-31 11:56:17 -08:00
Carsten "Tomcat" Book
a10c0f0add merge fx-team to mozilla-central 2014-01-31 12:52:17 +01:00
Richard Newman
e47244c492 Merge m-c to s-c. 2014-01-30 20:28:12 -08:00
Nick Alexander
4ad3e4094e Bug 962126 - Strip debug logging and PII leaks from Android Firefox Accounts. r=rnewman 2014-01-30 18:00:29 -08:00
Nick Alexander
63c3e9d6f8 Bug 964795 - Update Accept-Language header to be spec-compliant. r=rnewman 2014-01-30 17:59:58 -08:00
Nick Alexander
7b116c05df Bug 965867 - Update final URLs for Android Firefox Accounts landing. r=rnewman 2014-01-30 17:59:30 -08:00
Nick Alexander
952b33aba1 Bug 965366 - Make Firefox Account's StatusActivity checkboxes live. r=rnewman 2014-01-30 17:58:56 -08:00
Nick Alexander
76f1c4b8f3 Bug 965367 - Implement "Choose what to sync" check box. r=rnewman 2014-01-30 17:58:01 -08:00
Richard Newman
414c40fb22 Bug 966110 - Add formatS3 format string. r=trivial 2014-01-30 17:29:13 -08:00
Richard Newman
19c3fea571 Bug 963448 - Add '1.5' to Sync client record protocol list. r=trivial 2014-01-30 11:58:22 -08:00
Nick Alexander
277aa5fa52 Bug 963667 - Use production Firefox Accounts endpoints in Fennec. r=rnewman 2014-01-29 20:04:27 -08:00
Nick Alexander
5be6793b5c Merge m-c to s-c 2014-01-29 20:01:11 -08:00
Richard Newman
9c233d046e Bug 959915 - Adapt FxA token server client to include X-Client-State header. r=nalexander 2014-01-29 17:08:39 -08:00
Sola Ogunsakin
562d9ac5d8 Bug 965070 - Support GridViews in dynamic panels. r=lucasr 2014-01-29 16:37:58 -08:00
Josh Dover
4b5e338f0d Bug 963721 - Call onUrlOpen() on item clicks in dynamic panels. r=lucasr 2014-01-29 16:36:37 -08:00
Nick Alexander
ac6d28bb01 Bug 965376 - Update final copy for Android Firefox Accounts. r=me
--HG--
extra : amend_source : a5dc69864bc0e9ba4e834184f7f2d8525f75995a
2014-01-29 13:02:44 -08:00
Lucas Rocha
199b788a1e Bug 963508 - Don't directly remove elements while iterating on a set (r=wesj) 2014-01-29 09:03:31 -08:00
Lucas Rocha
3b22bbe70e Bug 962237 - Fix indentation in toolbar_edit_layout.xml (r=wesj) 2014-01-29 09:02:08 -08:00
Richard Newman
569d1d7878 Bug 965064 - Part 2: back out FirefoxAccountsHelper. r=nalexander 2014-01-28 16:51:19 -08:00
Richard Newman
d7a061f725 Bug 963424 - Use token server-provided cluster URL. r=nalexander 2014-01-28 16:20:50 -08:00
Richard Newman
875ec4d289 Bug 965038 - Styling for links. r=nalexander 2014-01-28 15:49:39 -08:00
Richard Newman
8c6448e7d3 Bug 964873 - Linkify the COPPA 'learn more' link. r=nalexander 2014-01-28 15:28:33 -08:00
Richard Newman
4b7d28aa9b Bug 962542 - Linkify 'getting started' support link. r=nalexander 2014-01-28 15:27:57 -08:00
Richard Newman
9fcdad0a9d Bug 959774 - Linkifying FxA setup elements. r=nalexander 2014-01-28 15:27:26 -08:00
Richard Newman
99693917c0 Bug 965020 - Use task affinities more clearly to avoid some back-stack issues. r=wesj 2014-01-28 15:18:16 -08:00
Richard Newman
d6695099cc Merge m-c to s-c. 2014-01-28 15:14:23 -08:00
Raymond Etornam Agbeame(:retornam)
27bb6022c6 Bug 960725 - Rename Search Settings and reorder Customize list. r=liuche 2014-01-31 21:54:47 -05:00
Wes Johnston
6027a6223e Bug 956075 - Add a custom view flipper to avoid Gingerbread bugs with touching ViewGroups. r=lucasr 2014-01-28 09:15:36 -08:00
Wes Johnston
7ffbfeb487 Bug 967254 - Move uninstalled apps check to delayed startup. r=rnewman 2014-02-04 07:49:30 -08:00
Mark Finkle
25ed150d70 Bug 961952 - HardwareUtils.getMemSize can be expensive during startup. r=rnewman 2014-02-03 19:12:36 -08:00
Michael Comella
4aa5cf44bb Bug 967134 - Add documentation link to UITest. r=margaret 2014-02-03 15:20:00 -08:00
Ryan VanderMeulen
f40fe712d0 Merge m-c to inbound on a CLOSED TREE. 2014-02-03 15:45:49 -05:00
Margaret Leibovic
bb17e4aca4 backout 793ffe6ed42e (bug 960359) 2014-02-03 10:02:42 -08:00
Margaret Leibovic
39d8867068 backout a4b73c79ac44 (bug 920791) 2014-02-03 10:02:42 -08:00
Phil Ringnalda
ec64dfd0ba Merge m-i to m-c 2014-02-02 09:16:37 -08:00
Phil Ringnalda
0d2d42f96f Merge f-t to m-c 2014-02-02 09:10:57 -08:00
Max Li
31e06f7c3f Bug 963000 - Explore By Touch sometimes not working when Firefox is opened and automatically loads a web page. r=kats 2014-02-01 20:44:08 -08:00
Ryan VanderMeulen
0f91046fc6 Merge m-c to inbound. 2014-02-01 17:22:56 -05:00
Margaret Leibovic
0768cc05b5 Bug 961375 - Create a shorter label for dynamic toolbar pref. r=bnicholson 2014-01-29 06:58:49 -08:00
Margaret Leibovic
c3ce466306 Bug 745755 - Generate a marketplace bookmark on profile creation. r=wesj 2014-01-29 06:58:46 -08:00
Ed Morley
4c692bdb25 Merge latest green inbound changeset and mozilla-central 2014-01-29 10:32:34 +00:00
Margaret Leibovic
20648182d2 Bug 964926 - Update HomeProvider authority manifest declaration. r=mcomella 2014-01-28 16:43:11 -08:00
Margaret Leibovic
a17782259b Bug 965033 - Hook up DynamicPanel to HomeProvider. r=lucasr 2014-01-28 16:43:09 -08:00
Wes Johnston
c33c41207a backout f4c5e883482a r=mfinkle 2014-01-28 16:25:40 -08:00
Jim Chen
1250baa3a1 Bug 964813 - Make HandleUncaughtException JNI wrapper multithreaded; r=kats 2014-01-28 18:32:28 -06:00
Wes Johnston
71b7cc1fae Bug 784759 - Delay database initialization until after first page load. r=mfinkle 2014-01-28 21:58:12 -08:00
Margaret Leibovic
2442a41d4e Bug 952310 - (Part 2) Unify JS and Java representations of HomeProvider schema. r=lucasr
--HG--
rename : mobile/android/base/resources/raw/fake_list_items.json => mobile/android/base/resources/raw/fake_home_items.json
2014-01-27 13:50:56 -08:00
Margaret Leibovic
811026afe0 Bug 952310 - (Part 1) Rename HomeListsProvider -> HomeProvider. r=lucasr
--HG--
rename : mobile/android/base/db/HomeListsProvider.java => mobile/android/base/db/HomeProvider.java
2014-01-27 13:49:34 -08:00
Lucas Rocha
1042c6efea Bug 959777 - Dynamically build the UI of DynamicPanel from a PanelConfig (r=margaret) 2014-01-27 13:29:55 -08:00
Lucas Rocha
a77e140937 Bug 959777 - Create generic parent class TwoLineRow for TwoRowPageRow (r=margaret)
--HG--
rename : mobile/android/base/resources/layout/two_line_page_row.xml => mobile/android/base/resources/layout/two_line_row.xml
2014-01-27 13:29:54 -08:00
Chenxia Liu
91bd191816 Bug 963754 - Home panels settings dialog crashes with null string. r=margaret 2014-01-27 13:16:05 -08:00
Geoff Brown
c55b555306 Bug 945395 - Disable testSessionOOMSave on Android x86 for too many failures 2014-02-04 06:32:54 -07:00
Geoff Brown
39d3b3fb7e Bug 962121 - Enable testPasswordProvider, testFormHistory on Android x86; r=dminor 2014-02-04 06:32:51 -07:00
Nick Alexander
795393139f Bug 964360 - Make FxAccountClient set Accept-Language header. r=rnewman 2014-01-27 11:25:55 -08:00
Nick Alexander
4511ede18a Merge m-c to s-c 2014-01-27 11:24:55 -08:00
Lucas Rocha
57e1735765 Bug 949174/964375/952311 - Introduce HomeConfigInvalidator to handle install/invalidation (r=margaret) 2014-02-05 14:14:53 +00:00
Lucas Rocha
e950717a62 Bug 949174/964375/952311 - Add isDynamic() method to PanelConfig (r=margaret) 2014-02-05 14:14:52 +00:00
Lucas Rocha
2b6d2506a2 Bug 949174/964375/952311 - Add DELETED_PANEL flag to PanelConfig (r=margaret) 2014-02-05 14:14:52 +00:00
Lucas Rocha
f6ed121134 Bug 949174/964375/952311 - Don't return an unmodifiable list on HomeConfig.load() (r=liuche) 2014-02-05 14:14:52 +00:00
Lucas Rocha
e4856e4adf Bug 949174/964375/952311 - Add requestPanelsById() to PanelManager (r=margaret) 2014-02-05 14:14:52 +00:00
Lucas Rocha
7e24bda48d Bug 949174/964375/952311 - Factor out code to create built-in panel configs (r=margaret) 2014-02-05 14:14:51 +00:00
Lucas Rocha
afc389a3d0 Bug 949174/964375/952311 - Encapsulate PanelInfo data behind getters (r=margaret) 2014-02-05 14:14:51 +00:00
Lucas Rocha
ae65ae45e3 Bug 949174/964375/952311 - Make PanelType optional in PanelConfig's JSON constructor (r=margaret) 2014-02-05 14:14:51 +00:00
Carsten "Tomcat" Book
d9128b7e43 Merge mozilla-central to fx-team on a CLOSED TREE 2014-02-05 14:54:11 +01:00
Sebastian Kaspari
920d37392e Bug 966810 - Don't prompt to enable search suggestions if search suggestions are already enabled. r=liuche 2014-02-03 12:35:00 -08:00
Michael Comella
37094eb5f7 Bug 960709 - Part 5: Allow locale change even if HealthRecorder is not yet initialized. r=rnewman 2014-02-04 19:41:30 -08:00
Michael Comella
b7f35a03cb Bug 960709 - Part 4: Use HealthRecorder.isEnabled to make StubbedHealthRecorder use more efficient. r=rnewman 2014-02-04 19:41:29 -08:00
Michael Comella
fb2e5f4267 Bug 960709 - Part 3: Add methods to HealthRecorder interface for correctness. r=rnewman 2014-02-04 19:41:29 -08:00
Michael Comella
c7316fb19e Bug 960709 - Part 2: Use HealthRecorder interface in GeckoApp. r=rnewman 2014-02-04 19:41:29 -08:00
Michael Comella
422c77a90e Bug 960709 - Part 1: Factor out HealthRecorder interface. r=rnewman 2014-02-04 19:41:29 -08:00
Nick Alexander
82fe5c99f8 Bug 963442 - Surface notification when Firefox Account needs user action. r=rnewman 2014-01-25 18:14:38 -08:00
Nick Alexander
c4881f2762 Backed out changeset c975f01f9483 for having wrong bug number. 2014-01-25 18:13:17 -08:00
Nick Alexander
6625ad4d92 Bug 963160 - Use server provided alternate email address. r=rnewman 2014-01-25 18:06:55 -08:00
Nick Alexander
119f895af4 Bug 963429 - Surface notification when Firefox Account needs user action. r=rnewman 2014-01-25 17:41:01 -08:00
Ryan VanderMeulen
e429675ccf Merge inbound to m-c. 2014-01-24 16:51:04 -05:00
Wes Johnston
f2795daf43 Bug 881861 - Listen to package removed notifications in the quick share menu. r=mfinkle 2014-01-30 12:47:57 -08:00
Richard Newman
184545de5e Merge m-c to s-c. 2014-01-24 11:59:00 -08:00
James Willcox
797dc5fb5f Bug 957694 - Disable Flash on Tegra devices running KitKat r=blassey 2014-01-24 08:50:47 -06:00
Richard Newman
4f354e8717 Bug 963429 - Point at latest dev servers. r=rnewman (CLOSED TREE) 2014-01-23 20:40:12 -08:00
Nick Alexander
8749a8124c Bug 959784 - Show spinner and native error UI as appropriate. r=rnewman 2014-01-23 18:32:34 -08:00
Sola Ogunsakin
8e760f23ab Bug 963404 - Refactor HomeContextMenuInfo creation. r=margaret 2014-01-31 08:30:47 -08:00
Joshua Dover
a7052884e7 Bug 920791 - Hide banner when URL bar is focused. r=lucasr 2014-01-30 10:45:31 -08:00
Sola Ogunsakin
eb16edb6e4 Bug 942889 - Lists - Gallery layout. r=lucasr 2014-01-31 08:57:56 -08:00
Richard Newman
7184cc1818 Bug 963336 - Extract SyncConfiguration computation from GlobalSession. r=nalexander 2014-01-23 16:48:53 -08:00
Richard Newman
e8a980ec6a Merge s-c. 2014-01-23 16:47:46 -08:00
Chenxia Liu
a6cd57c6de Bug 963051 - "Home page lists" settings page causes Nightly to stop. r=margaret 2014-01-23 15:38:48 -08:00
Chenxia Liu
7dee441006 Bug 962047 - Default search engines are not displayed after turning on search suggestions. r=margaret 2014-01-23 15:35:28 -08:00
Nick Alexander
a4093b3d37 Bug 956839 - Implement Android native Firefox Account status UI. r=rnewman 2014-01-23 13:54:24 -08:00
Phil Ringnalda
7cb58aa799 Merge m-i to m-c 2014-01-25 19:55:19 -08:00
Martyn Haigh
8cd9011a43 Bug 957070 - move webapp event listeners/handlers from GeckoAppShell to webapp/ class; r=wesj
--HG--
rename : mobile/android/base/webapp/WebAppAllocator.java => mobile/android/base/webapp/Allocator.java
rename : mobile/android/base/webapp/WebAppDispatcher.java => mobile/android/base/webapp/Dispatcher.java
extra : rebase_source : a7e66abdf7738d1ae96a167bf6df7a58c208efa1
2014-01-24 21:57:13 -08:00
Martyn Haigh
cec6ac53c5 bug 957059 - Refactor isCorrectManifest function to not match querystring and beyond in provided URLs; r=wesj
--HG--
extra : rebase_source : b9c647f1df91ab11f9041f3a9334efd9f8af9e43
2014-01-24 21:14:54 -08:00
Richard Newman
ea409f6d9b Merge m-c to s-c. 2014-01-22 22:00:13 -08:00
Richard Newman
7c83d70d1b Bug 962906 - FxA age verification fails until system uptime is greater than 15 minutes. r=trivial 2014-01-22 18:15:25 -08:00
Ryan VanderMeulen
2e12a5a8a9 Merge fx-team to m-c. 2014-01-22 15:32:22 -05:00
Nick Alexander
aa89c14bff Bug 962668 - Use skew from token server to generate better assertions. r=rnewman 2014-01-22 11:38:29 -08:00
Margaret Leibovic
f704d6a22f Bug 961092 - Update HomeListsProvider to use the SQLiteBridge. r=wesj 2014-01-24 15:16:17 -08:00
Margaret Leibovic
2a8ae64b16 Bug 942288 - Test for HomeProvider.jsm. r=mcomella 2014-01-24 15:11:20 -08:00
Margaret Leibovic
b58523bcc3 Bug 949039 - Improve queryFakeItems to pull list items from a JSON file. r=wesj 2014-01-24 15:11:15 -08:00
Richard Newman
9bf0da9087 Merge m-c to s-c, certainly nothing to do with Australis. 2014-01-22 08:40:48 -08:00
Richard Newman
4d9864ed8a Bug 962299 - Follow-up: safety improvements and fixes. r=trivial 2014-01-21 22:51:10 -08:00
Richard Newman
73cd88a171 Bug 962320 - User per-profile prefs for FxA, and store token server in account object. r=nalexander 2014-01-21 21:31:02 -08:00
Richard Newman
7fd5b76f74 Bug 962299 - Bundle account data into a single userdata field and add profile tracking. r=nalexander 2014-01-21 21:28:57 -08:00
Wes Kocher
cd53766559 Merge m-c to fx-team 2014-01-21 17:37:43 -08:00
Wes Kocher
a28ac0737a Merge fx-team to m-c 2014-01-21 17:27:53 -08:00
Lucas Rocha
083c877719 Bug 960529 - Simplify switch block for TabEvents in BrowserToolbar (r=bnicholson) 2014-01-21 21:06:24 +00:00
Lucas Rocha
81f5d12f15 Bug 960529 - Avoid redudant updateDisplayLayout() call (r=bnicholson) 2014-01-21 21:06:24 +00:00
Lucas Rocha
09cd21dd5e Bug 960529 - Centralize private mode setting into the proper method (r=bnicholson) 2014-01-21 21:06:24 +00:00
Richard Newman
6253394241 Bug 961526 - More thorough handling of search recording events. r=mcomella 2014-01-20 15:36:50 -08:00
Michael Comella
77dae81ff0 Bug 961526 - Part 1: Fix SQLiteConstraintException in FHR. r=rnewman,mcomella 2014-02-04 15:10:55 -08:00
Wes Johnston
ec874681f4 Backout f75bd697d570 (bug 961954) for rc failures 2014-02-04 14:04:56 -08:00
Wes Johnston
7aa1899ca5 Bug 961954 - Lazily initialize the main menu. r=mfinkle 2014-02-03 16:19:00 -08:00
Ryan VanderMeulen
c285ba396d Merge m-c to inbound. 2014-01-21 15:20:25 -05:00
Ryan VanderMeulen
b863302105 Merge fx-team to m-c. 2014-01-21 15:18:30 -05:00
Lucas Rocha
c60c81c7d4 Bug 949216 - Handle toolbar's back press all in onBackPressed() (r=wesj) 2014-01-21 17:54:51 +00:00
Richard Newman
921309f420 Merge m-c to s-c. 2014-01-21 08:17:45 -08:00
Nick Alexander
7344a26e7e Merge m-c to s-c 2014-01-20 21:33:20 -08:00
Nick Alexander
4bc912955d Bug 961184 - Show activity after signing in to account. r=rnewman
Also (partially) implements resending verification codes, but doesn't
yet implement resending after account creation.
2014-01-20 21:26:57 -08:00
Nick Alexander
17697835ca Bug 951264 - COPPA support for Firefox Accounts on Android. r=rnewman 2014-01-20 21:26:53 -08:00
Nick Alexander
2d5a2ef5f0 Bug 956581 - Make FxAccountGetStartedActivity an AuthenticatorActivity. r=rnewman 2014-01-20 21:26:21 -08:00
Nick Alexander
288d1a3a57 Bug 951304 - Follow-up: Look better on tablets; improve interstitial. r=rnewman 2014-01-20 21:26:17 -08:00
Mark Finkle
e78859a28f Backout 032a3ba018db, It breaks <select> form element interactions (bug 961489, bug 961662) 2014-01-20 16:40:28 -05:00
Mark Finkle
8784191625 Bug 953381 - Basic media casting control bar r=wesj 2014-01-20 17:26:30 -05:00
Mark Finkle
fd6e780b16 Bug 953381 - Move CastingApps into a separate JS file r=wesj 2014-01-20 17:26:27 -05:00
Mark Finkle
14b2e47780 Bug 953381 - video discovery tests r=wesj 2014-01-20 17:22:05 -05:00
Richard Newman
0001f9cb60 Bug 961538 - Correctly extract bitmaps from stored icons in search preferences. r=mfinkle 2014-01-19 23:09:23 -08:00
Chris Kitching
867b5a4918 Bug 961498: Prevent ICO decoder from exploding when faced with single-resource ICOs r=rnewman 2014-01-19 19:25:47 +00:00
Tim Taubert
0f78b6c5d8 merge m-c to fx-team 2014-01-19 10:42:28 +01:00
Richard Newman
87952f92c1 Bug 929066 - Handle skew in HAWK requests. r=nalexander 2014-01-18 19:49:25 -08:00
Geoff Brown
0ea7055009 Bug 962121 - Disable testPasswordProvider,testFormHistory on Android x86 only, for too many crashes 2014-01-21 10:22:59 -07:00
Brian Nicholson
d0fb85dda5 Bug 917896 - Replace throbber with progress bar. r=lucasr 2014-01-17 20:03:59 -08:00
Chris Kitching
4f134a4af4 Bug 748100: Augment Favicon decoder with the ability to decode ICO files. r=rnewman 2014-01-18 03:24:28 +00:00
Chris Kitching
824f28e8f6 Bug 957400: Fix sorting in favicon cache. r=rnewman 2014-01-18 01:10:22 +00:00
Marcos Cezar
27184e6305 Bug 947506 - Rename PerProfileContentProvider to SQLiteBridgeContentProvider. r=margaret
--HG--
rename : mobile/android/base/db/PerProfileContentProvider.java => mobile/android/base/db/SQLiteBridgeContentProvider.java
2014-01-17 17:02:55 -08:00
Lucas Rocha
56cc3dc1ce Bug 959184 - Use enum instead of boolean to track BrowserToolbar's mode (r=mcomella) 2014-01-21 16:44:38 +00:00
Lucas Rocha
a557427f30 Bug 959777 - Define LayoutType, ViewType, and ViewConfig (r=margaret) 2014-01-21 16:32:23 +00:00
Lucas Rocha
f6b030941a Bug 959777 - Factor out PanelConfig validation to be used in all constructors (r=margaret) 2014-01-21 16:32:23 +00:00
Lucas Rocha
5f0311c925 Bug 959777 - Move JSON parsing logic into PanelConfig (r=margaret) 2014-01-21 16:32:23 +00:00
Ryan VanderMeulen
4c5b114317 Merge m-c to fx-team. 2014-01-21 15:22:15 -05:00
Michael Nares
cff4b9729e Bug 884851 - Replace the mIsAutoComplete boolean with an enum. r=kats 2014-01-21 14:24:52 -05:00
Jim Chen
29cc16d495 Bug 958706 - Add ThrowException and HandleUncaughtException methods to AndroidBridge; r=blassey
ThrowException throws a new exception with the appropriate message, meant for native JNI methods that return to Java code (i.e. methods in AndroidJNI.cpp).

HandleUncaughtException will be called by the generated JNI stubs that C++ code uses. HandleUncaughtException calls the new GeckoAppShell.handleUncaughtException method, which behaves exactly like the normal uncaught exception handler (annotates the crash report and crashes). GeckoAppShell.handleUncaughtException has the noThrow annotation that will be seen by the generated code; as a result, its generated stub will not call HandleUncaughtException and result in a loop.
2014-01-17 23:32:24 -06:00
Brian Nicholson
bf1d97bbc9 Bug 961749 - Disable tab count animation in editing mode. r=lucasr 2014-01-28 15:19:42 -08:00
Brian Nicholson
9bc4959df9 Bug 963288 - Remove unnecessary synchronization in Tabs. r=rnewman 2014-01-28 11:56:26 -08:00
Margaret Leibovic
4a237045ae Bug 958891 - Make Fennec about:home advertise Firefox Accounts + Sync banner. r=bnicholson 2014-01-17 16:08:44 -08:00
Ryan VanderMeulen
9043c4f03b Backed out changeset a63deedeb4b7 (bug 917896) for robocop failures. 2014-01-17 15:24:23 -05:00
Ryan VanderMeulen
f879f82630 Merge m-c to fx-team. 2014-01-17 15:20:15 -05:00
Ryan VanderMeulen
5276fa28f6 Merge fx-team to m-c. 2014-01-17 14:56:13 -05:00
Margaret Leibovic
f32e4a29ee Bug 959862 - Expand Home.panels API to specify contents of panels. r=lucasr 2014-01-17 09:27:07 -08:00
Margaret Leibovic
8052f94368 Bug 959880 - Support basic HTML markup in home banner text. r=wesj 2014-01-17 09:27:01 -08:00
Richard Newman
a9a844e88e Bug 960324 - Use "BrowserID" in Android tokenserver authz header, not "Browser-ID". r=rnewman 2014-01-16 22:24:52 -08:00
Richard Newman
37f31ffcd1 Bug 951304 - Follow-up: add missing file from Part 3. r=bustage 2014-01-16 19:50:51 -08:00
Richard Newman
ca96dd711e Bug 951304 - Part 4: include a stub string for Fennec. r=trivial 2014-01-16 18:53:02 -08:00
Richard Newman
65a5e1b20b Bug 951304 - Part 3: first version of FxAccountUpdateCredentialsActivity. r=rnewman 2014-01-16 18:51:46 -08:00
Nick Alexander
084dc693bf Bug 951304 - Part 2: first cut at native UI for Firefox Accounts on Android. r=rnewman 2014-01-16 18:35:09 -08:00
Richard Newman
0b7eb17cf0 Bug 956844 - Part 2: rework FxA state machine. r=rnewman 2014-01-16 18:35:08 -08:00
Nick Alexander
436e46bf46 Bug 951304 - Part 1: add FxAccountAuthenticator.getFirefoxAccounts. r=rnewman 2014-01-16 18:35:08 -08:00
Nick Alexander
8d080742f8 Bug 956844 - Part 1: update Android FxSyncAdapter to use new onepw protocol login flow. r=rnewman 2014-01-16 18:35:08 -08:00
Kartikaya Gupta
08cbae02b2 Bug 936008 - Avoid NPE when getting a zoom constraints update before the LayerView is fully initialized. r=wesj 2014-01-16 16:14:08 -05:00
Brian Nicholson
1638d8ee6c Bug 949458 - Give the tab counter view its own rendering layer. r=blassey 2014-01-16 13:03:34 -08:00
Ryan VanderMeulen
208917083a Merge inbound to m-c. 2014-01-16 15:06:12 -05:00
Richard Newman
09b17e3a0a Bug 959627 - Follow-up: fix typo. r=trivial 2014-01-15 18:28:15 -08:00
Mark Finkle
ab234784a4 Bug 959627 - BitmapUtils.getDominantColor can be expensive r=margaret 2014-01-15 21:02:07 -05:00
Ryan VanderMeulen
1831f4d5bd Merge m-c to fx-team. 2014-01-15 20:48:45 -05:00
Ryan VanderMeulen
4cd53d5a1c Backed out changesets 5d245e2369fa and 8f3dad3b3698 (bug 949458) for suspicion of causing bug 960162. 2014-01-15 20:46:00 -05:00
Margaret Leibovic
ad59df0afb Bug 959772 - Create a generic PanelType and corresponding *Panel class for third-party panels. r=lucasr
--HG--
rename : mobile/android/base/home/ListPanel.java => mobile/android/base/home/DynamicPanel.java
2014-01-15 11:49:26 -08:00
Margaret Leibovic
5d8a79a8fd Bug 958175 - Get rid of PanelConfig constructors that don't take an id. r=lucasr 2014-01-15 11:49:19 -08:00
Ed Morley
bed1d48fc2 Merge mozilla-central and fx-team 2014-01-15 18:04:51 +00:00
Ed Morley
dd9a768fb4 Merge latest green fx-team changeset and mozilla-central 2014-01-15 16:14:41 +00:00
Nick Alexander
c0ce94d60e Bug 957872 - Remove SyncAdapters for all but the main Fennec ContentProvider. r=nalexander
--HG--
rename : mobile/android/base/resources/xml/fxaccount_bookmarks_syncadapter.xml => mobile/android/base/resources/xml/fxaccount_syncadapter.xml
2014-01-15 10:18:18 -08:00
Joshua Dover
be010616a1 Bug 955886 - Remove toolbar margin when entering fullscreen without dynamic toolbar. r=wesj 2014-01-10 10:38:26 -08:00
Brian Nicholson
05cd5a6036 Bug 917896 - Replace throbber with progress bar. r=lucasr
--HG--
extra : rebase_source : 3aee6ee1526857fa5eeda22137fac2b34bce1102
2014-01-17 10:52:39 -08:00
Eugen Sawin
b2ab04b2a3 Bug 956946 - Align menu top to URL bar. r=bnicholson 2014-01-16 15:47:10 -08:00
Lucas Rocha
cc016ef7e5 Bug 958171 - Fix adapter update logic for when HomeConfig changes (r=margaret) 2014-01-15 10:57:25 +00:00
Wesley Johnston
a6d7835949 Bug 957131 - Synced bookmarks appear in guest mode but not in default profile. r=rnewman 2014-01-14 21:45:59 -08:00
Brian Nicholson
bd8f6c2f03 Bug 949458 - Follow-up including API version check. r=me 2014-01-14 16:48:02 -08:00
Brian Nicholson
2eb87485f6 Bug 949458 - Give the tab counter view its own rendering layer. r=blassey 2014-01-14 16:38:46 -08:00
Michael Comella
b8573348bc Bug 943515 - Part 2: Url -> URL in Favicon method names. r=rnewman 2014-01-13 15:08:58 -08:00
Margaret Leibovic
8f090c29a5 Bug 926711 - Restore search engine icon in search engine preference dialog. r=wesj 2014-01-14 15:08:13 -08:00
Margaret Leibovic
70f97b7271 Bug 958192 - Use gecko messages to request current set of available panels from JS. r=lucasr 2014-01-14 15:08:10 -08:00
Ryan VanderMeulen
4af34477af Backed out changeset 7eb8b5723256 (bug 943515) for mass Android test bustage. 2014-01-14 15:38:15 -05:00
Michael Comella
4acf0d4dae Bug 943515 - Part 2: Url -> URL in Favicon method names. r=rnewman 2014-01-14 10:28:30 -08:00
Isura Edirisinghe
5d357879dc Bug 944165 - Implement remaining functions in JUnit API. r=mcomella 2014-01-14 10:13:30 -05:00
Richard Newman
b3811e6d06 Bug 847021 - Correctly drop bookmarks_type_deleted_index during migration. r=mfinkle 2014-01-13 19:36:35 -08:00
Matt Brubeck
c28423b0a3 Bug 958243 - Get unregister/registerEventListener calls in sync [r=mfinkle] 2014-01-13 17:58:36 -08:00
Wes Johnston
d4973b96bd Bug 921112 - Prohibit proguad from erasing JNI MCC methods. r=bnicholson 2014-01-13 15:20:15 -08:00
Wes Johnston
e171aa5dfd Bug 949613 - Hide the titlebar if it was showing when an action mode started. r=lucasr 2014-01-13 15:20:13 -08:00
Lucas Rocha
4031e21552 Bug 957992 - Document toolbar high-level architecture (r=margaret) 2014-01-13 15:09:30 +00:00