Nick Alexander
|
f1118adfc9
|
Bug 924133 - Remove Android WebApps preprocessing. r=wesj
The existing code complicates the build system and IDE integration.
This keeps most of the flexibility while simplifying the build system.
|
2013-10-09 17:05:36 -07:00 |
|
Brian Nicholson
|
7120cec998
|
Bug 917538 - Fix Fennec Restarter flags and remove System.exit(0). r=blassey
|
2013-09-26 16:34:38 -07:00 |
|
Brad Lassey
|
5536371ff9
|
bug 918378 - restrict WiFi permissions to nightly and aurora r=mfinkle
--HG--
extra : rebase_source : 93f39055a6a52d7fd632bcbef4e62c46003a9d54
|
2013-09-19 13:11:30 -04:00 |
|
Sriram Ramasubramanian
|
874bc61719
|
Merge m-c to fig.
|
2013-08-09 10:49:51 -07:00 |
|
Margaret Leibovic
|
0bacdf2ae9
|
merge m-c into fig
|
2013-07-28 12:08:01 -07:00 |
|
Sriram Ramasubramanian
|
f937333e2c
|
Merge m-c to fig. [r=karma]
|
2013-07-03 17:08:31 -07:00 |
|
Shane Tully
|
698ced1b77
|
Bug 897561 - Bump target Android SDK to 16. r=cpeterson
--HG--
extra : rebase_source : c7cedc9047106c292a03b8c6733fd47b8cac89f7
|
2013-07-24 19:21:00 -07:00 |
|
Shane Tully
|
46055bce54
|
Bug 857730 - Part 1: Add read and write contacts Android permissions to Android manifest file. r=cpeterson
|
2013-07-23 13:12:00 -07:00 |
|
Shilpan Bhagat
|
5547d6537d
|
Bug 886996 - Set as wallpaper now sets wallpapers using a chooser. r=margaret
|
2013-08-02 13:33:30 -07:00 |
|
Margaret Leibovic
|
64a5f2503c
|
Bug 876712 - Kill AweseomeBar/AwesomeBarTabs. r=sriram,wesj
|
2013-06-12 13:33:13 -07:00 |
|
Richard Newman
|
bd73849b19
|
Bug 858742 - Part 2: manifest change for Firefox Health Report content provider. r=trivial
|
2013-05-22 10:23:29 -07:00 |
|
Jim Chen
|
5e8a9647ed
|
Bug 880650 - Clean up hiding/showing VKB in the awesome screen; r=cpeterson
|
2013-06-18 15:49:14 -04:00 |
|
Nick Alexander
|
c274952515
|
Bug 828654, Bug 840127 - Android service for submitting Firefox Health Report payloads. r=rnewman
|
2013-06-12 16:17:47 -07:00 |
|
Chris Peterson
|
560f766a6b
|
Back out changeset 12cdc8931e48 (Bug 857730) to remove Android Contacts permission.
|
2013-06-10 11:24:27 -07:00 |
|
Shane Tully
|
517b328013
|
Bug 857730 - Add read and write contacts Android permissions to Android manifest file. r=cpeterson
|
2013-06-04 10:18:28 -07:00 |
|
Kartikaya Gupta
|
51a24a369b
|
Bug 879369 - Make NFC not a required hardware feature. r=blassey
|
2013-06-04 15:44:46 -04:00 |
|
Brad Lassey
|
14932cf9d7
|
bug 866957 - Collect and report WiFi AP info r=hannos,snorp
|
2013-06-04 11:09:54 -04:00 |
|
Brian Nicholson
|
72af966ebf
|
Bug 860523 - Add namespace wrapper for WebApps. r=wesj
--HG--
rename : mobile/android/base/WebApps.java.in => mobile/android/base/WebApp.java.in
rename : mobile/android/base/WebApp.java => mobile/android/base/WebAppImpl.java
|
2013-04-17 16:24:02 -07:00 |
|
Kartikaya Gupta
|
3e45685612
|
Bug 847898 - Put Android Beam support behind a confvar variable. r=mfinkle
|
2013-04-17 16:08:11 -04:00 |
|
Sriram Ramasubramanian
|
0cee1c49af
|
Bug 823644: Base theme for Fennec. [r=mfinkle]
--HG--
extra : rebase_source : a28315779ceba56cb8f8269bb5009eee254926cb
|
2013-03-13 15:04:50 -07:00 |
|
Brian Nicholson
|
f8b25c9fe1
|
Bug 856163 - Part 5: Reduce preprocessing in WebApp. r=mfinkle
--HG--
rename : mobile/android/base/WebApp.java.in => mobile/android/base/WebApp.java
|
2013-04-09 17:10:48 -07:00 |
|
Brian Nicholson
|
3704e8d9f3
|
Bug 856163 - Part 4: Use gecko package for database classes. r=lucasr f=rnewman
--HG--
rename : mobile/android/base/db/BrowserContract.java.in => mobile/android/base/db/BrowserContract.java
rename : mobile/android/base/db/BrowserProvider.java.in => mobile/android/base/db/BrowserProvider.java
rename : mobile/android/base/db/FormHistoryProvider.java.in => mobile/android/base/db/FormHistoryProvider.java
rename : mobile/android/base/db/GeckoProvider.java.in => mobile/android/base/db/GeckoProvider.java
rename : mobile/android/base/db/PasswordsProvider.java.in => mobile/android/base/db/PasswordsProvider.java
rename : mobile/android/base/db/TabsProvider.java.in => mobile/android/base/db/TabsProvider.java
|
2013-04-09 17:10:48 -07:00 |
|
Brian Nicholson
|
3b9de36248
|
Bug 856163 - Part 2: Move preprocessed code to AppConstants. r=kats,mfinkle,rnewman
--HG--
rename : mobile/android/base/CrashReporter.java.in => mobile/android/base/CrashReporter.java
rename : mobile/android/base/GeckoActivity.java.in => mobile/android/base/GeckoActivity.java
rename : mobile/android/base/Restarter.java.in => mobile/android/base/Restarter.java
rename : mobile/android/base/SmsManager.java.in => mobile/android/base/SmsManager.java
rename : mobile/android/base/UpdateServiceHelper.java.in => mobile/android/base/UpdateServiceHelper.java
rename : mobile/android/base/resources/menu-large-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-large-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu/browser_app_menu.xml.in => mobile/android/base/resources/menu/browser_app_menu.xml
rename : mobile/android/base/resources/xml/preferences.xml.in => mobile/android/base/resources/xml/preferences.xml
|
2013-04-09 17:10:47 -07:00 |
|
Brian Nicholson
|
325aac881b
|
Bug 856163 - Part 1: Remove unused classes. r=wesj
|
2013-04-09 17:10:46 -07:00 |
|
Margaret Leibovic
|
e50647fad7
|
Bug 851170 - Put homescreen wallpaper feature behind confvars variable. r=ted
|
2013-03-21 14:01:02 -07:00 |
|
Brian Nicholson
|
af416ef4e2
|
Bug 851056 - Remove NotificationHandler. r=kats
|
2013-03-19 14:09:44 -07:00 |
|
Chris Peterson
|
ec3afb3b87
|
Bug 847839 - Part 1a: Port XUL Fennec's VideoPlayer to Native Fennec. r=mfinkle
--HG--
rename : embedding/android/VideoPlayer.java => mobile/android/base/VideoPlayer.java
rename : embedding/android/resources/layout/videoplayer.xml => mobile/android/base/resources/layout/videoplayer.xml
|
2013-03-07 14:44:22 +00:00 |
|
Mark Finkle
|
1a1dae1c2d
|
Backout bc88f1602468, Bug 842911 - Remove support for Samsung mini-app mode r=blassey
|
2013-03-18 23:32:52 -04:00 |
|
Phil Ringnalda
|
59cb0c80dd
|
Back out a23ff3177682 (bug 823644), 02d63d7e6c87 (bug 848961), 505fbab9b980:2f24c9525f57 (bug 823644) for mochitest-1 and robocop-2 bustage
CLOSED TREE
|
2013-03-18 20:00:04 -07:00 |
|
Phil Ringnalda
|
ae481fe54b
|
Back out 28db68d1a57a (bug 842911) for Android 2.2 destruction
CLOSED TREE
|
2013-03-18 19:50:50 -07:00 |
|
Mark Finkle
|
20fb313f7f
|
Backout bc88f1602468, Bug 842911 - Remove support for Samsung mini-app mode r=blassey a=blassey
|
2013-03-18 20:02:40 -04:00 |
|
Sriram Ramasubramanian
|
f92372bd8f
|
Bug 823644: Base theme for Fennec. [r=mfinkle]
--HG--
extra : rebase_source : e65143bdcbcc334b8d239bfb495f27583d8fd05f
|
2013-03-13 15:04:50 -07:00 |
|
Brian Nicholson
|
7243a415b3
|
Bug 823285 - Use foreground notification service for downloads. r=kats
--HG--
extra : rebase_source : 004e31f0379819c5f72420223b24ed0ceccb2e2e
|
2013-03-11 11:59:23 -07:00 |
|
Kartikaya Gupta
|
281ff270bc
|
Bug 726335 - Add support for receiving URLs via Android Beam. r=mfinkle
|
2013-03-05 13:05:52 +00:00 |
|
Brian Nicholson
|
1330f8ee03
|
Bug 845335 - Add back support for small screens. r=mfinkle
--HG--
extra : rebase_source : 002202390b8e24b876d7b72b5620fe8de49752f1
|
2013-02-27 16:50:28 -08:00 |
|
Mark Finkle
|
4c54c12f59
|
Bug 835399 - Allow launching non-privileged webapps with a URL r=wesj
|
2013-02-13 10:26:03 -05:00 |
|
Sriram Ramasubramanian
|
25caf20025
|
Bug 833427: Hide the homescreen widget. [r=mfinkle]
--HG--
extra : rebase_source : ea9ef68ad33e8fd0c4ad37e43de10cf11fdb1f94
|
2013-01-22 11:23:50 -08:00 |
|
Gian-Carlo Pascutto
|
ce79fd73e4
|
Bug 812650 - Enable WebRTC audio recording on Android. r=dmose
|
2013-01-16 10:14:49 +01:00 |
|
Sriram Raghuraman
|
5c2c4ba720
|
Bug 715736 - Add 'Save as Wallpaper' Android functionality in context menu when viewing images. r=snorp,margaret
|
2012-12-17 23:00:01 +05:30 |
|
Wes Johnston
|
b930fca357
|
Bug 810415 - Support miniApp mode on samsung devices. r=mfinkle
|
2012-11-09 17:35:24 -08:00 |
|
Brad Lassey
|
45acc61640
|
bug 805191 - reflect HVGA minimum requirement in the AndroidManifest r=minkle
|
2012-10-24 17:26:48 -04:00 |
|
Matt Brubeck
|
be0216f940
|
Bug 791267 - Back out d627e554fff4 (bug 788666) hack for ABI filtering on Google Play [r=mfinkle]
--HG--
extra : rebase_source : bf8c4aa533982fcaba3dc88ae7823877666fc9c5
|
2012-10-19 15:38:06 -07:00 |
|
Sriram Ramasubramanian
|
7f2813e6f5
|
Bug 708707: Fennec home screen widget. [r=mfinkle]
--HG--
extra : rebase_source : 63871fd8412c45931e8739b1550ebf537638549f
|
2012-10-19 11:15:06 -07:00 |
|
Richard Newman
|
3ca7a4ca3a
|
Bug 793053 - Part 2: include new manifest fragments. r=blassey
|
2012-10-11 10:19:36 -07:00 |
|
Richard Newman
|
d3bfb97e88
|
Bug 798043 - Move 'sync' to 'services' as a precursor to landing product announcements. r=blassey
--HG--
rename : mobile/android/base/android-sync-files.mk => mobile/android/base/android-services-files.mk
rename : mobile/android/sync/README.txt => mobile/android/services/README.txt
rename : mobile/android/sync/android-drawable-hdpi-resources.mn => mobile/android/services/android-drawable-hdpi-resources.mn
rename : mobile/android/sync/android-drawable-ldpi-resources.mn => mobile/android/services/android-drawable-ldpi-resources.mn
rename : mobile/android/sync/android-drawable-mdpi-resources.mn => mobile/android/services/android-drawable-mdpi-resources.mn
rename : mobile/android/sync/android-drawable-resources.mn => mobile/android/services/android-drawable-resources.mn
rename : mobile/android/sync/android-layout-resources.mn => mobile/android/services/android-layout-resources.mn
rename : mobile/android/sync/android-values-resources.mn => mobile/android/services/android-values-resources.mn
rename : mobile/android/sync/java-sources.mn => mobile/android/services/java-sources.mn
rename : mobile/android/sync/java-third-party-sources.mn => mobile/android/services/java-third-party-sources.mn
rename : mobile/android/sync/manifests/SyncAndroidManifest_activities.xml.in => mobile/android/services/manifests/SyncAndroidManifest_activities.xml.in
rename : mobile/android/sync/manifests/SyncAndroidManifest_permissions.xml.in => mobile/android/services/manifests/SyncAndroidManifest_permissions.xml.in
rename : mobile/android/sync/manifests/SyncAndroidManifest_services.xml.in => mobile/android/services/manifests/SyncAndroidManifest_services.xml.in
rename : mobile/android/sync/preprocess-sources.mn => mobile/android/services/preprocess-sources.mn
rename : mobile/android/sync/strings.xml.in => mobile/android/services/strings.xml.in
|
2012-10-11 10:10:49 -07:00 |
|
Wes Johnston
|
05cf888bd5
|
Bug 799221 - Remove marketplace as an app. r=mfinkle
|
2012-10-09 10:38:30 -07:00 |
|
Sriram Ramasubramanian
|
2e9924fd7e
|
Bug 786029: Fennec should integrate with Android's search. [f=mfinkle, r=lucasr]
|
2012-10-04 16:57:39 -07:00 |
|
Mark Finkle
|
8569fe6f72
|
Bug 784157 - Google Play Campaign Tracking: Convert the INSTALL_REFERRER data to distribution prefs r=blassey
|
2012-10-02 22:04:05 -04:00 |
|
Brad Lassey
|
a04db1cff8
|
bug 788666 - Multiple APK: Each APK must not exactly match the configuration support of another APK r=mbrubeck
|
2012-09-05 23:00:07 -04:00 |
|
James Willcox
|
5272b630d6
|
Bug 786380 - Implement new Java-based updater for Android r=cpeterson,mfinkle
--HG--
extra : rebase_source : c7e5cd8228bf226f7e15e5653f8fe6f16e64273e
|
2012-08-31 09:31:29 -04:00 |
|