2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-10-27 15:46:27 +00:00
Commit Graph

927 Commits

Author SHA1 Message Date
Colin Lee
bd297b392d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2449: App crashes when switching themes (https://github.com/mozilla-mobile/fenix/pull/2450) 2019-05-13 10:59:05 -05:00
Denys M
ad83c0141b [fenix] For https://github.com/mozilla-mobile/fenix/issues/747. Fix possible memory leak on HomeActivity. (https://github.com/mozilla-mobile/fenix/pull/2440) 2019-05-13 02:07:30 -05:00
Denys M
521001ea05 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1083. Don't print sensitive data to logs in the production app. (https://github.com/mozilla-mobile/fenix/pull/2437) 2019-05-11 22:01:41 -07:00
Emily Kager
7c3da988a2 [fenix] No issue: Refactor dialogs to use nav graph 2019-05-10 19:58:48 -07:00
Emily Kager
38eaa83d43 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1876 - Correct Navigation Bar Color Logic (https://github.com/mozilla-mobile/fenix/pull/2427) 2019-05-10 20:26:44 -05:00
Sawyer Blatz
f053f4dd6e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2384: Updates scrim colors (https://github.com/mozilla-mobile/fenix/pull/2423) 2019-05-10 20:25:50 -05:00
Denys M
f8ac2cc841 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2340. Set navigation icon color on library screen. (https://github.com/mozilla-mobile/fenix/pull/2415)
Applying color filter to `toolbar.navigationIcon`.
2019-05-10 20:24:56 -05:00
Arturo Mejia
0b028b8331 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1411: Added disabled style for permissions site info panel. (https://github.com/mozilla-mobile/fenix/pull/2354) 2019-05-10 20:23:18 -05:00
Colin Lee
5d588b1a5a [fenix] For https://github.com/mozilla-mobile/fenix/issues/1909: Tabs disappear intermittently (https://github.com/mozilla-mobile/fenix/pull/2426) 2019-05-10 15:20:45 -07:00
Sawyer Blatz
569c883ac3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/563: Restyles history management (https://github.com/mozilla-mobile/fenix/pull/2378) 2019-05-10 09:58:54 -07:00
Mitchell Hentges
34591e0a84 [fenix] Revert "Uses new raptor workers (https://github.com/mozilla-mobile/fenix/pull/2410)" (https://github.com/mozilla-mobile/fenix/pull/2413)
This reverts commit cebd64a1d4ec9ea9081a09715d59e3152b4e7846.
2019-05-10 10:15:50 -05:00
Mitchell Hentges
f74d15eb61 [fenix] Uses new raptor workers (https://github.com/mozilla-mobile/fenix/pull/2410) 2019-05-10 16:04:43 +02:00
Jeff Boek
2397041cce [fenix] No Issue - Fixes motion layout visual issues (https://github.com/mozilla-mobile/fenix/pull/2401) 2019-05-09 23:16:33 +00:00
Colin Lee
ec9aae6358 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1994: Re-architect state handling code (https://github.com/mozilla-mobile/fenix/pull/2382) 2019-05-09 23:06:12 +00:00
Jeff Boek
018b182c7e [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1735 - adds the ability to write code against the build channel (https://github.com/mozilla-mobile/fenix/pull/2388) 2019-05-09 22:05:49 +00:00
Emily Kager
0785b7923e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2393 - SearchTermsTapped even on URL should search (https://github.com/mozilla-mobile/fenix/pull/2398) 2019-05-09 16:21:33 -05:00
Emily Kager
bb7e9e734c [fenix] No issue: Update constraintlayout and androidx dependencies (https://github.com/mozilla-mobile/fenix/pull/2396) 2019-05-09 16:19:44 -05:00
Blake Winton
80e959c82f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1743: Align Scan and Shortcut buttons with search logo. (https://github.com/mozilla-mobile/fenix/pull/2361) 2019-05-09 14:47:54 -05:00
Sawyer Blatz
595835972e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2334: Adds comment to placeholder create collection name (https://github.com/mozilla-mobile/fenix/pull/2352) 2019-05-09 14:44:50 -05:00
Emily Kager
889647f12c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2323 - Update theme for browsing if needed in onResume (https://github.com/mozilla-mobile/fenix/pull/2360) 2019-05-09 16:09:34 +00:00
Mitchell Hentges
f9fc741a20 [fenix] Fixes trust_level expression (https://github.com/mozilla-mobile/fenix/pull/2373) 2019-05-09 13:46:34 +02:00
Emily Kager
1ef87f6d05 [fenix] No issue: Update Androidx dependencies 5-8-2019 (https://github.com/mozilla-mobile/fenix/pull/2350)
* No issue: Update Androidx dependencies 5-8-2019

* Update TrackingProtectionPreference
2019-05-08 14:16:51 -05:00
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