Commit Graph

14010 Commits

Author SHA1 Message Date
Chris Kitching
0a4691f9c7 Bug 1049105: Prevent application of annotations to incorrect entity types. r=kats 2014-08-05 21:13:49 -07:00
Chris Kitching
6c62798b21 Bug 1049105: Remove generateStatic option from JNI wrapper generator r=kats 2014-08-05 15:04:38 -07:00
Richard Newman
c5ac3dc2cf Bug 1049217 - Follow-up: remove modern Android method calls until Bug 1042829 lands. a=bustage on a CLOSED TREE 2014-08-05 20:48:56 -07:00
Richard Newman
843748f662 Bug 1045921 - Clean up Clipboard.java. r=wesj. Android-only on a CLOSED TREE 2014-08-05 19:31:40 -07:00
Richard Newman
61922d850b Bug 1049217 - Fix CharacterValidator for API levels below 12. r=margaret 2014-08-05 18:34:22 -07:00
Wes Kocher
28470a7734 Merge m-c to fx-team on a CLOSED TREE 2014-08-05 17:38:06 -07:00
Brian Nicholson
a1c741111c No bug - Removed unused dialogtitle_textcolor 2014-08-05 14:59:17 -07:00
Ryan VanderMeulen
597191aea8 Merge m-c to inbound on a CLOSED TREE. a=merge 2014-08-05 16:01:50 -04:00
Mark Capella
43fcba3791 Bug 1016686p2 - Prevent HttpGet hangs during re-directed LoadFaviconTasks, r=rnewman, f=ckitching 2014-08-05 08:36:50 -04:00
Geoff Brown
041f6208d8 Bug 1028929 - Make testDoorHanger more robust and enable on Android 2.3; r=wesj 2014-08-05 16:01:01 -06:00
Lucas Rocha
fac00c8391 Bug 1048907 - Cast tabs button to ThemedImageButton (r=mcomella) 2014-08-06 16:04:32 +01:00
Chris Kitching
8ddea52622 Bug 1047971: Delete redundant initialisers-to-default-values from constructors (TwoWayView) r=rnewman 2014-08-06 08:03:58 -07:00
Lucas Rocha
fba8701548 Bug 1046212 - Rename tabspanel package to simply tabs (r=mcomella)
--HG--
rename : mobile/android/base/tabspanel/PrivateTabsPanel.java => mobile/android/base/tabs/PrivateTabsPanel.java
rename : mobile/android/base/tabspanel/RemoteTabsContainerPanel.java => mobile/android/base/tabs/RemoteTabsContainerPanel.java
rename : mobile/android/base/tabspanel/RemoteTabsList.java => mobile/android/base/tabs/RemoteTabsList.java
rename : mobile/android/base/tabspanel/RemoteTabsPanel.java => mobile/android/base/tabs/RemoteTabsPanel.java
rename : mobile/android/base/tabspanel/RemoteTabsSetupPanel.java => mobile/android/base/tabs/RemoteTabsSetupPanel.java
rename : mobile/android/base/tabspanel/RemoteTabsVerificationPanel.java => mobile/android/base/tabs/RemoteTabsVerificationPanel.java
rename : mobile/android/base/tabspanel/TabsPanel.java => mobile/android/base/tabs/TabsPanel.java
rename : mobile/android/base/tabspanel/TabsTray.java => mobile/android/base/tabs/TabsTray.java
2014-08-06 15:59:41 +01:00
Lucas Rocha
373ef9ab3b Bug 1048865 - Sync with upstream TwoWayView (r=mcomella) 2014-08-06 15:52:15 +01:00
Awad Mackie
5ff21caba2 Bug 1044665 - Hide browser toolbar when double tapping in reader mode. r=lucasr 2014-07-27 14:34:00 -04:00
Rahul Parsani
b5b32517e1 Bug 1040444 - [Lint] datetime_picker lint and performance warnings. r=wesj 2014-08-05 14:06:00 -04:00
Ashish Madeti
de6649429b Bug 1039766 - Pasting into the url bar displays the search screen. r=mcomella 2014-08-04 21:06:00 -04:00
Jim Chen
14e6106545 Bug 1041082 - Don't perform double-checked locking in GeckoInputConnection; r=rnewman 2014-08-05 12:41:09 -04:00
Ed Morley
3e549de7c5 Merge mozilla-central and inbound 2014-08-05 16:32:17 +01:00
Sebastian Hengst
152a33f7f8 Bug 1048052 - Quotes in Android DTDs need escaping with \" or \u0022 for pref_clear_on_exit_summary. r=mfinkle 2014-08-04 23:03:56 +02:00
Richard Newman
c78b400006 Bug 1048421 - Use optimizable build-time flags for SDK-dependent code in utils. r=liuche 2014-08-04 16:38:20 -07:00
Richard Newman
26c95eafce Bug 1047674 - Move AppConstants into mozglue. r=blassey 2014-08-04 11:46:17 -07:00
Eric Edens
ceaeaefe21 Bug 1043522 - Subsequent searches will quickly flash the previous search in the WebView. r=margaret 2014-08-01 13:57:40 -07:00
Brian Nicholson
0fa8a39a8e Bug 1047607 - Remove URL search hacks. r=margaret 2014-08-04 14:12:29 -07:00
Ed Morley
070f2d591a Merge mozilla-central and inbound 2014-08-04 12:23:28 +01:00
Brad Lassey
a54661b255 bug 1041700 - use browserWindow and scrollWithPAge media constraints for tab mirroring r=mfinkle 2014-08-02 13:42:08 -04:00
Richard Newman
733432ef3e Bug 1046369 - Add architecture to logged library load errors. r=blassey 2014-08-01 15:07:00 -07:00
Eric Edens
5a50771c74 Bug 992963 - Enable search activity in Nightly builds. r=margaret 2014-07-31 16:14:12 -07:00
Eric Edens
d7e0e3acb6 Bug 1042958 - Launcher icon for search activity. r=margaret 2014-08-01 12:02:51 -07:00
Margaret Leibovic
dd596f035d Bug 1042415 - Don't allow user to submit empty query. r=eedens 2014-08-01 11:42:14 -07:00
Margaret Leibovic
03f71c24e0 Bug 1047128 - Launch URLs from search activity in Fennec. r=rnewman 2014-08-01 11:42:11 -07:00
Ed Morley
0a84a1a0b2 Merge mozilla-central and fx-team 2014-08-01 18:02:08 +01:00
Ed Morley
f1c5b33241 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-01 17:26:43 +01:00
Brad Lassey
11c8ea0f87 bug 1046971 - Add ability to stop mirroring a tab r=mfinkle 2014-07-31 19:42:30 -04:00
Brad Lassey
1ea4a323a4 bug 1046423 - "Mirror Tab" option is in menu even when there isn't a device to mirror to r=mfinkle 2014-07-31 19:42:28 -04:00
Eric Edens
b4b0136acc Bug 1042956 - Add telemetry to search activity. r=margaret 2014-07-31 14:41:42 -07:00
Mark Finkle
9f8d5dd918 Bug 1012677 - Investigate delayed initialization of nsILoginManager in Firefox for Android r=margaret 2014-07-31 16:49:31 -04:00
Ryan VanderMeulen
c9cbdf1824 Merge m-c to fx-team. a=merge 2014-07-31 15:54:50 -04:00
Fabrice Desré
cc7dd1764b backout 5a84a1907654 (bug 1042881) for causing app startup failures r=me 2014-07-31 12:14:03 -07:00
Richard Newman
8f1add39cc Bug 1045085 - Remove main Product Announcements code. r=mcomella 2014-07-31 11:24:02 -07:00
Amogh Pradeep
981830d521 Bug 1018417 - Add duration parameter to ButtonToast. r=margaret 2014-07-31 09:36:03 -07:00
Margaret Leibovic
1b85ac02ef Bug 1043029 - Add new card background resources. r=eedens 2014-07-31 09:35:58 -07:00
Richard Newman
6cc74f034f Bug 936851 - Part 2: delegate to Fennec itself for YouTube video instead of VideoPlayer. r=mfinkle 2014-07-31 08:56:55 -07:00
Richard Newman
6e7dbf17d6 Bug 936851 - Part 1: remove VideoPlayer. r=mfinkle 2014-07-31 08:56:51 -07:00
Carsten "Tomcat" Book
beada222aa merge fx-team to mozilla-central a=merge 2014-07-31 13:01:27 +02:00
Carsten "Tomcat" Book
7431ce9279 merge mozilla-inbound to mozilla-central a=merge 2014-07-31 12:57:22 +02:00
Fabrice Desré
154ab0bbdf Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk 2014-07-30 14:00:15 -07:00
Wes Johnston
00d808c3c5 Bug 1035642 - Add branding resources for simple search widget. r=mfinkle 2014-07-30 10:45:15 -07:00
Paolo Amadini
ba1cf91015 Bug 1021172 - Electrolysis (e10s) support for requestAutocomplete. r=MattN 2014-07-30 18:06:45 +01:00
Wes Johnston
174fa34500 Bug 1045693 - Cleanup in Chromecast code. r=blassey 2014-07-30 09:57:32 -07:00
Myk Melez
decd49a23e Bug 1046156 - "bind" entire AndroidLog module; r=mfinkle
--HG--
extra : rebase_source : 7131cfcb7b5bca9ee8b3af822cf9c4a9f1ae8028
2014-07-30 08:35:03 -07:00
Mark Capella
fa83300f90 Bug 1023418 - (p0) Auto-selecting a phone number does not stop at element breaks, r=mfinkle 2014-07-30 11:29:54 -04:00
Richard Newman
d023dce9af Bug 1042383 - Part 2: use optimizable build-time flags for SDK-dependent code. r=mfinkle 2014-07-30 08:19:35 -07:00
Richard Newman
424cdb17b9 Bug 1042383 - Part 1: define version capabilities in AppConstants. r=mfinkle 2014-07-30 08:19:34 -07:00
Vivek Balakrishnan
a1adfceabb Bug 830270 - Remove synced tabs on Sync account deletion. r=rnewman 2014-07-30 08:19:34 -07:00
Jim Chen
d9e9224baa Bug 1043136 - Add permission prompt for device storage API. r=mfinkle 2014-07-29 07:40:00 -04:00
Jim Chen
e42fd15740 Bug 1043136 - Only prompt for certain permissions when action is unknown. r=mfinkle 2014-07-29 07:39:00 -04:00
Jim Chen
55dc7e036b Bug 1043136 - Handle access in permission prompt. r=mfinkle 2014-07-29 07:36:00 -04:00
Fabrice Desré
6128f1e270 Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk 2014-07-30 14:00:15 -07:00
Ben Kelly
5ef2bf1c57 Bug 1025183 P4 Define MOZ_DEBUG for b2g and android packagers so that TestInterfaceJS is included properly. 2014-08-01 16:23:48 -04:00
Amogh Pradeep
015dd540ee Bug 1029548 - Add a toast notification for adding search engines from long tap. r=rnewman 2014-07-18 03:13:00 +02:00
Ashish Madeti
7ed938497e Bug 1012720 - Fix deleting in prototype getters in Fennec code. r=jchen 2014-07-29 09:27:00 +02:00
Margaret Leibovic
5a2a688b88 Bug 1042189 - Animation for selecting a suggestion/history item. r=eedens 2014-07-29 14:56:09 -07:00
Margaret Leibovic
b957253676 Bug 1045819 - Specify gravity on fragments for margin to take effect on gingerbread. r=eedens 2014-07-29 14:56:06 -07:00
Eric Edens
317229a566 Bug 1045648 - Sometimes header is not removed from results page. r=margaret 2014-07-29 12:56:29 -07:00
Eric Edens
104d3a7e11 Bug 1045245 - Remove text icon from settings ImageButton. r=margaret 2014-07-28 15:22:16 -07:00
Mark Finkle
69d0e91a41 Bug 989577 - Lazy load Prompt.jsm everywhere r=wesj 2014-07-29 15:48:40 -04:00
Brad Lassey
5ec4264801 bug 1037015 - support tab casting to chromecast r=mfinkle 2014-07-29 13:59:22 -04:00
Richard Newman
6d5459e7f6 Bug 1042657 - Fix FloatingHintEditText when invoked from GeckoPreferences. r=margaret 2014-07-29 07:43:17 -07:00
Richard Newman
4de05edb4a Bug 1045087 - Remove Product Announcements integration points from Fennec. r=mfinkle 2014-07-28 15:49:56 -07:00
Richard Newman
fb04b2c168 Bug 1040442 - [Lint] contacts_account_chooser_dialog_title should use ellipsis, not three periods. r=stully 2014-07-29 06:41:55 -07:00
Richard Newman
78f71eccbb Bug 1037476 - A long data: URI can hang Fennec for a long time. r=mfinkle 2014-07-29 06:41:54 -07:00
Carsten "Tomcat" Book
57b3a22ea7 Merge mozilla-central to fx-team on a CLOSED TREE 2014-07-29 11:19:53 +02:00
Mike Hommey
7920de32b6 Bug 1044458 - Work around l10n jobs cherry-picking parts of the build system on a CLOSED TREE. r=mshal,a=ryanvm 2014-07-29 09:01:58 +09:00
Mike Hommey
20d181268e Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00
Mark Finkle
38c085ea73 Bug 1043920 - Reader mode (ambient light detection) prevents device from sleeping r=margaret 2014-07-28 17:16:30 -04:00
Eric Edens
c8615372dc Bug 1022105 - Support a menu and settings. r=liuche,margaret 2014-07-25 15:45:10 -07:00
Mark Finkle
b30e4d0ef1 Bug 1044255 - Fix 'storage.init is not a function' during startup r=margaret 2014-07-28 15:56:50 -04:00
Mark Finkle
673b9e9cf9 Bug 988648 - Telemetry for Bookmarking/Saving r=liuche 2014-07-28 15:32:51 -04:00
Antonio M. Amaya
5178329fa5 Bug 1035867 - Fix WebappRT for the new Webapps implementation, r=myk. 2014-07-28 11:06:34 -07:00
Chris Kitching
9f496ef232 Bug 1041836: Delete redundant initialisers. (generated) r=rnewman 2014-07-25 20:14:47 -07:00
Wes Kocher
88a01acaab Merge m-c to fx-team 2014-07-25 16:27:34 -07:00
Wes Kocher
00a0a043dc Merge inbound to m-c a=merge 2014-07-25 15:59:01 -07:00
Margaret Leibovic
422829f034 Bug 1044133 - Add NineOldAndroids animation library to the tree. r=bnicholson 2014-07-25 15:20:13 -07:00
Wes Kocher
a1a843684d Backed out changeset 6fc8606d27d4 (bug 1043720) for robocop failures 2014-07-25 11:31:53 -07:00
Brian Nicholson
c4b4d8e2dd Bug 1043720 - Keep screen on during Robocop tests. r=gbrown 2014-07-25 10:05:49 -07:00
Aymen Qadar
7353072985 Bug 1009376 - Change scroll title bar setting to have more suitable names; change textReflowUi test to use StringHelper. r=rnewman 2014-07-25 09:35:49 -07:00
Eric Edens
6b7f353a13 Bug 1042937 - Provide visual feedback while search results are loading. r=margaret 2014-07-25 08:58:50 -07:00
Margaret Leibovic
c29e441972 Bug 1043624 - Set correct end for SpannableString. r=eedens 2014-07-25 14:39:21 -07:00
Richard Newman
e5fd0b16e7 Bug 1042382 - Part 2: define SDK ranges in AndroidManifest.xml. r=mfinkle 2014-07-25 13:27:49 -07:00
Richard Newman
a1c9f42496 Bug 1042382 - Part 1: configure.in changes to allow Android SDK ranges to be specified. r=glandium 2014-07-25 13:27:49 -07:00
Richard Newman
e0a0aeac29 Backed out changeset cb8ca90a354d, 894afa1b44ae (bug 1042382) 2014-07-25 13:45:03 -07:00
Richard Newman
a71af504bb Bug 1042382 - Part 2: define SDK ranges in AndroidManifest.xml. r=mfinkle 2014-07-25 13:27:49 -07:00
Richard Newman
1d18f6a238 Bug 1042382 - Part 1: configure.in changes to allow Android SDK ranges to be specified. r=glandium 2014-07-25 13:27:49 -07:00
Mark Capella
e8c976cdba Bug 1043539 - Tweak Browser:Quit to maintain existing support for add-ons, r=wesj, f=mfinkle 2014-07-25 00:23:53 -04:00
Brian Nicholson
566a1aa3ec Bug 1039048 - Don't eat IllegalArgumentExceptions in dispatchEvent. r=jchen 2014-07-24 17:55:33 -07:00
Richard Newman
b6f304d683 Bug 1042929 - Don't throw Errors from JSONObject parsing problems. r=mcomella 2014-07-24 15:38:46 -07:00
Wes Johnston
c5e3244bee Bug 1016529 - Update builders to include google play services. r=sbruno 2014-07-24 08:28:17 -07:00
Ed Morley
8f335836f5 Backed out changeset 7086cfb5b6fe (bug 1016529) for breaking the Android build 2014-07-24 17:47:18 +01:00
Richard Newman
c3fab8bf47 Bug 1042984 - Add extensive logging and descriptive crash data for library load errors. r=mfinkle 2014-07-24 09:39:48 -07:00