Commit Graph

1063 Commits

Author SHA1 Message Date
Chris Kitching
8a184fd1de Bug 1062112: Part 1b: Cleanup singleton use in SmsManager. r=nalexander 2014-09-08 12:48:10 -07:00
Chris Kitching
a58fdf5939 Bug 1064029: Don't keep a static context reference in Favicons. r=rnewman 2014-09-06 23:57:02 -07:00
Wes Johnston
e01a25f879 Bug 1061030 - Register wifi listener in GeckoNetworkManager constructor. r=mfinkle 2014-09-03 09:44:27 -07:00
Wes Johnston
92367d91ab Bug 1061936 - Remove excess logging. r=rnewman 2014-09-03 09:27:38 -07:00
Mark Finkle
7b478a8605 Bug 1061430 - Change SharedPreferences.Editor commit() to apply() where appropriate (GeckoApp.java) r=rnewman 2014-09-03 02:00:47 -04:00
Wes Kocher
fc9c0fc961 Merge fx-team to m-c a=merge 2014-08-21 17:44:40 -07:00
Wes Johnston
0cfad90a6e Bug 1052387 - Don't save session history if clearing history on exit. r=bnicholson 2014-08-21 11:35:16 -07:00
Frédéric Wang
bc8f17b3e7 Bug 1042257 - Part 2: Listen when the user enables/disables accessibility. r=mfinkle 2014-08-20 17:37:32 -07:00
Amogh Pradeep
f174c5ee5c Bug 1018417 - Add duration parameter to ButtonToast. r=margaret 2014-07-31 09:36:03 -07:00
Richard Newman
5042e5ec9c 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
09186dd073 Bug 1045087 - Remove Product Announcements integration points from Fennec. r=mfinkle 2014-07-28 15:49:56 -07:00
Chris Kitching
6c49e51198 Bug 1041836: Delete redundant initialisers. (generated) r=rnewman 2014-07-25 20:14:47 -07:00
Myk Melez
a20d143415 Bug 778279 - support multiple apps per origin in Android web runtime; r=mfinkle 2014-07-22 12:52:45 -07:00
Wes Johnston
d16c36301d Bug 1001309 - Provide a way to clear private data on Exit. r=liuche, bnicholson, mcomella 2014-06-19 00:04:00 -07:00
Richard Newman
f645e96530 Bug 1017242 - Part 2: remove API 8 code from GeckoApp and BrowserApp. r=mcomella 2014-07-18 16:47:08 -07:00
Nick Alexander
24e585ab54 Bug 1036517 - Remove old location uploading code. r=blassey
I kept the existing preference UI since the new stumbler implementation
intends to use it.  I kept the pref listener since Bug 1036508 may elect
to keep using the existing Gecko pref.
2014-07-18 09:39:53 -07:00
Wes Johnston
4edd9ce5cd Bug 1004495 - Revamp notification handlers to work when Gecko is not running. r=bnicholson 2014-06-27 13:25:00 -07:00
Wes Johnston
6c82b18978 Bug 901803 - Add a native media player backend for casting videos. r=mfinkle 2014-06-23 00:23:00 -07:00
Shashank Sabniveesu
1b2dd2f05b Bug 1026010 - Rename GeckoApp.ACTION_BOOKMARK to ACTION_HOMESCREEN_SHORTCUT. r=lucasr 2014-06-25 09:10:00 -04:00
Hathibelagal A
6997365fe1 Bug 1027831 - Switch from deprecated FILL_PARENT to MATCH_PARENT in Java and XML. r=bnicholson 2014-06-20 09:21:31 -07:00
Richard Newman
ef8f70848b Bug 1016611 - Part 1: don't process distribution files for webapp profiles. r=margaret 2014-06-16 16:07:43 -07:00
Brian Nicholson
c6568566b7 Bug 1024127 - Popup cleanup. r=margaret 2014-06-19 14:30:16 -07:00
Wes Kocher
7e79b9defc Backed out changeset 62cce2cf895f (bug 1016611) for causing Android bustage on a CLOSED TREE 2014-06-16 17:41:28 -07:00
Richard Newman
dc7847ec4d Bug 1016611 - Don't process distribution files for webapp profiles. r=margaret 2014-06-16 16:07:43 -07:00
Michael Comella
91653956c8 Bug 918494 - Show a toast only after a bookmark is added and re-enable testLinkContextMenu. r=mfinkle 2014-06-11 14:48:38 -07:00
Wes Johnston
08c450f797 Bug 1015421 - Don't queue up ButtonToasts. r=margaret 2014-06-02 14:47:02 -07:00
Randell Jesup
dbb17bd040 Bug 987979: Patch 11 - Add webrtc 3.50 support for Froyo/Gingerbread/Ice Cream Sandwich. r=blassey 2014-05-29 17:05:16 -04:00
Nick Alexander
0e4dba2773 Bug 997288 - Add select tab button to "New [private] tab opened" toasts. r=wesj 2014-05-23 11:43:38 -07:00
Richard Newman
712319f107 Bug 1011008 - Part 1: handle system locale changes correctly. r=nalexander 2014-05-22 17:31:20 -07:00
James Hugman
00d909b295 Bug 995803 - fix crash in java.lang.IllegalStateException: Already registered Webapps. r=mfinkle 2014-05-19 08:36:00 +02:00
Jim Chen
1fc7e07579 Bug 1012722 - Switch most GeckoApp event listeners to native; r=mfinkle 2014-05-20 16:09:54 -04:00
Alexandru Chiriac
24bb32045b Bug 943908 - Show tooltip when long-pressing action bar items. r=wesj 2014-05-19 15:01:02 -07:00
Richard Newman
ce48ddcb9b Bug 917480 - Part 2: add 'Language' section to top-level preferences, allowing for browser locale switching. r=nalexander
* * *
Bug 917480 - Part 2d: compute locale list at build time.
2014-05-13 20:50:27 -07:00
Kartikaya Gupta
8944849735 Bug 859683 - Allow scrolling in full-screen mode if and only if the full-screen element is the document element. r=wesj 2014-05-07 15:22:14 -04:00
Ryan VanderMeulen
4802c512f2 Backed out changeset 14a43400007e (bug 859683) for robocop failures. 2014-05-06 15:38:28 -04:00
Kartikaya Gupta
8701d11f66 Bug 859683 - Allow scrolling in full-screen mode if and only if the full-screen element is the document element. r=wesj 2014-05-06 13:33:13 -04:00
Jim Chen
e4d1c9a6fc Bug 1004073 - Refactor EventDispatcher usages; r=fennec-team 2014-05-02 14:34:40 -04:00
Mark Finkle
e6d405a820 Bug 988650 - Telemetry tracking for sharing r=wesj,liuche 2014-05-01 22:02:29 -04:00
Josh Dover
5c5d0d220b Bug 776027 - Move intent handling to IntentHelper. r=wesj 2014-04-25 16:28:00 +02:00
Marcos A. Di Pietro
6ef9377aef Bug 999488 - Move reader mode related listener registration from GeckoApp to BrowserApp. r=margaret 2014-04-28 19:19:38 -04:00
Brian Nicholson
36ccd34675 Bug 999203 - Add a pref to record crashes. r=mfinkle 2014-04-24 12:27:42 -07:00
Margaret Leibovic
0406a9ce0c Bug 949178 - Remove reading list button from reader mode toolbar. r=lucasr 2014-04-22 14:27:03 -07:00
Brian Nicholson
06bae78503 Bug 995741 - Restore tabs after crash. r=mfinkle 2014-04-17 10:51:06 -07:00
Zack Liu
82b8176267 Bug 993062 - Remove the definition of showRemoteTabs() method in BrowserApp.java. Remove the declearation of showTabs() method and showRemoteTabs() in GeckoApp.java. r=margaret 2014-04-15 13:13:00 +02:00
Richard Newman
28555c5010 Bug 971900 - onLocaleReady incorrectly elides onConfigurationChange call if urlBar doesn't exist. r=nalexander 2014-04-15 17:55:58 -07:00
Richard Newman
0a50eb7678 Bug 970176 - Part 1: rework LocaleManager to simplify use from android-sync. r=nalexander 2014-04-15 15:07:14 -07:00
Carsten "Tomcat" Book
7b6ae13860 Backed out changeset 33bcd13d52f5 (bug 776027) for Android M6 Test Failure 2014-04-15 12:16:40 +02:00
Josh Dover
104b9088bd Bug 776027 - Move intent handling to IntentHelper. r=wesj 2014-04-14 17:46:00 +02:00
Kartikaya Gupta
446fee130d Bug 995316 - Make GeckoLayerClient package-scoped. r=snorp 2014-04-11 20:49:46 -04:00
Wes Johnston
a1f40fd45d Bug 994456 - Add a preview surface for webrtc in webapps. r=gcp 2014-04-11 14:19:12 -07:00