Commit Graph

824 Commits (8a50f1c19cd9b86be6170188c12e8e67c3c2188c)
 

Author SHA1 Message Date
Sawyer Blatz fb16343314 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1039: Adds crash reporting (https://github.com/mozilla-mobile/fenix/pull/1053)
* For https://github.com/mozilla-mobile/fenix/issues/1039: Small cleanup

* Closes https://github.com/mozilla-mobile/fenix/issues/1039: Adds crash reporting

* Add images

* Adds build settings back

* Fix nits
6 years ago
Emily Kager a24b139341 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1089 - Default Search Engine should be shown in Pref summary 6 years ago
Barbara Bermes 1a1699a5ff [fenix] added more bullets 6 years ago
Emily Kager 9938fd0038 [fenix] No issue: Update to Navigation 2.1.0-alpha01 6 years ago
Emily Kager 178c8b6a80 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1080 - Update Normal Browsing Toggle Color 6 years ago
Johan Lorenzo d1824f6fea [fenix] Bug 1533791 - Assume decision task scopes instead of redefining them 6 years ago
ekager 2ca2ca237f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1030 - Fixes navigation, white screen after back button 6 years ago
Jonathan Almeida 4247200f10 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1054: Separate SEND intent from VIEW 6 years ago
Colin Lee 447b6c9526 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1050: Fenix sessions save and close upon opening 6 years ago
Emily Kager 89bffe4990 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1043 - Remove redundant CustomTabsToolbarFeature 6 years ago
Emily Kager df846dff4f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1045 - Add crash reporting bool to settings 6 years ago
Arturo Mejia 53e2c54cc2 [fenix] Moving onTrimMemory to application level. 6 years ago
Jeff Boek 88a4f42a70 [fenix] No Issue - Fixes startup crash in nightly 6 years ago
Jeff Boek 2c9c293c9d [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1041 - Disables telemetry when the toggle is off 6 years ago
Colin Lee 0a8fe6ad18 [fenix] No issue: Upgrade to stable Navigation library and ignore ktlint issues in generated code 6 years ago
Sawyer Blatz a11a75ab91 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/832 & For https://github.com/mozilla-mobile/fenix/issues/222: Adds basic custom tab integration (https://github.com/mozilla-mobile/fenix/pull/1026) 6 years ago
Colin Lee 5cf2fa2389 [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/1032: Crash altering sessions DB on main thread 6 years ago
Emily Kager b70ea531c4 [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/517 - Pressing back after clicking tabs should reopen browsing"
This reverts commit 18a65b5f2a920b839d606c5c11cac2afe78a3eaf.
6 years ago
Barbara Bermes 28ce4f325d [fenix] Update --telemetry-request.md
added icon
6 years ago
Barbara Bermes c837c3af19 [fenix] Create --telemetry-request.md
Added Telemetry template
6 years ago
Sawyer Blatz 827a128b85 [fenix] No issue: Fixes compilation errors with a-c 47.0 6 years ago
Emily Kager e6a4b4c227 [fenix] No issue: update Androidx dependencies 6 years ago
Grisha Kruglov 8d0e949d0b [fenix] Integrate BackgroundSyncManager, enable history syncing
This patch integrates the new a-c BackgroundSyncManager, which is the
main entry point for interacting with Sync. Behind the scenes, it uses
WorkManager in order to sync configured syncable stores.

Current behaviour:
- sync runs on start, with a slight delay
- sync runs on a schedule few times a day, to lessen the startup sync burden

Also included is a basic UI integration in order to allow user to synchronize
on demand, and monitor sync state.
6 years ago
Grisha Kruglov ba690ac8d6 [fenix] Pre: fix an IDE warning 6 years ago
Emily Kager 5a78196b1c [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/654 - Use new two state button for menu toolbar buttons 6 years ago
Arturo Mejia 34e1488740 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1004: Integrating ThumbnailsFeature. 6 years ago
Sawyer Blatz f5d13f442f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/847: Implement onCancelEditing to handle keyboard backPress (https://github.com/mozilla-mobile/fenix/pull/929) 6 years ago
Sawyer Blatz 96861a3b21 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/832: Adds custom tabs menu (https://github.com/mozilla-mobile/fenix/pull/944) 6 years ago
Sawyer Blatz 68504fc2fc [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/992: Updates account implementation for a-c 47.0 (https://github.com/mozilla-mobile/fenix/pull/995) 6 years ago
Harsh Shandilya 3eed646d4f [fenix] SearchView: Replace deprecated calls with recommended method
Resources#getDrawable(int) has been deprecated in favour
of Resources#getDrawable(int, Theme). Make the suitable changes
in SearchView class to reflect this.

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
6 years ago
Jeff Boek e8d1723889 [fenix] For https://github.com/mozilla-mobile/fenix/issues/865 - Documents the OpenedApp event 6 years ago
Jeff Boek dede4c593b [fenix] For https://github.com/mozilla-mobile/fenix/issues/973 - Adds first metric to track 6 years ago
Jeff Boek cfd5c1d925 [fenix] For https://github.com/mozilla-mobile/fenix/issues/965 - Uses proper initialization call depending on the key type 6 years ago
Jeff Boek 39e4cfe991 [fenix] No Issue - Fixes crash when no valid .leanplum_token is present 6 years ago
Jeff Boek 2a3b9dac0c [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/965 - Adds a metrics wrapper for telemetry 6 years ago
Emily Kager 7916052eae [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/963 - Hooks up show search suggestion pref 6 years ago
Emily Kager f3933d34e6 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/884 - Set and use default search engine 6 years ago
Emily Kager e274a0a4fe [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/873 - Themes History Fragment colors 6 years ago
Arturo Mejia b4f2e17735 [fenix] Upgrade AC dependency to 0.47.0-SNAPSHOT and GV to 67.0.20190312095443 (https://github.com/mozilla-mobile/fenix/pull/958)
* Upgrade AC dependency to 0.47.0-SNAPSHOT and GV to 67.0.20190312095443

* Fix compliation errors
6 years ago
Barbara Bermes 8e99536a95 [fenix] created user story template 6 years ago
Barbara Bermes 06a2df1686 [fenix] Update --epic.md
Updated title
6 years ago
Barbara Bermes 17d7b2597d [fenix] Update --epic.md
Added updates based on Vesta's suggestions
6 years ago
Jeff Boek 3613f52518 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/870 - Fixes logic for the session bottom sheet fragment for private mode
Also fixes https://github.com/mozilla-mobile/fenix/issues/871
6 years ago
Emily Kager 8607028111 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/900 - Use Settings BrowserDirection from Settings 6 years ago
Jeff Boek 87246debe6 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/945 - Ties leanplum to telemetry toggle 6 years ago
Mihai Tabara 698cadf788 [fenix] Add notification for failed nightly decision task. 6 years ago
Mihai Tabara 29bac332b8 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/935. Leanplum usage. 6 years ago
ekager 9938cbe241 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/824 - Removes evenOdd from icons that need theme color 6 years ago
Jeff Boek cf151c0c1a [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/891 - Adds the leanplum sdk 6 years ago
Jeff Boek fb6752b20b [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/896 - Fetch leanplum secret from taskcluster 6 years ago