Commit Graph

879 Commits (c243dbfaaa2f9cb0943f88df4d2baa130ca504c3)
 

Author SHA1 Message Date
Colin Lee c243dbfaaa [fenix] For https://github.com/mozilla-mobile/fenix/issues/2436: TransactionTooLargeException saving many tabs (https://github.com/mozilla-mobile/fenix/pull/2453) 5 years ago
Axel Hecht cfe43d3eb1 [fenix] Import strings from android-l10n
State: mozilla-l10n/android-l10n@4e63500774
5 years ago
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) 5 years ago
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) 5 years ago
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) 5 years ago
Emily Kager 7c3da988a2 [fenix] No issue: Refactor dialogs to use nav graph 5 years ago
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) 5 years ago
Sawyer Blatz f053f4dd6e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2384: Updates scrim colors (https://github.com/mozilla-mobile/fenix/pull/2423) 5 years ago
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`.
5 years ago
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) 5 years ago
Colin Lee 5d588b1a5a [fenix] For https://github.com/mozilla-mobile/fenix/issues/1909: Tabs disappear intermittently (https://github.com/mozilla-mobile/fenix/pull/2426) 5 years ago
Sawyer Blatz 569c883ac3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/563: Restyles history management (https://github.com/mozilla-mobile/fenix/pull/2378) 5 years ago
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.
5 years ago
Mitchell Hentges f74d15eb61 [fenix] Uses new raptor workers (https://github.com/mozilla-mobile/fenix/pull/2410) 5 years ago
Jeff Boek 2397041cce [fenix] No Issue - Fixes motion layout visual issues (https://github.com/mozilla-mobile/fenix/pull/2401) 5 years ago
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) 5 years ago
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) 5 years ago
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) 5 years ago
Emily Kager bb7e9e734c [fenix] No issue: Update constraintlayout and androidx dependencies (https://github.com/mozilla-mobile/fenix/pull/2396) 5 years ago
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) 5 years ago
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) 5 years ago
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) 5 years ago
Mitchell Hentges f9fc741a20 [fenix] Fixes trust_level expression (https://github.com/mozilla-mobile/fenix/pull/2373) 5 years ago
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
5 years ago
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
5 years ago
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) 5 years ago
Axel Hecht e322d927b2 [fenix] Import strings from android-l10n (https://github.com/mozilla-mobile/fenix/pull/2338)
State: mozilla-l10n/android-l10n@5fd2e49ca4
5 years ago
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
5 years ago
Mihai Tabara 24a4110e37 [fenix] Bug 1547928 - ensure release graphs are not triggered but for publishing events (https://github.com/mozilla-mobile/fenix/pull/2347) 5 years ago
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) 5 years ago
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
5 years ago
Colin Lee 0f756b8f1b [fenix] Fix build breakage over FragmentScenario integration 5 years ago
Mitchell Hentges 0a54a8b6d8 [fenix] Reduces number of raptor jobs (https://github.com/mozilla-mobile/fenix/pull/2339) 5 years ago
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) 5 years ago
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) 5 years ago
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) 5 years ago
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) 5 years ago
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) 5 years ago
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) 5 years ago
Jeff Boek 24ec3afb2a [fenix] No Issue - Uses non-deprecated API to fetch version code (https://github.com/mozilla-mobile/fenix/pull/2307) 5 years ago
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) 5 years ago
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) 5 years ago
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) 5 years ago
Sawyer Blatz b97b6016fb [fenix] No issue: Removes broken shadow in collection creation (https://github.com/mozilla-mobile/fenix/pull/2300) 5 years ago
Vlad Filippov 795b7c3cf0 [fenix] Update the deprecated BitmapDrawable constructor (https://github.com/mozilla-mobile/fenix/pull/2308) 5 years ago
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
5 years ago
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
5 years ago
Mitchell Hentges cb42f4897d [fenix] Fixes "assemble raptor" task failing to upload artifacts (https://github.com/mozilla-mobile/fenix/pull/2258) 5 years ago
Rob Wood 78a27648d9 [fenix] Disable Raptor fenix arm7 jobs on the pixel 2 (https://github.com/mozilla-mobile/fenix/pull/2272) 5 years ago
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) 5 years ago