Commit Graph

10597 Commits

Author SHA1 Message Date
Martyn Haigh
ff2dd14741 Bug 1055595 - Part 1: Simplify adapter (r=lucasr) 2014-09-05 09:28:24 +01:00
Chris Kitching
9b41be7bb8 Bug 1062112: Part 1j: Use StringBuilders instead of appending in a loop. r=nalexander 2014-09-04 19:03:41 -07:00
Chris Kitching
4b406fa36a Bug 1062112: Part 1h: Remove redundant keywords from GeckoSmsManager. r=nalexander 2014-09-04 18:43:09 -07:00
Chris Kitching
e4ff21fb87 Bug 1062112: Part 1g: Make exception inner classes static. r=nalexander 2014-09-04 18:37:39 -07:00
Chris Kitching
99f5eee84a Bug 1062112: Part 1f: Stop comparing strings with ==. r=nalexander 2014-09-04 18:35:28 -07:00
Chris Kitching
0b3290111a Bug 1062112: Part 1e: Declare final effectively-final fields in GeckoSmsManager. r=nalexander 2014-09-04 18:32:11 -07:00
Wes Kocher
c537f62af1 Merge inbound to m-c a=merge 2014-09-04 18:30:01 -07:00
Chris Kitching
c6e4623844 Bug 1062112: Part 1d: Correctly define 2^32. r=nalexander 2014-09-04 18:29:51 -07:00
Chris Kitching
ccdd65da4e Bug 1062112: Part 1c: Replace PendingIntentGuid with an AtomicInteger. r=nalexander 2014-09-04 18:21:00 -07:00
Chris Kitching
d6ea3ae7fb Bug 1062112: Part 1b: Cleanup singleton use in SmsManager. r=nalexander 2014-09-08 12:48:10 -07:00
Chris Kitching
85d6053915 Bug 1062112: Part 1a: Move ISmsManager. r=nalexander 2014-09-04 18:13:05 -07:00
Jim Chen
82b9747f19 Bug 1058136 - Properly send text change notifications for composition text; r=cpeterson 2014-09-04 14:38:18 -04:00
Jim Chen
aa091cfa61 Bug 1058136 - Send separate compose event for composing text; r=cpeterson 2014-09-04 14:38:17 -04:00
Jim Chen
1472dab021 Bug 1058136 - Fix debug logging crash; r=cpeterson 2014-09-04 14:38:17 -04:00
Jim Chen
1935360c34 Bug 1058136 - Refactor GeckoEditable; r=cpeterson 2014-09-04 14:38:16 -04:00
Lucas Rocha
a51bc86e57 Backout bug 1055595, build failures (r=backout) 2014-09-04 18:29:19 +01:00
Martyn Haigh
f62424839a Bug 1055595 - Part 4: rename and extract adapter, make abstract and create concrete implementation within the list view (r=lucasr) 2014-09-04 16:54:01 +01:00
Martyn Haigh
d8b38fd683 Bug 1055595 - Part 3: introduce newView/bindView constructs in to adapter (r=lucasr) 2014-09-04 16:54:01 +01:00
Martyn Haigh
569276ea5c Bug 1055595 - Part 2: move code from layout to item view (r=lucasr) 2014-09-04 16:54:01 +01:00
Margaret Leibovic
06ab5a6eca Bug 1062632 - Follow-up to fix build bustage on a CLOSED TREE 2014-09-04 10:40:53 -07:00
Brian Nicholson
3d04f74b97 Bug 1062622 - Add catch function in Sanitizer.jsm. r=wesj 2014-09-04 10:31:13 -07:00
Martyn Haigh
ccf1d16193 Bug 1055595 - Part 1: Simplify Adapter (r=lucasr) 2014-09-04 16:54:00 +01:00
Chris Kitching
502304ad16 Bug 1062112: Part 1: Fix generics in DebugGeckoInputConnection. r=nalexander 2014-09-03 23:44:49 -07:00
Chris Kitching
e93d957a78 Bug 1062112: Part 4: Add silly hashCode methods. r=nalexander 2014-09-04 00:42:38 -07:00
Chris Kitching
2fa3f29985 Bug 1062112: Part 3: Move GeckoMediaPlayer. r=nalexander 2014-09-04 00:16:47 -07:00
Chris Kitching
222cb7294a Bug 1062112: Part 1.5: Move GeckoEditable interfaces to satisfy JDK 8. r=nalexander 2014-09-08 12:48:08 -07:00
Chris Kitching
3dfeb780ff Bug 1064246: Cleanup SpecialFoldersCursorWrapper. r=rnewman 2014-09-08 06:17:43 -07:00
Chris Kitching
75439ed71c Bug 1064246: Remove dead functions from LocalBrowserDB. r=rnewman 2014-09-08 06:15:20 -07:00
Chris Kitching
733a7b416e Bug 1064246: Remove some more dead code from BrowserDB. r=rnewman 2014-09-08 06:11:14 -07:00
Chris Kitching
4c9d68369d Bug 1064246: Remove nonsensical dead getter from BrowserDB. r=rnewman 2014-09-08 06:04:15 -07:00
Nigel Babu
9a02a2f6ac Backed out 2 changesets (bug 1053016) for Android build bustage
Backed out changeset 498a3f688a3d (bug 1053016)
Backed out changeset 314e44e93c71 (bug 1053016)
2014-09-08 21:30:37 +05:30
Richard Newman
de919e1c3c Bug 1053016 - Part 1: remove libomxpluginfroyo.so from Android package. r=nalexander 2014-09-08 07:59:35 -07:00
Margaret Leibovic
a3b70f50c0 Bug 1059537 - Add support for parsing icons out of search plugin XML. r=bnicholson 2014-09-08 16:39:45 +02:00
Chris Kitching
b699872d41 Bug 1064029: Unbreak the tree. r=bustage 2014-09-08 06:47:49 -07:00
Carsten "Tomcat" Book
4d6cd8491c Merge m-c to fx-team 2014-09-08 15:32:21 +02:00
Carsten "Tomcat" Book
e0bb163319 merge fx-team to mozilla-central a=merge 2014-09-08 15:26:03 +02:00
Chris Kitching
baed13558a Bug 1064029: Don't keep a static context reference in Favicons. r=rnewman 2014-09-06 23:57:02 -07:00
manu.jain13@gmail.com
7fc83e6d8a Bug 1060423 - Cut function in a readonly textarea. r=mfinkle r=markcapella 2014-09-06 07:37:00 +02:00
Tristan Pollitt
de8db91854 Bug 1057613 - Telemetry for search widget buttons. r=margaret 2014-09-03 22:10:17 +01:00
Margaret Leibovic
2365e1290b Bug 1062632 - Remove unused history panel view and styles. r=lucasr 2014-09-04 09:56:31 -07:00
Lucas Rocha
1fbd11e23f Bug 1020505 - Don't truncate the menu popup width (r=margaret) 2014-09-04 17:27:40 +01:00
Nick Thomas
f5f485d480 Bug 1063308, fix comment in Android prefs about update service, r=snorp DONTBUILD
--HG--
extra : amend_source : 5ef12a04a28275b2baee399c8da10aff51fed078
2014-09-08 10:03:30 +12:00
Wes Kocher
1f78762ff5 Merge inbound to m-c a=merge 2014-09-05 19:04:52 -07:00
Richard Newman
463c1a3137 Bug 1063274 - Add getLanguage method to BrowserLocaleManager. r=margaret 2014-09-05 09:38:22 -07:00
Ryan VanderMeulen
672fb4d000 Merge fx-team to m-c. a=merge 2014-09-05 11:54:57 -04:00
Margaret Leibovic
2c90fb22e1 Bug 1049206 - Empty view for search history list. r=bnicholson 2014-09-09 12:47:31 +02:00
Lucas Rocha
91d25bf884 Bug 1041448 - Fix crash when double-tapping on empty top site spot (r=bnicholson) 2014-09-09 11:04:12 +01:00
Mark Finkle
1118ebc601 Bug 887755 - Lightweight theme preview is broken r=margaret 2014-09-10 22:09:09 -04:00
Ryan VanderMeulen
30a888d13c Backed out 2 changesets (bug 815682, bug 897711) for Android S4 failures.
Backed out changeset 14f00ee7be7d (bug 897711)
Backed out changeset 3de21c283716 (bug 815682)
2014-09-10 22:00:26 -04:00
Chenxia Liu
01525b47dd Bug 1063748 - Follow-up: Add telemetry for Onboarding first run screen buttons. r=mfinkle 2014-09-10 17:54:22 -07:00
Wes Johnston
e7dda92793 Bug 897711 - Show a notification when in guest mode. r=bnicholson 2014-09-10 16:32:22 -07:00
Wes Johnston
e4e7708008 Bug 815682 - Lockscreen widget for guest sessions. r=bnicholson, rnewman 2014-09-10 16:32:14 -07:00
Nick Alexander
fc5afc7789 Bug 1024527 - Move search_strings.dtd into m/a/base/locales/en-US. r=Pike
--HG--
rename : mobile/android/search/strings/search_strings.dtd => mobile/android/base/locales/en-US/search_strings.dtd
2014-09-10 15:09:24 -07:00
Michael Comella
ff3cebf030 Bug 1062338 - Remove useless ic_menu_back drawable xml. r=lucasr 2014-09-10 14:51:16 -07:00
Chris Kitching
6758d5c1f9 Bug 1063991 - Lift inner class to avoid javac optimization failure. r=rnewman 2014-09-06 18:39:38 -07:00
Richard Newman
24259b0a9e Bug 1063643 - Allow for building Fennec with a limited set of resources. r=nalexander 2014-09-06 08:25:20 -07:00
Mark Finkle
8fc19d1b50 Bug 1063893 - Enable casting on beta and release. r=rnewman 2014-09-06 08:25:19 -07:00
Richard Newman
93685a1fb3 Bug 1063109 - Allow for aapt to be invoked with max-res-version argument. r=nalexander 2014-09-05 21:10:23 -07:00
Wes Kocher
e1dc5eef43 Merge m-c to fx-team a=merge 2014-09-05 19:18:46 -07:00
Wes Kocher
aaeab482f4 Backed out changeset 279d7f0290da (bug 1017903) 2014-09-05 17:13:20 -07:00
Margaret Leibovic
3a4955888e Bug 1017903 - Remove synchronous search service initialization. r=liuche 2014-09-05 15:39:55 -07:00
Margaret Leibovic
fb45afa1f1 Bug 1063128 - Make sure all preferences have keys. r=liuche 2014-09-05 15:39:52 -07:00
Margaret Leibovic
3e278561cb Bug 1058813 - Add telemetry probe for clicking sync preference. r=liuche 2014-09-05 15:39:49 -07:00
Margaret Leibovic
c4579ee017 Bug 1063177 - Don't let plus button overlap search suggestion text. r=bnicholson 2014-09-05 13:52:29 -07:00
Margaret Leibovic
efcc665326 Bug 1057631 - Use real locale when pulling search engine out of the jar. r=rnewman 2014-09-05 13:52:27 -07:00
Martyn Haigh
87b0f0e0f9 Bug 1056169 - Factor out TabRow and rename it to TabsLayoutItemView (r=lucasr) 2014-08-27 17:11:56 +01:00
Martyn Haigh
56d3538ac3 Bug 1046209 - Part 2: Extract TabsLayout interface (r=lucasr) 2014-08-27 16:17:59 +01:00
Frédéric Wang
02e42c83ee Bug 1059427 - Make GeckoViews ignore accessibility events when they are not "important for accessibility". r=mfinkle 2014-08-27 11:15:00 -04:00
Jim Chen
f3a0f88f91 Bug 1062379 - Don't reduce Gecko thread priority for multicore devices; r=mfinkle
For multicore devices, the Gecko thread should be able to run on a separate core than the UI thread, so there's no reason to lower the Gecko thread priority in consideration for the UI thread. Patch also fixes some race conditions involving sGeckoThread in ThreadUtils.
2014-09-09 13:46:48 -04:00
Jim Chen
d348cc738c Bug 1062372 - Lazily load browser.js modules; r=mfinkle 2014-09-09 13:46:47 -04:00
Martyn Haigh
e04d34ef33 Bug 1046209 - Part 1: Rename TabsTray to TabsListLayout (r=lucasr)
--HG--
rename : mobile/android/base/tabs/TabsTray.java => mobile/android/base/tabs/TabsListLayout.java
2014-08-27 15:45:23 +01:00
Michael Comella
975f501159 Bug 1057651 - Remove unnecessary padding on edit_cancel in new_tablet_browser_toolbar. r=lucasr 2014-08-27 16:14:39 -07:00
Michael Comella
43daf2c4d8 Bug 1046203 - Part 6: Copy-pasta rough BrowserToolbarNewTablet forward button behavior. r=margaret 2014-08-27 15:34:04 -07:00
Michael Comella
fd0e80335a Bug 1046203 - Part 5: Remove final isTablet invocations in BrowserToolbar. r=lucasr 2014-08-27 15:34:03 -07:00
Michael Comella
0d182ce5b9 Bug 1046203 - Part 4: Remove unused views and move actionItemBar to TabletBase. r=lucasr 2014-08-27 15:34:03 -07:00
Michael Comella
a6c44a925f Bug 1046203 - Part 3: Create BrowserToolbar tablet and new_tablet implementations. r=lucasr 2014-08-27 15:34:03 -07:00
Michael Comella
def191d4c2 Bug 1046203 - Part 2: Add boilerplate BrowserToolbar subclasses and phone implementation. r=lucasr 2014-08-27 15:34:03 -07:00
Michael Comella
3468eb4b0f Bug 1046203 - Part 1: Implement LayoutInflater.Factory in BrowserApp to inflate device specific BrowserToolbars. r=lucasr 2014-08-27 15:34:02 -07:00
Michael Comella
1528bd54db Bug 1046203 - Part 0: Add basic new_tablet BrowserToolbar resources. r=lucasr 2014-08-27 15:33:58 -07:00
Lucas Rocha
d778e76814 Merge m-c 2014-08-27 10:41:09 +01:00
Ryan VanderMeulen
5927bdbbcf Merge m-c to inbound. a=merge
CLOSED TREE
2014-08-26 16:05:42 -04:00
Ryan VanderMeulen
63ce3d4152 Merge inbound to m-c. a=merge 2014-08-26 15:55:57 -04:00
Jim Chen
4704c6b1da Bug 1056941 - Remove extract libs parameter; r=glandium 2014-08-26 15:08:00 -04:00
Jim Chen
67cb28f899 Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey 2014-08-26 15:07:59 -04:00
Jim Chen
1dbdf5d470 Bug 1058127 - Properly implement removeSpan synchronization; r=cpeterson 2014-08-26 11:50:19 -04:00
Lucas Rocha
d5c42c94f2 Merge m-c 2014-08-26 15:22:06 +01:00
Ryan VanderMeulen
1d978d9304 Merge m-c to fx-team. a=merge 2014-08-25 16:27:23 -04:00
Ryan VanderMeulen
1fb03239fc Merge m-c to b2g-inbound. a=merge
CLOSED TREE
2014-08-25 13:07:41 -04:00
Ryan VanderMeulen
f1e20fb689 Merge inbound to m-c. a=merge
CLOSED TREE
2014-08-25 11:49:37 -04:00
Amogh Pradeep
fb92cbd283 Bug 1057780 - Code Cleanup ChromeCast.java. r=mfinkle 2014-08-24 04:19:21 +05:30
Amogh Pradeep
fabaaf1f98 Bug 1057792 - Code Cleanup IntentHelper.java. r=mfinkle 2014-08-24 06:20:58 +05:30
Wes Johnston
d7f4d93321 Bug 1046885 - Disable installing webapps in guest mode profiles. r=myk 2014-08-25 12:55:18 -07:00
Kartikaya Gupta
aab890ff72 Bug 1057709 - Remove unused telemetry histograms. r=mfinkle 2014-08-24 01:24:39 -04:00
Zafar Ahmed Ansari
91001b600f Bug 1038880 - Ensure we use a non-NaN lower bound when clamping the max-scale. r=kats 2014-08-24 06:59:47 +05:30
Chris Kitching
b72133e63f Bug 1057086: Improve type safety in UIAsyncTask r=nalexander
--HG--
rename : mobile/android/base/util/UiAsyncTask.java => mobile/android/base/util/UIAsyncTask.java
2014-08-20 08:50:58 -07:00
Wes Kocher
915d568b45 Merge m-c to fx-team a=merge 2014-08-22 17:10:53 -07:00
Wes Kocher
63303a6c9b Merge fx-team to m-c a=merge 2014-08-22 16:17:12 -07:00
Nick Alexander
a51594a4be Bug 1026005 - Bustage follow-up: Include support library v4 in background JUnit 3 tests. r=bustage
CLOSED TREE
2014-08-22 11:40:16 -07:00
Wes Johnston
60db093ada Bug 1046537 - Better error handling from chromecast code. r=mfinkle 2014-08-22 11:20:02 -07:00
Nick Alexander
df6f6ffb85 Bug 1026005 - Create Loader for querying/updating Accounts status. r=mcomella
========

3cd96669bc
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Mon Aug 18 17:43:24 2014 -0700

    Bug 1026005 - Review comments.

========

5aefe1f716
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Mon Jun 16 11:16:16 2014 -0700

    Bug 1026005 - Part 2: Add AccountLoader.

========

61bc36bd7d
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Mon Jun 16 11:12:37 2014 -0700

    Bug 1026005 - Part 1: Add and broadcast ACCOUNT_STATE_CHANGED_ACTION.

========

9d80df0aa7
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Mon Aug 18 17:42:11 2014 -0700

    Bug 1026005 - Pre: Allow testing with |mvn integration-test|.

    This avoids errors like:

    W dalvikvm(24082)             Class resolved by unexpected DEX: Lorg/mozilla/gecko/fxa/AccountLoader;(0x42c13358):0x75440000 ref [Landroid/support/v4/content/AsyncTaskLoader;] Landroid/support/v4/content/AsyncTaskLoader;(0x42c13358):0x74a71000
    W dalvikvm(24082)             (Lorg/mozilla/gecko/fxa/AccountLoader; had used a different Landroid/support/v4/content/AsyncTaskLoader; during pre-verification)
    W dalvikvm(24082)             Unable to resolve superclass of Lorg/mozilla/gecko/fxa/AccountLoader; (247)
    W dalvikvm(24082)             Link of class 'Lorg/mozilla/gecko/fxa/AccountLoader;' failed
    E dalvikvm(24082)             Could not find class 'org.mozilla.gecko.fxa.AccountLoader', referenced from method org.mozilla.gecko.background.fxa.TestAccountLoader.testInitialLoad
    W dalvikvm(24082)             VFY: unable to resolve new-instance 1299 (Lorg/mozilla/gecko/fxa/AccountLoader;) in Lorg/mozilla/gecko/background/fxa/TestAccountLoader;
    D dalvikvm(24082)             VFY: replacing opcode 0x22 at 0x0005
    W dalvikvm(24082)             Class resolved by unexpected DEX: Lorg/mozilla/gecko/fxa/AccountLoader;(0x42c13358):0x75440000 ref [Landroid/support/v4/content/AsyncTaskLoader;] Landroid/support/v4/content/AsyncTaskLoader;(0x42c13358):0x74a71000
    W dalvikvm(24082)             (Lorg/mozilla/gecko/fxa/AccountLoader; had used a different Landroid/support/v4/content/AsyncTaskLoader; during pre-verification)
    W dalvikvm(24082)             Unable to resolve superclass of Lorg/mozilla/gecko/fxa/AccountLoader; (247)
    W dalvikvm(24082)             Link of class 'Lorg/mozilla/gecko/fxa/AccountLoader;' failed
    D dalvikvm(24082)             DexOpt: unable to opt direct call 0x1df8 at 0x07 in Lorg/mozilla/gecko/background/fxa/TestAccountLoader;.testInitialLoad
    I TestRunner(24082)           started: testInitialLoad(org.mozilla.gecko.background.fxa.TestAccountLoader)
    I TestRunner(24082)           failed: testInitialLoad(org.mozilla.gecko.background.fxa.TestAccountLoader)
    I TestRunner(24082)           ----- begin exception -----
    I TestRunner(24082)
    I TestRunner(24082)           java.lang.NoClassDefFoundError: org.mozilla.gecko.fxa.AccountLoader
    I TestRunner(24082)           	at org.mozilla.gecko.background.fxa.TestAccountLoader.testInitialLoad(TestAccountLoader.java:145)
    I TestRunner(24082)           	at java.lang.reflect.Method.invokeNative(Native Method)
    I TestRunner(24082)           	at java.lang.reflect.Method.invoke(Method.java:525)
    I TestRunner(24082)           	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
    I TestRunner(24082)           	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
    I TestRunner(24082)           	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
    I TestRunner(24082)           	at junit.framework.TestCase.runBare(TestCase.java:134)
    I TestRunner(24082)           	at junit.framework.TestResult$1.protect(TestResult.java:115)
    I TestRunner(24082)           	at junit.framework.TestResult.runProtected(TestResult.java:133)
    I TestRunner(24082)           	at junit.framework.TestResult.run(TestResult.java:118)
    I TestRunner(24082)           	at junit.framework.TestCase.run(TestCase.java:124)
    I TestRunner(24082)           	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
    I TestRunner(24082)           	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
    I TestRunner(24082)           	at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554)
    I TestRunner(24082)           	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1738)
    I TestRunner(24082)           ----- end exception -----
    I TestRunner(24082)           finished: testInitialLoad(org.mozilla.gecko.background.fxa.TestAccountLoader)
2014-08-22 11:15:38 -07:00
Nick Alexander
8e348d97bb Bug 1056227 - Don't always go back to status after updating Firefox Account credentials. r=mcomella
========

1c4a5d5c13
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Wed Aug 20 10:53:40 2014 -0700

    Bug 1056227 - Don't always go back to status after updating Firefox Account credentials.

    This was a simple oversight.  With embedded links to update your
    credentials in Fennec's Remote Tabs interfaces, just returning to where
    you came from is the right thing to do.
2014-08-22 11:15:31 -07:00
Nick Alexander
4b65eb310a Bug 1056225 - Part 2: Lift onConfigurationChanged to HomeFragment. r=margaret
I took the most commented version.  There are two things to note here:

* Several panels did not define onConfigurationChanged.  It's not clear
  if these panels didn't need it (after some analysis?) or if they just
  didn't copy-paste thoroughly.  This version is always safe, if
  inefficient, and I've commented to say as much.

* The order of operations for the Bookmarks panel may be delicate.  I
  did not preserve the original order (save stack first, then detach and
  attach); it appears to not be necessary to save the stack first,
  because the configuration change is completed before the containing
  Activity is restarted (and the stack is restored).  I tested that the
  folder stack was preserved across device rotations locally.
2014-08-22 11:10:06 -07:00
Nick Alexander
7442afcedc Bug 1056225 - Part 1: Lift mUrlOpenListener to HomeFragment. r=margaret 2014-08-22 11:10:05 -07:00
Nigel Babu
470d8f98a7 Backed out changeset d53b90e407ce (bug 1042196) for bustage on localized builds 2014-08-22 13:36:17 +05:30
Wes Kocher
34b2f35fc3 Merge fx-team to m-c a=merge 2014-08-21 17:44:40 -07:00
Wes Johnston
24a5dda875 Bug 1052387 - Don't save session history if clearing history on exit. r=bnicholson 2014-08-21 11:35:16 -07:00
Wes Johnston
aea2f7a4af Bug 1056468 - Clear metadata when history entries are removed. r=lucasr 2014-08-21 10:03:44 -07:00
Wes Johnston
ee1165ed18 Bug 1042196 - Provide an enable wifi button on error pages. r=mfinkle 2014-08-21 09:45:26 -07:00
Lucas Rocha
7bbd1a4367 Bug 1056012 - Split ShapedButton into PhoneTabsButton and TabletTabsButton (r=mcomella) 2014-08-21 17:14:28 +01:00
Lucas Rocha
e847d2234b Bug 1055576 - Factor out code to draw tab curves (r=mcomella) 2014-08-21 17:14:28 +01:00
Lucas Rocha
c288e10874 Bug 1054371 - Part 4: Make all members of BackButton/ForwardButton final (r=mcomella) 2014-08-21 17:14:27 +01:00
Lucas Rocha
a62dbad7ef Bug 1054371 - Part 3: Ged rid of separate paint instance for private mode (r=mcomella) 2014-08-21 17:14:27 +01:00
Lucas Rocha
35cf360008 Bug 1054371 - Part 2: Only fetch border width once in back/forward buttons (r=mcomella) 2014-08-21 17:14:26 +01:00
Lucas Rocha
057578471b Bug 1054371 - Part 1: Use solid stroke in back/forward buttons (r=mcomella) 2014-08-21 17:14:26 +01:00
Lucas Rocha
87ece3d79a Bug 1056312 - Restore toolbar 9-patch images (r=margaret) 2014-08-21 17:14:25 +01:00
Ed Morley
52a5f18c03 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-21 14:00:54 +01:00
Ed Morley
69c335043b Merge latest green inbound changeset and mozilla-central; a=merge 2014-08-21 13:22:44 +01:00
Ed Morley
cd678b2893 Backed out changeset b17854552298 (bug 1042252) for intermittent test failures 2014-08-21 11:19:24 +01:00
Mark Finkle
dbb9414e04 Bug 1048387 r=snorp 2014-08-21 00:38:17 -04:00
Chenxia Liu
b6b7b24a4b Bug 1030935 - Measure default application setting in telemetry r=nalexander 2014-08-21 00:36:14 -04:00
David Rajchenbach-Teller
a4ff6c3616 Bug 918317 - Implementation of nsAsyncShutdown. r=froydnj, r=glandium
--HG--
rename : toolkit/modules/AsyncShutdown.jsm => toolkit/components/asyncshutdown/AsyncShutdown.jsm
rename : toolkit/modules/tests/xpcshell/test_AsyncShutdown.js => toolkit/components/asyncshutdown/tests/xpcshell/test_AsyncShutdown.js
2014-09-11 09:01:00 -04:00
Federico Paolinelli
3c67de244d Bug 1056315 - Animate tab panel header on first tabs panel open. r=nalexander 2014-08-21 11:31:00 -04:00
Amogh Pradeep
fc51d92479 Bug 1057789 - Code Cleanup GeckoScreenOrientation.java. r=margaret 2014-08-24 06:15:46 +05:30
Amogh Pradeep
7a7c847e62 Bug 1057787 - Code Cleanup FilePicker.java. r=margeret 2014-08-24 06:07:19 +05:30
Ramasamy Gopalan
f2972a495e Bug 1055315 - Add telemetry probe when changing default search service; r=margaret. 2014-08-25 16:57:47 -07:00
Margaret Leibovic
090bbc6c15 Bug 1055771 - Reset search suggestions when activity is launched from a new intent. r=wesj 2014-08-25 16:57:44 -07:00
Wes Johnston
25187c3d05 Bug 1055212 - Use Cu.import everywhere we import pageActions.jsm r=margaret 2014-08-25 16:19:32 -07:00
Wes Johnston
6be5182c9d Bug 1053889 - Handle null devices returned from Chromecast code. r=mfinkle 2014-08-25 16:19:29 -07:00
Wes Johnston
616eff755a Bug 1057866 - Handle null callbacks in ChromeCast code. r=mfinkle 2014-08-25 16:19:27 -07:00
Wes Johnston
6687aa9b29 Bug 1042196 - Provide a wifi button on error pages. r=mfinkle 2014-08-25 16:19:25 -07:00
Wes Johnston
54355bdeb0 Bug 1048545 - Don't open a new tab when tapping the Firefox icon in the widget. r=margaret 2014-08-25 16:19:22 -07:00
Wes Johnston
5ccc3ba91f Bug 1045274 - Basic tests for GeckoProfile. r=rnewman 2014-08-25 16:19:16 -07:00
Chenxia Liu
75e65cc7e4 Bug 1058100 - Load Sync snippets on first run. r=margaret 2014-08-25 15:31:49 -07:00
Margaret Leibovic
e6398ec853 Bug 1054303 - Use open search plugins for search engines. r=bnicholson 2014-08-25 15:28:11 -07:00
Margaret Leibovic
4ca92376e9 Bug 996753 - Telemetry probes for changing settings and hitting back. r=liuche 2014-08-25 15:28:10 -07:00
Margaret Leibovic
7088aace7c Bug 996753 - Telemetry probes for settings pages. r=liuche 2014-08-25 15:28:10 -07:00
Lucas Rocha
dc667c89ea Merge m-c 2014-08-19 11:59:28 +01:00
Myk Melez
1e3fc03ddd Bug 1035999 - use JNI to determine if in webapp process for automatic update check; r=wesj 2014-08-18 10:00:03 -07:00
Myk Melez
de81eaae31 Bug 1026263 - set orientation default pref on firstrun; r=wesj 2014-08-18 09:59:31 -07:00
Ed Morley
71455a35d8 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-18 15:05:47 +01:00
Lucas Rocha
8ca0bf84c9 Bug 1054343 - Draw toolbar shadow instead of using a view (r=mcomella) 2014-08-18 10:40:10 +01:00
Lucas Rocha
f7c9868f41 Bug 1054323 - Use correct background selector on tabs panel's menu button (r=margaret) 2014-08-18 10:40:09 +01:00
Lucas Rocha
5fb879a303 Bug 1054319 - Consolidate UrlBar.ImageButton default width in style (r=margaret) 2014-08-18 10:40:09 +01:00
Lucas Rocha
1dc98d7340 Bug 1054268 - Show search icon in about:home (r=margaret) 2014-08-18 10:40:09 +01:00
Lucas Rocha
63fd13f53b Bug 1054264 - Fix slight overlap between translage edge and cancel button (r=margaret) 2014-08-18 10:40:08 +01:00
Lucas Rocha
bf28601f20 Bug 1054264 - Show pressed state on edit mode's cancel button (r=margaret) 2014-08-18 10:40:08 +01:00
Lucas Rocha
e2c0978c6d Bug 1053884 - Update urlbar_stop icon for new toolbar design (r=margaret) 2014-08-18 10:40:08 +01:00
Lucas Rocha
134449fa7d Bug 1042804 - Refine about:home colors to be consistent with new toolbar style (r=margaret) 2014-08-18 10:40:08 +01:00
Lucas Rocha
d00c067829 Bug 1019035 - Rounded top-left corner on the toolbar while in display mode (r=mcomella) 2014-08-18 10:40:07 +01:00
Lucas Rocha
562be70bef Bug 1010740 - Update icon for the edit cancel button (r=mcomella) 2014-08-18 10:40:07 +01:00
Lucas Rocha
dd79b966ae Bug 1010740 - Change appearance of input entry in toolbar (r=mcomella) 2014-08-18 10:40:07 +01:00
Lucas Rocha
f212835c4e Bug 1010739 - Change curve shape to be more consistent with Australis (r=margaret) 2014-08-18 10:40:07 +01:00
Lucas Rocha
5a63ede041 Bug 1010741 - Change toolbar hint to "Search or enter address" (r=margaret) 2014-08-18 10:40:06 +01:00
Lucas Rocha
38c5c3d3fe Bug 1010741 - Change text appearance in toolbar (r=mcomella)
--HG--
rename : mobile/android/base/resources/values-v16/styles.xml => mobile/android/base/resources/values-large-v16/styles.xml
2014-08-18 10:40:06 +01:00
Ed Morley
247efa516c Backed out changeset efe3c7a0091c (bug 1016613) for causing bug 1054623 again 2014-08-18 08:19:39 +01:00
Garvan Keeley
60b3b5d0dd Bug 1054520 - Add ifdef to enable stumbler in nightly. r=nalexander 2014-08-15 14:30:00 -04:00
vivek
727f7845dc Bug 799562 - negative feedback submitted using feedback API. r=margaret 2014-08-26 14:20:00 +02:00
Chris Kitching
531925b35c Bug 1060664 - Improved assertion API. r=snorp 2014-08-29 15:40:36 -07:00
Nick Alexander
872873401f Bug 1040945 - Part 2: Copy native libraries by name in AndroidEclipse backend make target. r=rnewman 2014-09-04 20:11:15 -07:00
Nick Alexander
b6b14f923e Bug 1040945 - Part 1: Install Android native libraries directly into lib/ANDROID_CPU_ARCH. r=glandium
This is a little tricky only because MOZ_CHILD_PROCESS_NAME is
"lib/libplugin-container.so" on Android, which meant special handling
at multiple places in the tree. This patch reduces the number of such
places.
2014-09-04 20:11:09 -07:00
Wes Kocher
e9463cd732 Merge m-c to fx-team a=merge 2014-09-04 18:58:12 -07:00
Nick Alexander
10cf8365ef Bug 785199 - Add context menu to Remote Tabs home panel. r=margaret 2014-09-04 15:32:31 -07:00
Nick Alexander
58f80fd1fa Bug 1014994 - Part 6: Display device type icon. r=margaret 2014-09-04 15:32:31 -07:00
Nick Alexander
29d8f87994 Bug 1014994 - Part 5: Enable swipe-to-refresh Remote Tabs list. r=margaret 2014-09-04 15:32:30 -07:00
Nick Alexander
f54098165f Bug 1014994 - Part 4: Display list of Remote Tabs when possible. r=margaret 2014-09-04 15:32:29 -07:00
Nick Alexander
644d11aded Bug 1014994 - Part 3: Display static views in Remote Tabs panel when Account is missing or unhealthy. r=mcomella 2014-09-04 15:32:28 -07:00
Nick Alexander
b649202fb4 Bug 1014994 - Part 2: Add RemoteTabsPanel configuration migration. r=margaret
This factors out a small migration helper, since we want the same logic
for Remote Tabs as existed for Recent Tabs.
2014-09-04 15:32:27 -07:00
Nick Alexander
88ae98593f Bug 1014994 - Part 1: Register RemoteTabsPanel. r=margaret
This is the boilerplate to add a new RemoteTabsPanel HomeFragment.  At
the moment, it merely displays a static view with a static string.

The panel title is "Synced Tabs", per yuan's design PDF; and the panel
appears at the front (far left) of the list on phones, and at the
back (far right) of the list on tablets.
2014-09-04 15:32:26 -07:00
Julien Sanchez
2b1fc35e55 Bug 680392 - Localize trademark notice string in about:firefox. r=margaret 2014-09-04 14:59:06 -07:00
Nick Alexander
7e7e433d43 Bug 1062638 - Rename tabs to title on tablets as well. r=margaret
This should fix a reproducible hard crash on tablets.

--HG--
extra : rebase_source : aefbdec4027d93165136bf541864dd3b4d881845
2014-09-04 11:46:04 -07:00
Eric Edens
093e02632a Bug 1042960 - Create UI elements for facet bar. r=margaret 2014-09-04 12:18:31 -05:00
Lucas Rocha
b8a476f23d Bug 1047561 - Add UI to enable/disable the new tablet UI (r=mcomella) 2014-08-15 10:50:42 +01:00
Rahul Parsani
e60a93b310 Bug 714070 - Tapping on the "Installation completed" toaster notification should open up the Add-ons manager. r=wesj 2014-08-14 17:40:00 -04:00
Nigel Babu
d590551451 Merge m-c to fx-team 2014-08-22 07:17:47 +05:30
Chenxia Liu
f8d086c597 Bug 1042809 - Part 2: Add entrypoints for lightweight first-run. r=lucasr 2014-08-21 17:18:42 -07:00
Chenxia Liu
ddc14fd84a Bug 1042809 - Part 1: Lightweight first-run experience. r=lucasr 2014-08-21 17:18:42 -07:00
Chenxia Liu
b42a99a924 Bug 1042809 - Part 0: Icons. r=lucasr 2014-08-21 17:18:42 -07:00
Lucas Rocha
6418b1d633 Bug 1046200 - Define missing pref key constant in GeckoPreferences (r=mcomella) 2014-08-14 15:15:57 +01:00
Lucas Rocha
908cfbf962 Bug 1053252 - Change package name for larch so it can be installed beside Nightly (r=margaret) 2014-08-14 14:51:30 +01:00
Lucas Rocha
81abf87173 Bug 1046200 - Introduce NewTabletUI utility API (r=mcomella) 2014-08-13 19:30:07 +01:00
Ramasamy Gopalan
3e3119a5ad Bug 978932 - Catch OutOfMemoryError in downloadFavicon. r=ckitching 2014-08-20 15:30:28 -07:00
Ryan VanderMeulen
9767936074 Merge inbound to m-c. a=merge 2014-08-20 16:14:23 -04:00
Roberto A. Vitillo
5ff93e6b9c Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg
CLOSED TREE
2014-08-19 10:31:00 -04:00
Frédéric Wang
714b7a062f Bug 1042257 - Part 1: Integrate GeckoAccessibility into GeckoView. r=mfinkle 2014-08-20 17:37:36 -07:00
Frédéric Wang
2db50adfbd Bug 1042257 - Part 2: Listen when the user enables/disables accessibility. r=mfinkle 2014-08-20 17:37:32 -07:00
vivek
991b8d23bb Bug 1049003 - Refactor AppMenucomponent to wait for menu to update before finding a menu item. r=mcomella 2014-08-06 15:15:00 -04:00
vivek
42946dc766 Bug 1034261 - Disable saving videos as PDF. r=mcomella 2014-08-15 11:16:00 -04:00
Kartikaya Gupta
815ff1d66f Bug 1049887 - Ensure we properly restore the scissor rect state in the GL context after running Java code. r=snorp
The C++ GLContext wrapper doesn't know about the changes to the GL state that the
Java code does, so Java must be careful to restore the GL state to the way
it was. The ScopedGLState RAII code doesn't quite accomplish this because of caching
in the C++ GLContext wrapper, so we have to do this directly from Java code.
2014-08-20 10:38:51 -04:00
Ed Morley
a04736e627 Merge mozilla-central and fx-team 2014-08-20 15:18:31 +01:00
Ed Morley
30ed9ba40d Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-20 15:14:31 +01:00
Makoto Kato
8894cd9e6a Bug 1049379 - Remove dangerous public destructor into mobile/android. r=nchen 2014-08-20 18:11:00 +09:00
Wes Kocher
db3ae85941 Backed out changeset 80bf024e03d6 (bug 1054920) for robocop-5 and S4 orange 2014-08-19 18:09:09 -07:00
Mark Finkle
c1c119cf9b Bug 1054920 - Do not allow casting UI to appear if the video is an unsupported format r=wesj 2014-08-19 19:34:29 -04:00
Brian Nicholson
03a8bbb6d3 Bug 1054537 - Change restoreLastSession to use Task.async. r=wesj 2014-08-19 16:28:54 -07:00
Wes Johnston
6df18c7e11 Bug 1052254 - Disable wyciwyg urls in guest mode. r=rnewman 2014-08-19 16:09:33 -07:00
Ryan VanderMeulen
e6812fe6db Merge m-c to fx-team. a=merge 2014-08-19 16:35:01 -04:00
Ryan VanderMeulen
455e48bbde Merge inbound to m-c. a=merge 2014-08-19 16:09:47 -04:00
Chris Kitching
caaf18a600 Backed out changeset 2468d4ae73b6 (Bug 1048683) for UI corruption. 2014-08-19 09:31:33 -07:00
Mark Finkle
24dd71ca55 Bug 1055939 - Use a proper sensor delay hint when registering sensors callbacks r=snorp 2014-08-20 09:20:37 -04:00
Mark Finkle
2928e0ab35 Bug 1054920 - Do not allow casting UI to appear if the video is an unsupported format r=wesj 2014-08-19 19:34:29 -04:00
Mark Finkle
7d510ffeb3 Bug 1042715 - Add support for Restricted Profiles r=rnewman 2014-08-20 09:10:06 -04:00
Ramasamy Gopalan
9a204f06aa Bug 1052026 - Add content description when creating action button in GeckoActionProvider. r=wesj 2014-08-18 16:44:45 -04:00
dominique vincent
598a38f956 Bug 1048418 - Paint flashing localizations need more space for text, gets cropped/truncated. r=liuche 2014-08-19 08:35:20 +02:00
Eric Edens
63297666e6 Bug 1053208 - Settings button should look like a settings button. r=margaret 2014-08-19 09:27:23 -05:00
Margaret Leibovic
32ce749f0e Bug 1043027 - Only show clear button when there is text in the search bar. r=eedens 2014-08-19 12:25:38 -07:00
Margaret Leibovic
255afb6f8e Bug 1007523 - Add UI telemetry for managing search engines. r=liuche 2014-08-19 12:25:38 -07:00
Margaret Leibovic
6b4e192114 Bug 1011470 - Remove panel picker logic. r=liuche 2014-08-19 12:25:37 -07:00
Wes Johnston
2ae39e4f49 Bug 1055338 - Init pageactions on first use. r=mfinkle 2014-08-19 11:48:52 -07:00
Chris Kitching
77a6fbf7a9 Bug 1054916: Apply trimage to Fennec's PNGs r=lucasr 2014-08-18 01:46:26 -07:00
Ed Morley
40211003f6 Merge mozilla-central and inbound 2014-08-19 15:18:22 +01:00
Nick Alexander
6e42778210 Bug 1046020 - Follow-up: Revert added initializers. r=trivial 2014-08-18 21:23:20 -07:00
Mark Finkle
d7d04c3fe1 Bug 1042252 - Add some tests for NativeWindow APIs r=wesj 2014-08-18 17:46:10 -04:00
Robert Kaiser
9a3a7e56e5 Bug 1006615 - Update extensions.blocklist.itemURL and extensions.blocklist.url to new blocklist domain, r=Mossop,jason
--HG--
extra : transplant_source : r%C2%9D%05%B3%87%3F%7D%F1%F01%9D%C4%A8VAE%85%00%FF
2014-08-21 02:22:25 +02:00
Mike Hommey
0e8672c225 Bug 1045923 - Update sccache to 4d312f8. r=mshal 2014-08-20 12:07:07 +09:00
Ryan VanderMeulen
655d07d1e0 Merge m-c to inbound. a=merge
CLOSED TREE
2014-08-20 16:23:04 -04:00
Ryan VanderMeulen
d4dde7eee6 Merge m-c to inbound. a=merge 2014-08-15 17:04:03 -04:00
Ryan VanderMeulen
752707192e Backed out 11 changesets (bug 1010740, bug 1054264, bug 1010739, bug 1042804, bug 1019035, bug 1010741, bug 1053884, bug 1054268) for frequent robocop failures.
Backed out changeset 31d4832196f6 (bug 1054268)
Backed out changeset 9e0e63359e77 (bug 1054264)
Backed out changeset 5083e681191a (bug 1054264)
Backed out changeset 7844cf23c521 (bug 1053884)
Backed out changeset dd1a8ebbfae3 (bug 1042804)
Backed out changeset e56bbc8b5bd0 (bug 1019035)
Backed out changeset 6908f8780c29 (bug 1010740)
Backed out changeset aaa50f34df6d (bug 1010740)
Backed out changeset 8474627f88d5 (bug 1010739)
Backed out changeset cbb72f0aa532 (bug 1010741)
Backed out changeset 54179c9a121a (bug 1010741)
2014-08-15 15:12:45 -04:00
Wes Johnston
eed933d432 Bug 1050403 - Update widget style. r=margaret 2014-08-15 11:04:36 -07:00
Lucas Rocha
cb83f28fbf Bug 1054268 - Show search icon in about:home (r=margaret) 2014-08-15 18:23:20 +01:00
Lucas Rocha
61c42306c3 Bug 1054264 - Fix slight overlap between translage edge and cancel button (r=margaret) 2014-08-15 18:23:20 +01:00
Lucas Rocha
9f36c30043 Bug 1054264 - Show pressed state on edit mode's cancel button (r=margaret) 2014-08-15 18:23:19 +01:00
Lucas Rocha
5ce105e1cc Bug 1053884 - Update urlbar_stop icon for new toolbar design (r=margaret) 2014-08-15 18:23:19 +01:00
Lucas Rocha
82aa1fdf04 Bug 1042804 - Refine about:home colors to be consistent with new toolbar style (r=margaret) 2014-08-15 18:23:19 +01:00
Lucas Rocha
c5a3220a7b Bug 1019035 - Rounded top-left corner on the toolbar while in display mode (r=mcomella) 2014-08-15 18:23:18 +01:00
Lucas Rocha
a567f3761b Bug 1010740 - Update icon for the edit cancel button (r=mcomella) 2014-08-15 18:23:18 +01:00
Lucas Rocha
331a62d7af Bug 1010740 - Change appearance of input entry in toolbar (r=mcomella) 2014-08-15 18:23:18 +01:00
Lucas Rocha
e1f17b636f Bug 1010739 - Change curve shape to be more consistent with Australis (r=margaret) 2014-08-15 18:23:17 +01:00
Lucas Rocha
2d9a8405ee Bug 1010741 - Change toolbar hint to "Search or enter address" (r=margaret) 2014-08-15 18:23:17 +01:00
Lucas Rocha
f0eb572c83 Bug 1010741 - Change text appearance in toolbar (r=mcomella)
--HG--
rename : mobile/android/base/resources/values-v16/styles.xml => mobile/android/base/resources/values-large-v16/styles.xml
2014-08-15 18:23:16 +01:00
Geoff Brown
f0f3730c6d Bug 995696 - Ignore Content:PageShow with tabID of 0 in testNewTab; r=snorp 2014-08-15 13:28:35 -06:00
Ethan Pransky
eef44151b3 Bug 1016613 - Replace RemoteTabsPanel view with ViewStub in tabs_panel.xml and create new layout file to inflate the ViewStub when user clicks on 3rd button in TabsPanel. r=mcomella
This was done in order to save on resources and not create the RemoteTabsPanel until needed
2014-08-13 10:39:32 -07:00
Eric Edens
e11f08abe0 Bug 1048525 - Use SuggestClient from MC. r=margaret
--HG--
rename : mobile/android/base/home/SuggestClient.java => mobile/android/base/SuggestClient.java
2014-08-14 17:17:29 -07:00
Wes Johnston
072c4af638 Bug 732169 - Associate prompts with tabs. r=lucasr 2014-08-14 23:17:04 -07:00
Wes Johnston
0395008ae9 Bug 732169 - Refactor message processing prompts. r=lucasr 2014-08-14 23:17:02 -07:00
Eric Edens
120209edec Bug 1042943 - Allow users to switch search engine. r=margaret 2014-08-14 16:40:30 -07:00
Margaret Leibovic
fb02936bce Bug 1043034 - Add underline to search bar when inactive. r=wesj 2014-08-14 17:13:42 -07:00
Brian Nicholson
cdfde9b60e No bug - Remove obsolete Promise.defer() from comment. DONTBUILD 2014-08-14 17:11:29 -07:00
Wes Johnston
b4fc5d202a Bug 1042829 - Updated Android sdk to 20. r=mfinkle 2014-08-14 10:47:12 -07:00
Wes Kocher
76e9302a18 Backed out 2 changesets (bug 1052276) for causing various Android failures
Backed out changeset fb6d69690255 (bug 1052276)
Backed out changeset 14a934f9c207 (bug 1052276)
2014-08-14 16:36:59 -07:00
Wes Kocher
43f46a56f1 Backed out changeset b9fc8a08a0c2 (bug 1042829) for various Android failures 2014-08-14 15:50:42 -07:00
Ryan VanderMeulen
9292e3b6fb Merge m-c to fx-team. a=merge 2014-08-14 17:31:12 -04:00
Ryan VanderMeulen
9f14687e30 Merge fx-team to m-c. a=merge 2014-08-14 17:11:56 -04:00
Wes Johnston
ff826334e8 Bug 1052276 - Use Toast.jsm in place of NativeWindow.toast. r=margaret 2014-08-14 13:53:44 -07:00
Wes Johnston
6ea49644cf Bug 1052276 - Move toast code to a jsm module. r=margaret 2014-08-14 13:48:46 -07:00
Jim Chen
fcf060d9d8 Bug 1052595 - Respect toolbar autocomplete enabled pref; r=lucasr 2014-08-14 14:40:50 -04:00
Jim Chen
ef94db11af Bug 1052595 - Make BrowserToolbar own toolbar prefs; r=lucasr
--HG--
rename : mobile/android/base/toolbar/ToolbarTitlePrefs.java => mobile/android/base/toolbar/ToolbarPrefs.java
2014-08-14 14:40:49 -04:00
Margaret Leibovic
e53fcd36ca Bug 917970 - Use correct text size for mixed content blocking notification. r=lucasr 2014-08-14 11:39:38 -07:00
Margaret Leibovic
e741297fb2 Bug 1048444 - Don't store searches that happen in private browsing mode. r=bnicholson 2014-08-14 11:39:25 -07:00
Nick Alexander
7d28527412 Bug 1053494 - Android Eclipse support for Android v7 support libraries and Play Services. r=bnicholson 2014-08-14 11:28:31 -07:00
Nick Alexander
b1750b8308 Bug 1052889 - Make Android Eclipse generate R.java. r=bnicholson
This patch does two things.  First, it adds the Search Activity sources
to the main Fennec Eclipse project (when enabled).  There's no reason
for a separate project for these, since they are built as part of the
main Fennec package by moz.build.

Second, it arranges for Eclipse to generate the R.java and Manifest.java
files for all Android libraries and ignores the files generated by
moz.build.  (The relevant classes are org.mozilla.{gecko,search}.R.)
This means renaming the FennecResources Eclipse project's package to
org.mozilla.gecko, and renaming the FennecResourcesSearch project's
package to org.mozilla.search.  To be consistent, I switched
org.mozilla.fennec.resources to org.mozilla.gecko throughout.

To accommodate the crash reporter resources, which depend on the static
and generated resources, I added a layer of indirection. By moving the
main resources into project FennecResourcesStatic, we can have (reading
indentation as "depends on"):

FennecResources
  FennecResourcesCrashReporter
    FennecResourcesStatic
    FennecResourcesGenerated
  FennecResourcesBranding

This lets us break the bidirectional dependency between FennecResources
and FennecResourcesCrashReporter.
2014-08-14 11:28:27 -07:00