Commit Graph

677 Commits

Author SHA1 Message Date
Sebastian Kaspari
e13030aa3e Bug 1325264 - Update wording of 'disconnect from sync' dialog. r=Grisha
MozReview-Commit-ID: 1xsc0Q1upf5

--HG--
extra : rebase_source : efdb1d121d0a433aecfd05876ed95efce792469b
2017-01-27 18:11:44 +01:00
Jim Chen
a8edf60a6c Bug 1333589 - 1. Use GeckoBundle for DoorHanger.OnButtonClickListener; r=sebastian
Convert the onButtonClick method to provide GeckoBundle as the response.
2017-01-25 18:57:31 -05:00
cnevinc
8dde17828f Bug 1333006 - Add localization note explaining that "Open" here is not an action, like a button, but an adjective. r=sebastian
MozReview-Commit-ID: 8y8g8CfpdzJ

--HG--
extra : rebase_source : bc56c27f41277909d5d3016c7e43e7365f735bb6
2017-01-23 16:05:25 +08:00
Nevin Chen
bcd1e464ce Bug 1275662 - Add "Open tabs" as an item in [Clear Private data on exit] dialog. r=JanH,sebastian
MozReview-Commit-ID: 6KJvCfYTJSZ

--HG--
extra : rebase_source : 7e408b01c632536fac4fd02d3262376293c0e706
2016-12-29 11:44:36 +08:00
Andrzej Hunt
0ade2f4484 Bug 1323835 - Use brandShortName in AS welcome panel insted of "Firefox" r=flod
MozReview-Commit-ID: JLgd9qs4HxK

--HG--
extra : rebase_source : b8fa8fc49feb30bad06345af2acd3b73b2663d4d
2016-12-15 14:07:49 -08:00
Tom Klein
b42dfe45bd Bug 1323945 - Update summary copy for compact tabs. r=sebastian
MozReview-Commit-ID: DKviWFzltc2

--HG--
extra : rebase_source : 0825642105fec55a76db3d84eca09a4745489318
2016-12-16 03:06:46 -06:00
Shubham
6da5cd3bb3 Bug 1155860 - open a shared link -r?ahunt
MozReview-Commit-ID: 6Vwfmpt4UQY

--HG--
extra : rebase_source : 20d2e8cdc22709de3cbcbfcd20f46b0b7a5c5266
2016-11-18 12:50:53 -05:00
Andrzej Hunt
f4c188c23b Bug 1319254 - Add welcome panel to Activity Stream r=sebastian
MozReview-Commit-ID: FayZbZhvT7k

--HG--
extra : rebase_source : 566fe4d1d8b51bb2c2a073d7957e413f1ff4d0e2
2016-12-12 15:52:13 -08:00
Tom Klein
cb910a483d Bug 1202861 - 1. Create compact (two column) tabs tray option for portrait mode phones. r=sebastian
Changing the setting currently won't take effect until you rotate the tabs
panel (to cause it to be recreated); that will be fixed in the next commit.

MozReview-Commit-ID: HZfQRy8zubV

--HG--
extra : rebase_source : 78c3606eb55146afe3d59b0cdfa623999f09796b
2016-11-29 13:22:37 -06:00
maliu
52155b4a89 Bug 1291270 - Update updater string to distinguish from download and install more clearly, r=sebastian
MozReview-Commit-ID: B4hR8aonESh

--HG--
extra : rebase_source : b753a3670ba870a6b53a3e416ebdaf45ffd5d9a9
2016-11-22 18:38:59 +08:00
Andrzej Hunt
19f83cb748 Bug 1300144 - Implement Activity Stream "context" bottomsheet menu r=sebastian
MozReview-Commit-ID: ARvuWk7H99m

--HG--
extra : histedit_source : 52f83c7f40bb448855e0dc6dd749e9a08efe8c4d
2016-10-24 10:17:14 -07:00
Sebastian Kaspari
db5236065d Bug 1295340 - Custom tabs string: Use &brandShortName; instead of 'Firefox'. r=flod,Grisha
MozReview-Commit-ID: LNn1WscodjQ

--HG--
extra : rebase_source : 687756c15bde318cbe3dcf5de668f965d11943b1
2016-10-12 11:13:17 +02:00
Sebastian Kaspari
b07c491681 Bug 1306609 - Show source label next to highlights (Visited, Bookmarked). r=ahunt
MozReview-Commit-ID: BRGESCA5sbq

--HG--
extra : rebase_source : 94c43ad3b348f6887ffc5c8fd3e0d6d9f2436364
2016-10-05 14:00:19 +02:00
Sebastian Kaspari
b197ec34c2 Bug 1306609 - Remove MORE link from activity stream panel. r=ahunt
MozReview-Commit-ID: 7TMGKX4pXrO

--HG--
extra : rebase_source : 682eedc14b30113b04b051d14e1836aa97da0fa3
2016-10-04 14:11:39 +02:00
Sebastian Kaspari
ae479daed9 Bug 1295340 - Update copy for "Custom Tabs" in Settings. r=Grisha
MozReview-Commit-ID: L47Mh2gDcYz

--HG--
extra : rebase_source : abc2ccce58f8ecdc659a3716c7b479d2ad82e848
2016-10-06 19:30:50 +02:00
Andrzej Hunt
d98458ba53 Bug 1288106 - Move history (highlights) into main recyclerview, and eliminated horizontal highlights r=sebastian
Moving all vertically listed items into one RecylerView avoids the layouting issues encountered
with nested RVs. This results in a slightly more complex adapter, however overall this still
seems simpler than having to hack around the RecyclerView height measurements. (This also
makes the layout itself simpler, which hopefully means better performance too.)

MozReview-Commit-ID: HFS9q5JNYpY

--HG--
rename : mobile/android/base/java/org/mozilla/gecko/home/activitystream/MainRecyclerAdapter.java => mobile/android/base/java/org/mozilla/gecko/home/activitystream/StreamRecyclerAdapter.java
extra : rebase_source : a8914cade238e031f171718914dbd67e8f81fba1
2016-08-16 13:38:19 -07:00
Sebastian Kaspari
cc62ca1699 Bug 1290012 - Introduce setting to enable experimental activity stream feature. r=ahunt
If the app is build with MOZ_ANDROID_ACTIVITY_STREAM enabled then a preference for
activity stream will appear in the 'advanced' section. All upcoming activity stream
features should check ActivityStream.isEnabled() at runtime.

MozReview-Commit-ID: Hibh1j0lqFo

--HG--
extra : rebase_source : c70ca471361050e0ca613e12ee250bf0cb0cf1a8
2016-07-28 21:12:58 +02:00
Tom Tromey
5538d692d3 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx

--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Sebastian Kaspari
e753074c83 Bug 1285926 - Post: Remove trailing whitespace from string. r=flod
MozReview-Commit-ID: KuNXcoiAJV5

--HG--
extra : amend_source : 7c935772626f3d5d394d50de5a46749ed5b28af7
2016-07-14 14:50:12 +02:00
Sebastian Kaspari
19871f936c Bug 1285926 - Add preference for enabling/disabling custom tabs support. r=grisha
MozReview-Commit-ID: 8KmJo5IM7JS

--HG--
extra : rebase_source : 276e646d04b1060f5e0a2575408dac266d94f28d
2016-07-11 15:41:55 +02:00
Grigory Kruglov
26648ad110 Bug 1277467 - Add OfflineTabStatusDelegate for displaying tab-is-offline notifiations when appropriate r=sebastian
- Use Content:PageShow event to inform Tabs that they were actively loaded from cache
- Move offline notification logic away from browser.js and into a delegate, which displays notifications when
tab in question is user-visible

MozReview-Commit-ID: 2qCACHyWOlp

--HG--
extra : rebase_source : 457a42ebba5cfc32ab7dabce0a8a11d6511b9c08
2016-06-24 16:56:04 -07:00
Margaret Leibovic
1ce23ed88e Bug 1272348 - Remove insecure login doorhanger. r=sebastian
MozReview-Commit-ID: 2wQbyL13BrC

--HG--
extra : rebase_source : 80ce4d78b8033f43654051dc04978121cd5b7323
2016-06-20 11:57:32 -04:00
dlim@mozilla.com
d232e864de Bug 1270124 - "Make Firefox Default Browser" option is missing from Tablet. r=grisha
MozReview-Commit-ID: EpJWTJUdu6I

--HG--
extra : transplant_source : T%FFx%8F_%27%29%0B%94%D9%0Bu%11ko%05%1A%EF%DFu
2016-06-07 09:55:23 -07:00
Jan Henning
c37347cd35 Bug 1251362 - Part 19 - Remove code and resources for the old Recent Tabs panel. r=liuche
MozReview-Commit-ID: FQJ7j8YlV6E

--HG--
extra : transplant_source : H%B7Ul%94%E3%C9%9A%C3m%A7%E7At%84%D4%B3%85%5BY
2016-05-26 17:40:19 +02:00
Jan Henning
17ac1af323 Bug 1251362 - Part 9 - Display a button to open all recently closed tabs. r=liuche
Depending on the History panel's PanelLevel state, we now dynamically set the panel footer button's text and determine its onClick behaviour.

MozReview-Commit-ID: EjesnHsntyC

--HG--
extra : transplant_source : NCs%94C%DE%F5%FC%E6%D7%EA%F8%05%1E%D4%0E%2B%2B6%02
2016-05-26 16:36:25 +02:00
Jan Henning
2b737b8819 Bug 1251362 - Part 4 - Add a Recent Tabs folder to the Combined History panel. r=liuche
This folder can be opened and closed to get back to the history view, however it doesn't contain any actual content (closed tabs) yet. Its empty view is based on the original empty view of the Recent Tabs panel.

For displaying the recently closed tabs count within the smart folder similarly to how we display the number of synced devices, two new strings need to be added.

MozReview-Commit-ID: IAL0yDrc2Ld

--HG--
extra : transplant_source : %A1%80jZ%1Eg%14p%7D%DD%DD%EA%E8%7E%CA%0E%CD%28%99%3C
2016-05-13 23:52:24 +02:00
Francesco Lodolo (:flod)
acf7c3abc5 Bug 1277460 - Add localization comment for "Data saver" in android_strings.dtd. r=sebastian 2016-06-01 23:08:00 +02:00
Chenxia Liu
a9a8e90f7c Bug 1276374 - Remove firstrun Content Notifications slide. r=ahunt
MozReview-Commit-ID: CIkvOZrqHwT

--HG--
extra : rebase_source : 9ed4662dd6b766536ecaef2e6e7b199d1d444cd3
2016-05-31 15:35:29 -07:00
Bhavin Dave
1dd6ff80f3 Bug 893836 - Update Android menu contents to sentence case. r=margaret 2016-05-23 09:20:00 -04:00
Chenxia Liu
07b83396ba Bug 1268647 - Add localized strings. r=sebastian
MozReview-Commit-ID: 3FMKuGWp9Gr

--HG--
extra : rebase_source : 46e73c687dacab1f99b513ea21fd160678bd7119
2016-05-10 18:27:35 -07:00
Chenxia Liu
6ade2aca8e Bug 1268647 - Remove obsolete firstrun. r=sebastian
MozReview-Commit-ID: JCXn9wLMhcV

--HG--
extra : rebase_source : f0fbdc697e2d6ad893c32bf605aa88b0e4c96e73
2016-05-11 17:22:42 -07:00
Andrzej Hunt
dec2b40772 Bug 1259078 - Post: remove unneeded reading list panel resources and code r=liuche
MozReview-Commit-ID: Yoghq4MQRc

--HG--
extra : rebase_source : be6ad845aad794de363180a760a561e3107a6334
extra : histedit_source : 2fbabe092716d0eb9da914b6ffca60845ab580bb
2016-05-04 15:35:57 -07:00
Chenxia Liu
698e613289 Bug 1270958 - Include string for "1 device" instead of "1 devices" for Synced devices. r=ahunt
MozReview-Commit-ID: 6zkDuGlBsmz

--HG--
extra : rebase_source : c877c51c59322489eca4a807597973b58431b53e
2016-05-06 14:06:01 -07:00
Andrzej Hunt
a816e8565e Bug 1269001 - Pre: Add strings for number of items in folder r=liuche
MozReview-Commit-ID: EvfSPPkUf2G

--HG--
extra : amend_source : 9215d76ce3ecbc438b91f47844ec644387b26cfa
2016-05-06 13:34:09 -07:00
Sebastian Kaspari
29a2ed5246 Bug 1259127 - Content notifications: Add "Read now" action. r=grisha
This patch adds a "Read now" action to content notifications. Clicking the button
will behave like clicking the notification. However it will send a different telemetry
extra ("content_update_read_now" instead of "content_update").

MozReview-Commit-ID: 4O24xBhjVF4

--HG--
extra : rebase_source : 4bfb9b714b42f0a0259770e054701a3d4592aa87
2016-04-26 14:42:51 +02:00
Chenxia Liu
ec65dba7a1 Bug 1261527 - Update strings. r=sebastian
MozReview-Commit-ID: LJOfbyWfNIm

--HG--
extra : rebase_source : a6e8d05ed4581d67b87105812fa643ec5c291b6d
2016-04-27 17:07:59 -07:00
Chenxia Liu
077df8c29c Bug 1261527 - Combine Synced devices into a folder. r=sebastian
MozReview-Commit-ID: APsufVggdk0

--HG--
extra : rebase_source : 7ed4c6d8d4fc72d849ded99e7ba61fb4bc7ee77a
extra : source : 33e9db2674ca2303bdbceef65abdd33a30905589
2016-04-21 22:04:10 -07:00
Andrzej Hunt
d7ff8e459f Bug 1247689 - Experiment: show prompt on third opening of reader view r=sebastian
MozReview-Commit-ID: CMxdWuFIe5e

--HG--
rename : mobile/android/base/resources/drawable-hdpi/helper_first_readerview_bookmark.png => mobile/android/base/resources/drawable-hdpi/helper_readerview_bookmark.png
rename : mobile/android/base/resources/drawable-xhdpi/helper_first_readerview_bookmark.png => mobile/android/base/resources/drawable-xhdpi/helper_readerview_bookmark.png
rename : mobile/android/base/resources/drawable-xxhdpi/helper_first_readerview_bookmark.png => mobile/android/base/resources/drawable-xxhdpi/helper_readerview_bookmark.png
extra : rebase_source : c4af4f89f1a936ffd172139018e3243c25f30084
extra : histedit_source : b116221400c9b7cc0a758f43d32283661f2c82cd
2016-05-02 10:00:52 -07:00
Andrzej Hunt
d45e92ae14 Bug 1246238 - Show helper UI first time a reader view page is bookmarked r=sebastian
MozReview-Commit-ID: JeHr7eZTKc

--HG--
extra : rebase_source : c514c6ee443c26fba5e74bbbb5bedc3a8522fa68
extra : source : a8accf120ce99f97624c77dea88266be694c3f15
2016-04-20 21:27:30 +02:00
Chenxia Liu
27a0c4c5ee Bug 1262343 - Remove old Synced panel code. r=sebastian
MozReview-Commit-ID: FjRaX14gJ17

--HG--
extra : rebase_source : a5648748db28e6f2618bf8b0e447225b2ff371ee
extra : histedit_source : 5db443112959057f8e27f70891540cc26c9180da
2016-04-20 11:55:48 -07:00
Andrzej Hunt
e2de073003 Bug 1246239 - Show "saved offline" snackbar when readermode page is bookmarked r=sebastian
MozReview-Commit-ID: IC33HwSClcI

--HG--
extra : rebase_source : 673e2632a433366fb1c3fd18eeba0080399fd6b6
2016-04-12 16:18:50 -07:00
Margaret Leibovic
e5a1c49a20 Bug 1262032 - Update description subtitle for Settings groups. r=sebastian
MozReview-Commit-ID: H25j4HKiMDC

--HG--
extra : rebase_source : 6ad665ee52cc8128b8cd31298ff943976e97474a
2016-04-14 14:49:48 -04:00
Margaret Leibovic
e34bd976e9 Bug 1210386 - Link "Make Firefox Default Browser" to Settings page. r=sebastian
MozReview-Commit-ID: 9nrVnUaqO7K

--HG--
extra : rebase_source : 0eba2c2f543ed190c2c6d87252ef227f60dc6d87
2016-04-07 13:00:55 -04:00
Margaret Leibovic
549c799b69 Bug 1261137 - Add groups in Settings > Advanced. r=sebastian
MozReview-Commit-ID: 2jUL0PJ33bq

--HG--
extra : rebase_source : b715458d0ab6dd137e42467f98ed6a94ffa719c1
2016-04-12 17:52:47 -04:00
Margaret Leibovic
bc99856818 Bug 1262489 - Improve wording of "Show web fonts" setting. r=sebastian
MozReview-Commit-ID: CNcOsT0Zusm

--HG--
extra : rebase_source : 3e3a57468d3cc0d26ce43400cc333bd2eedf3123
2016-04-12 17:41:01 -04:00
Andrzej Hunt
fed518b421 Bug 1257636 - Show "bookmarks panel is hidden" snackbar if necessary in migrated reading list panel r=liuche
MozReview-Commit-ID: BVbILiWMyfT

--HG--
extra : rebase_source : bd4a611f91a78b617cfb310b57da548ec15ca52a
2016-04-11 12:48:19 -07:00
Sebastian Kaspari
c72ce17279 Bug 1232706 - Promote "Add to home screen" for frequently visited websites. r=margaret
MozReview-Commit-ID: 2OW7GKxuQmr

--HG--
extra : rebase_source : 5cbcfe4183a7bef66f30e4797d5362053eda22c4
2016-04-06 09:41:34 +02:00
Andrzej Hunt
fefbe2ce4e Bug 1257345 - Implement reading list smartfolder r=mcomella
MozReview-Commit-ID: 7AuWRAZ7Sq5

--HG--
extra : rebase_source : 9121c1254264c97da433dc2bc1c5bcd48498c97d
extra : histedit_source : 5bee1e9bf2c05a2624cf647f8f625eaaff019bcc
2016-04-07 14:30:16 -07:00
Andrzej Hunt
a4aab136c3 Bug 1234319 - Remove reading list button from main menu r=mcomella
MozReview-Commit-ID: AlvSssy8hLc

--HG--
extra : rebase_source : 613c12dd43c28e2fa913c7830bd51423d77beec5
extra : histedit_source : 4d1e7b98d60729f3585cabbfccc8920863842dfc
2016-03-25 16:09:04 -07:00
Andrzej Hunt
56bfa269f8 Bug 1234316 - Post: cleanup unneeded reading list resources/strings r=liuche
MozReview-Commit-ID: C2Zei1AabQ9

--HG--
extra : rebase_source : 11a3f24f96cdbd050b9806838d297ab59ac80e0d
extra : histedit_source : 8e884fb29f2febfa339728df42227db53355091a
2016-03-08 15:12:05 -08:00