2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00
Commit Graph

855 Commits

Author SHA1 Message Date
Sawyer Blatz
7b6c9b94b1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2205: Modifies styling of collections and tabs (https://github.com/mozilla-mobile/fenix/pull/2328)
* For https://github.com/mozilla-mobile/fenix/issues/2205: Modifies styling of collections and tabs

* Change bounding box
2019-05-08 11:12:41 -07:00
Emily Kager
70422d63e5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2329 , For https://github.com/mozilla-mobile/fenix/issues/2332: Invoke pending delete session job on navigate (https://github.com/mozilla-mobile/fenix/pull/2333) 2019-05-08 12:27:38 -05:00
Axel Hecht
e322d927b2 [fenix] Import strings from android-l10n (https://github.com/mozilla-mobile/fenix/pull/2338)
State: mozilla-l10n/android-l10n@5fd2e49ca4
2019-05-08 12:27:05 -05:00
Mitchell Hentges
5db17dae8e [fenix] Configures pushapk to verify beta APK with beta certificate (https://github.com/mozilla-mobile/fenix/pull/2349)
* Provide certificate alias to pushapk payload

* dev
2019-05-08 12:24:13 -05:00
Mihai Tabara
24a4110e37 [fenix] Bug 1547928 - ensure release graphs are not triggered but for publishing events (https://github.com/mozilla-mobile/fenix/pull/2347) 2019-05-08 17:22:39 +00:00
Jeff Boek
abaec0708d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2260 - Sends valid keys to the labeled counter (https://github.com/mozilla-mobile/fenix/pull/2330) 2019-05-08 12:15:19 -05:00
Christian Sadilek
34f817ce49 [fenix] Upgrade to GV 68.0.20190508111321 and fixes for latest A-C 0.52.0 (https://github.com/mozilla-mobile/fenix/pull/2348)
Closes https://github.com/mozilla-mobile/fenix/issues/2342, Closes https://github.com/mozilla-mobile/fenix/issues/2297
2019-05-08 11:04:06 -05:00
Colin Lee
0f756b8f1b [fenix] Fix build breakage over FragmentScenario integration 2019-05-08 10:27:24 -05:00
Mitchell Hentges
0a54a8b6d8 [fenix] Reduces number of raptor jobs (https://github.com/mozilla-mobile/fenix/pull/2339) 2019-05-08 13:42:53 +02:00
Colin Lee
28ee8089fd [fenix] For https://github.com/mozilla-mobile/fenix/issues/1710: Create scaffolding for Robolectric tests (https://github.com/mozilla-mobile/fenix/pull/2282) 2019-05-07 16:36:37 -05:00
Sawyer Blatz
71f132d037 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2042: Updates strings for l10n (https://github.com/mozilla-mobile/fenix/pull/2320) 2019-05-07 16:08:38 -05:00
Arturo Mejia
9d76a046b2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1311: Enable downloads in custom tabs. (https://github.com/mozilla-mobile/fenix/pull/2311) 2019-05-07 15:30:13 -05:00
Emily Kager
4e1fb4fff4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1745 - Allow trackers from Allow List (https://github.com/mozilla-mobile/fenix/pull/2310) 2019-05-07 15:28:38 -05:00
Sawyer Blatz
acd1aa19c3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/587: Updates private mode settings color (https://github.com/mozilla-mobile/fenix/pull/2319) 2019-05-07 13:27:18 -07:00
Arturo Mejia
0d4448fc6b [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1320: Customize site info panel dialog for custom tabs. (https://github.com/mozilla-mobile/fenix/pull/2304) 2019-05-07 11:40:46 -05:00
Jeff Boek
24ec3afb2a [fenix] No Issue - Uses non-deprecated API to fetch version code (https://github.com/mozilla-mobile/fenix/pull/2307) 2019-05-06 16:40:01 -05:00
Emily Kager
82459ea991 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2256 - Use same report site string for quick settings (https://github.com/mozilla-mobile/fenix/pull/2305) 2019-05-06 16:39:38 -05:00
Emily Kager
cca46dc846 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2289 - Null out pending job on undo (https://github.com/mozilla-mobile/fenix/pull/2303) 2019-05-06 16:38:53 -05:00
Emily Kager
294b8fa1c7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2068 - Create QAS initial state (https://github.com/mozilla-mobile/fenix/pull/2298) 2019-05-06 16:38:32 -05:00
Sawyer Blatz
b97b6016fb [fenix] No issue: Removes broken shadow in collection creation (https://github.com/mozilla-mobile/fenix/pull/2300) 2019-05-06 14:33:58 -07:00
Vlad Filippov
795b7c3cf0 [fenix] Update the deprecated BitmapDrawable constructor (https://github.com/mozilla-mobile/fenix/pull/2308) 2019-05-06 21:32:08 +00:00
Sawyer Blatz
b52e4616e0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2205: Adds collections view to home fragment (https://github.com/mozilla-mobile/fenix/pull/2249)
* For https://github.com/mozilla-mobile/fenix/issues/1574: Adds collections to home view

* Adds colored icons and expansion

* Adds state change

* Adds more styling

* Adds ItsNotBrokenSnacks

* Adds chevron

* Improves styling of swipe to delete and adds delete action

* Fix nits

* Try to add real saving
2019-05-06 11:20:19 -07:00
Mitchell Hentges
9a50f00054 [fenix] Updates Fenix taskcluster tasks to support beta release (https://github.com/mozilla-mobile/fenix/pull/1893)
* Updates Fenix taskcluster tasks to support beta release

* Throw error if -PversionName isn't set for release builds

* Uses beta secrets for beta

* Improves nightly and beta treeherder symbols
2019-05-06 19:09:29 +02:00
Mitchell Hentges
cb42f4897d [fenix] Fixes "assemble raptor" task failing to upload artifacts (https://github.com/mozilla-mobile/fenix/pull/2258) 2019-05-06 10:37:52 -05:00
Rob Wood
78a27648d9 [fenix] Disable Raptor fenix arm7 jobs on the pixel 2 (https://github.com/mozilla-mobile/fenix/pull/2272) 2019-05-05 10:16:18 -05:00
Emily Kager
acc510334d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2277 - Clean up threading for session control with undo (https://github.com/mozilla-mobile/fenix/pull/2281) 2019-05-05 09:54:45 -05:00
Stefan Arentz
a78fd9a648 [fenix] Update GeckoView Nightly and Beta (https://github.com/mozilla-mobile/fenix/pull/2270) 2019-05-03 20:54:58 -05:00
Christian Sadilek
479a452f4a [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/910: Integrate feature-readerview component (https://github.com/mozilla-mobile/fenix/pull/2269)
Closes https://github.com/mozilla-mobile/fenix/issues/908, Closes https://github.com/mozilla-mobile/fenix/issues/910, Closes https://github.com/mozilla-mobile/fenix/issues/911, Closes https://github.com/mozilla-mobile/fenix/issues/912

Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
2019-05-03 21:01:45 +00:00
Christian Sadilek
49611b34c8 [fenix] Upgrade to A-C 0.52.0-SNAPSHOT, GV 68.0.20190429095544 and Kotlin 1.3.30 2019-05-03 09:38:48 -07:00
Emily Kager
969325b3a1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1694 - Show Snackbar with Undo When Tab is Closed (https://github.com/mozilla-mobile/fenix/pull/2246) 2019-05-03 09:41:44 -05:00
Alessio Placitelli
d353bf344f [fenix] Generate the activation ping and send it with Glean (https://github.com/mozilla-mobile/fenix/pull/1707)
This fetches the Google Advertising ID, salts it and
then applies hashing before sending a ping with it,
at startup. Hashing and salting are used in order
to prevent ourselves to correlate advertising IDs
from the same user running different products we
own off a single device. We will never send the
client_id and the Google Advertising ID in the same
ping.
2019-05-03 09:40:21 -05:00
vladikoff
8a50f1c19c [fenix] Initial view for the "Turn on Sync" fragment
UX: https://mozilla.invisionapp.com/share/QSR2F8UD4PN#/screens/357470308
2019-05-02 15:05:40 -07:00
Emily Kager
5bdc6653a4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2035 - Fixes a11y and loading toolbar behavior logic (https://github.com/mozilla-mobile/fenix/pull/2243) 2019-05-02 16:28:57 -05:00
Emily Kager
7a44428d56 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1720 - Dismiss QuickSettings when report a problem invoked (https://github.com/mozilla-mobile/fenix/pull/2242) 2019-05-02 16:27:56 -05:00
Colin Lee
5d4f29c33f [fenix] No issue: Fix QAB handle lingering onscreen (https://github.com/mozilla-mobile/fenix/pull/2244) 2019-05-02 16:25:17 -05:00
Emily Kager
87a5ebc722 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2225 - Don't pass click events under find in page bar 2019-05-02 13:33:07 -07:00
Emily Kager
b08e6cdcad [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2239 - emit session changes in onstart (https://github.com/mozilla-mobile/fenix/pull/2240) 2019-05-02 15:13:59 -05:00
Colin Lee
9281be3341 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2206: Quick Action Bar fixes, do not hide, add shadow, peek initially (https://github.com/mozilla-mobile/fenix/pull/2238) 2019-05-02 15:08:49 -05:00
Emily Kager
6919cf294e [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2183 - Pass view's parent to Tab Counter SessionManager observer (https://github.com/mozilla-mobile/fenix/pull/2237) 2019-05-02 14:36:22 -05:00
Emily Kager
396747ee0a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2182 - Do not invoke sessionmanager callbacks (https://github.com/mozilla-mobile/fenix/pull/2236) 2019-05-02 14:35:38 -05:00
Emily Kager
7131b05295 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2230 - Persist Theme Through RadioButtonPreference (https://github.com/mozilla-mobile/fenix/pull/2235) 2019-05-02 14:34:48 -05:00
Emily Kager
823fcbb39a [fenix] No issue: Remove plurals strings (https://github.com/mozilla-mobile/fenix/pull/2234) 2019-05-02 14:32:49 -05:00
jhugman
1d4e9fc212 [fenix] Fixes 1689 - Add sessionManager and sessionId to custom tabs menu and toolbar. (https://github.com/mozilla-mobile/fenix/pull/2229) 2019-05-02 14:32:04 -05:00
Emily Kager
7c18d2e86d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2214 - Use Settings + SharedPreferences for Private Mode (https://github.com/mozilla-mobile/fenix/pull/2215)
* For https://github.com/mozilla-mobile/fenix/issues/2214 - Use Settings + SharedPreferences for Private Mode

* Update other values to use SharedPreferences
2019-05-02 10:59:13 -05:00
Emily Kager
4daed08091 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1573 - Polish Collections UI Component (https://github.com/mozilla-mobile/fenix/pull/2212)
* Adds Keyboard resuming, Snackbar verification, layout edits to collections

Adds Keyboard resuming, Snackbar verification, layout edits to collections

* Adds new strings for collections/tabs management

* Adds constraintsets, hides checkboxes, adds scrim

* Update strings to plurals
2019-05-02 10:53:40 -05:00
Mitchell Hentges
e70c6be55f [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1566, https://github.com/mozilla-mobile/fenix/issues/2076 (https://github.com/mozilla-mobile/fenix/pull/2194) 2019-05-02 14:08:31 +00:00
Emily Kager
09239d9187 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2181 - Select session again after restoring (https://github.com/mozilla-mobile/fenix/pull/2213) 2019-05-01 20:23:15 -05:00
Colin Lee
343ae2fcfe [fenix] For https://github.com/mozilla-mobile/fenix/issues/1966: back button from multi-selection toolbar should cancel (https://github.com/mozilla-mobile/fenix/pull/2207) 2019-05-01 16:20:59 -05:00
Colin Lee
289bc6bcfc [fenix] For https://github.com/mozilla-mobile/fenix/issues/1702: Multiple selection toolbar replaced with "fragment_home' (https://github.com/mozilla-mobile/fenix/pull/2204) 2019-05-01 13:52:06 -05:00
Colin Lee
2059df7c67 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1967: Multi-selection toolbar should disappear after deleting (https://github.com/mozilla-mobile/fenix/pull/2202) 2019-05-01 13:51:37 -05:00