Commit Graph

5577 Commits

Author SHA1 Message Date
Margaret Leibovic
423792a23e Bug 950919 - (Part 3) Create utility StringUtils.getQueryParameter. r=mcomella 2013-12-17 22:43:31 -08:00
Margaret Leibovic
8bb6cd1e23 Bug 950919 - (Part 2) Get rid of "aboutHomePage" flag. r=mcomella 2013-12-17 22:43:31 -08:00
Margaret Leibovic
002ef4ddf6 Bug 950919 - (Part 1) Get rid of loadHomePage method. r=mcomella 2013-12-17 22:43:30 -08:00
Richard Newman
84562a5a66 Bug 947261 - Ensure that mActionItemBarPresenter is removed from the menu when cleared. r=sriram 2013-12-17 20:44:14 -08:00
Margaret Leibovic
5646d022bc Bug 949181 - Update robocop tests to get rid of dependency on HomePager.Page. r=mcomella 2013-12-17 13:34:13 -08:00
Margaret Leibovic
9969523305 Bug 949181 - Get rid of the Page enum in HomePager. r=wesj 2013-12-17 13:34:10 -08:00
Wes Johnston
7782286b89 Bug 947281 - Fix calcuations for how many actionbar items to show. r=sriram,margaret 2013-12-17 09:41:55 -08:00
Wes Kocher
a48372de5d Merge m-c to fx-team 2013-12-16 21:35:20 -08:00
Margaret Leibovic
18780423ab Bug 949208 - Don't use reflection to get database name in robocop tests. r=wesj 2013-12-16 16:18:56 -08:00
Nick Alexander
709a4a7087 Bug 923950 - Fix Android single locale repacks. r=glandium
There are two parts to this.  The first is to add AndroidManifest.xml
as a dependency to the "no dependencies" ap_ built during packaging.
The aapt call requires it.  So "no dependencies" is more accurately
"no *resource* dependencies".

The second is to avoid including the Android res/ directory in the
language repack step.  What happens is that the l10n.py script sees
the Android res/ files left in the dist/ directory after unpacking and
expects to find them in the objdir.  They're not there, so the script
fails.  To avoid this, we delete them after unpacking.  See the
comments in packager.mk describing this process.

--HG--
extra : rebase_source : 35c3c125dddcd575c1a5e8ad58f9aa13ff2db4c3
2013-12-14 15:36:17 -08:00
Ryan VanderMeulen
1037218183 Merge inbound to m-c. 2013-12-16 16:58:27 -05:00
Kartikaya Gupta
0b8bb93d3e Bug 949132 - Use the FrameMetrics flag on the layers update to update APZC scroll offset instead of tracking it in widget code. r=Cwiiis 2013-12-16 12:04:46 -05:00
Nick Alexander
67783ac649 Bug 949880 - Refactor Android Sync's SyncAdapter for FxAccount use. r=rnewman
--HG--
extra : rebase_source : 28937855c499bb621458b15424ac67378e43f9db
2013-12-15 15:53:59 -08:00
Michael Comella
c17f347219 Bug 947550 - Use Robotium side swipe methods. r=margaret 2013-12-11 14:31:55 -08:00
Geoff Brown
1fe0bdd132 Bug 915449 - Avoid EditText error in testMasterPassword; r=jmaher 2013-12-16 09:57:01 -07:00
Sriram Ramasubramanian
e7550d5c34 Bug 919777: Change the width to be fill_parent for titles in TwoLinePageRow. [r=lucasr] 2013-09-26 15:17:22 -07:00
Mark Finkle
1669b93c8b Bug 949639 - Move CanAddURI to nsAndroidHistory r=blassey 2013-12-12 23:09:16 -05:00
teodora vermesan
3bc54353ff Bug 846340 - Robocop: Add test for 'Clear Site settings', 'Clear Saved passwords' and 'Clear history' options. r=gbrown 2013-11-21 12:17:48 +02:00
Kartikaya Gupta
83724141f1 Bug 948953 - Allow panning subdocuments in full-screen mode. r=Cwiiis 2013-12-12 17:13:55 -05:00
Lucas Rocha
b9162f335a Bug 949429 - Properly handle redisplay() calls before HomePager config is loaded (r=margaret) 2013-12-12 12:34:16 -08:00
Lucas Rocha
7df0e90023 Bug 949429 - Correctly check HomePager presence and visibility on redisplay (r=rnewman) 2013-12-12 12:34:03 -08:00
Carsten "Tomcat" Book
f924e8d961 merge mozilla-central to fx-team 2013-12-12 16:09:30 +01:00
Carsten "Tomcat" Book
577bf4bd2d merge fx-team to mozilla-central 2013-12-12 13:28:08 +01:00
Lucas Rocha
c1e1d38335 Bug 942231 - Change HomePager to be backed by HomeConfig (r=margaret) 2013-12-12 12:04:31 +00:00
Lucas Rocha
c5f8fff541 Bug 942231 - Define constant with default value for 'can load' hint (r=margaret) 2013-12-12 12:02:52 +00:00
Lucas Rocha
f339fade74 Bug 942231 - Keep showHomePager* method together in BrowserApp (r=margaret) 2013-12-12 12:02:51 +00:00
Lucas Rocha
4711082bdb Bug 942231 - Use 'page' terminology in HomePager instead of 'tab' (r=margaret) 2013-12-12 12:02:51 +00:00
Lucas Rocha
620a1b0cd6 Bug 942231 - Factor out HomePager's adapter into a separate file (r=margaret) 2013-12-12 12:02:50 +00:00
Lucas Rocha
29dddfe966 Bug 942231 - Remove unused member from HomePager (r=margaret) 2013-12-12 12:02:49 +00:00
Carsten "Tomcat" Book
1c9bad3196 Backed out changeset f1769583f43b (bug 942231) for Android Bustage on a CLOSED TREE 2013-12-12 12:45:09 +01:00
Carsten "Tomcat" Book
248253386a Backed out changeset c4e1151b6a7e (bug 942231) for Android Bustage on a CLOSED TREE 2013-12-12 12:44:58 +01:00
Carsten "Tomcat" Book
3c90185a80 Backed out changeset f279d53c2d4d (bug 942231) for Android Bustage on a CLOSED TREE 2013-12-12 12:44:48 +01:00
Carsten "Tomcat" Book
17610f17b4 Backed out changeset c521a1683852 (bug 942231) for Android Bustage on a CLOSED TREE 2013-12-12 12:44:32 +01:00
Carsten "Tomcat" Book
496ef3f0bd Backed out changeset 7744ed51864c (bug 942231) for Android Bustage on a CLOSED TREE 2013-12-12 12:44:23 +01:00
Carsten "Tomcat" Book
56e72953a6 Backed out changeset 64376a7a08df (bug 942231) for Android Bustage on a CLOSED TREE 2013-12-12 12:44:11 +01:00
Lucas Rocha
6cfc2fd5ae Bug 942231 - Change HomePager to be backed by HomeConfig (r=margaret) 2013-12-12 10:55:36 +00:00
Lucas Rocha
84a2b7ae8f Bug 942231 - Define constant with default value for 'can load' hint (r=margaret) 2013-12-12 10:55:36 +00:00
Lucas Rocha
ce83ada3cb Bug 942231 - Keep showHomePager* method together in BrowserApp (r=margaret) 2013-12-12 10:55:36 +00:00
Lucas Rocha
ec75db4e9b Bug 942231 - Use 'page' terminology in HomePager instead of 'tab' (r=margaret) 2013-12-12 10:55:36 +00:00
Lucas Rocha
9fa395445c Bug 942231 - Factor out HomePager's adapter into a separate file (r=margaret) 2013-12-12 10:55:35 +00:00
Lucas Rocha
75b19143b4 Bug 942231 - Remove unused member from HomePager (r=margaret) 2013-12-12 10:55:35 +00:00
Brad Lassey
0da85e8997 bug 944104 - support creating a GeckoView programmatically, follow up to have just one LayerView constructor r=mfinkle 2013-12-11 21:03:56 -05:00
Lucas Rocha
fc210fdac8 Bug 945212 - Encapsulate identity data/security mode behind a type-safe API (r=margaret) 2013-12-12 00:28:15 +00:00
Lucas Rocha
fb5f4e99fe Bug 943915 - Encapsulate button click listener in SiteIdentityPopup (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha
14007eeecd Bug 943915 - Change SiteIdentityPopup's API to be package-scoped (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha
1e4c7a02f2 Bug 943915 - Encapsulate SiteIdentityPopup into BrowserToolbar (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha
f8bbdb0c3c Bug 943915 - Remove 'a' prefix from arguments in ArrowPopup/SiteIdentityPopup (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha
bb9d7ce85e Bug 943915 - Add ArrowPopup constructor without anchor view argument (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha
19e83051ba Bug 943915 - Move SiteIdentityPopup to the toolbar package (r=wesj)
--HG--
rename : mobile/android/base/SiteIdentityPopup.java => mobile/android/base/toolbar/SiteIdentityPopup.java
2013-12-12 00:28:14 +00:00
Lucas Rocha
875b68032b Bug 943915 - Small cleanup on the use of Resources in ArrowPopup (r=wesj) 2013-12-12 00:28:13 +00:00