Commit Graph

1578 Commits (18bdd3f102df8a4743499fb5e2dc2c4d67892ec8)
 

Author SHA1 Message Date
Emily Kager 298be38e35 [fenix] For https://github.com/mozilla-mobile/fenix/issues/203 - Adds find in page and request desktop site to custom tab menu (https://github.com/mozilla-mobile/fenix/pull/3835) 5 years ago
Colin Lee 1d378b8b20 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2945: Launches to blank screen and hangs on Nexus 10 (https://github.com/mozilla-mobile/fenix/pull/3854) 5 years ago
Mitchell Hentges 9da8449e36 [fenix] Re-enables pushing nightly to org.mozilla.fenix (https://github.com/mozilla-mobile/fenix/pull/3823)
* Re-enables pushing nightly to org.mozilla.fenix

* Publishes org.mozilla.fenix.nightly releases on internal track
5 years ago
Sawyer Blatz a8b04c98b9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3174: Adds telemetry for bookmarks (https://github.com/mozilla-mobile/fenix/pull/3724) 5 years ago
Sawyer Blatz 1700a97ba7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2054: Collapses quick action bar when opening find in page (https://github.com/mozilla-mobile/fenix/pull/3837) 5 years ago
Emily Kager a619aacdf0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3834 - Initialize job in init 5 years ago
Colin Lee 1c2fc8f4ab [fenix] For https://github.com/mozilla-mobile/fenix/issues/3551: Tapping a bookmark/history from Library should open new tab (https://github.com/mozilla-mobile/fenix/pull/3832) 5 years ago
Andreas Bovens 416d6009d7 [fenix] Updated readme with 'Firefox Preview' wording. (https://github.com/mozilla-mobile/fenix/pull/3826) 5 years ago
Colin Lee e06ee833ee [fenix] No issue: Fix master builds (https://github.com/mozilla-mobile/fenix/pull/3825) 5 years ago
Tiger Oakes 1283ea9ce2 [fenix] Move adapter Job setup code to helper class (https://github.com/mozilla-mobile/fenix/pull/3407) 5 years ago
Sören Hentzschel 4533cd3664 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2425 - QAB showed wrong text for bookmarked pages (https://github.com/mozilla-mobile/fenix/pull/3794)
* For https://github.com/mozilla-mobile/fenix/issues/2425 - QAB showed wrong text for bookmarked pages

* fixed linting issue
5 years ago
Sawyer Blatz c860dd154c [fenix] For https://github.com/mozilla-mobile/fenix/issues/3005: Closes tabs when saving to collection (https://github.com/mozilla-mobile/fenix/pull/3723) 5 years ago
Rimas Misevičius 38be7d18ba [fenix] Fix the mklink command in README.md (https://github.com/mozilla-mobile/fenix/pull/3820)
The `mklink /d` creates a directory symbolic link. As here we need a file symbolic link, the `/d` switch must not be used.

See `mklink` documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/mklink
5 years ago
Weverson Nascimento 203e27818e [fenix] For https://github.com/mozilla-mobile/fenix/issues/3645: Fix search engine selection (https://github.com/mozilla-mobile/fenix/pull/3665)
* Remove RadioButton drawable applied in runtime

* Add default RadioButton layout
5 years ago
Emily Kager 1ef2034eb6 [fenix] No issue: Remove attributeSetId from DefaultBrowserPreference (https://github.com/mozilla-mobile/fenix/pull/3712) 5 years ago
KWierso d8751f9532 [fenix] Update README.md to point to #fenix rather than #focus (https://github.com/mozilla-mobile/fenix/pull/3808) 5 years ago
Colin Lee fcb91db5cb [fenix] For https://github.com/mozilla-mobile/fenix/issues/3784: Crash loading bookmarks while detached (https://github.com/mozilla-mobile/fenix/pull/3787) 5 years ago
Colin Lee 5d4bc3967e [fenix] For https://github.com/mozilla-mobile/fenix/issues/3785: Crash onDestroy of BookmarkFragment when detached (https://github.com/mozilla-mobile/fenix/pull/3786) 5 years ago
Tiger Oakes 06263bdf12 [fenix] No issue: Remove duplicate wordmark and update about page (https://github.com/mozilla-mobile/fenix/pull/3590) 5 years ago
Yeon Taek Jeong cc7802e5c1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3381: Fix 'Remove account' returning app to home screen (https://github.com/mozilla-mobile/fenix/pull/3778)
* For https://github.com/mozilla-mobile/fenix/issues/3381: Fix 'Remove account' returning app to home screen

* Remove unused import

* Move popBackStack() outside lifecycleScope instead
5 years ago
Mitchell Hentges de0ebac188 [fenix] Fixes regression where nightly wouldn't build due to missing quotes 5 years ago
Arturo Mejia 2f1a5a6110 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3750: Crash when tapping "Blocked" on Google Maps after disabling
location requests.
5 years ago
Emily Kager 60372ff52b [fenix] For https://github.com/mozilla-mobile/fenix/issues/3355 - Allow multilines on bottom bar in Collection Creation (https://github.com/mozilla-mobile/fenix/pull/3782) 5 years ago
Sawyer Blatz bf2a8a0351 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2210: Improves UI of search fragment (https://github.com/mozilla-mobile/fenix/pull/3773) 5 years ago
Mitchell Hentges 3fa6a6e7e6 [fenix] Nightly package name should be "org.mozilla.fenix.nightly" (https://github.com/mozilla-mobile/fenix/pull/3771) 5 years ago
Divya Raj 03196d7547 [fenix] Fixed Issue https://github.com/mozilla-mobile/fenix/issues/3741 - %s in Japanese version + A few typos (https://github.com/mozilla-mobile/fenix/pull/3749)
* Typo in README

* Fixed Issue https://github.com/mozilla-mobile/fenix/issues/3741 - %s in Japanese version

* Fixed various typos
5 years ago
Mitchell Hentges 5ccbd5fbea [fenix] Changes nightly version to follow the format "Nightly 190627 16:19" (https://github.com/mozilla-mobile/fenix/pull/3742) 5 years ago
ekager 8e160fa07f [fenix] Use sessionId in FIP Integration, use pendingIntent for startActivity 5 years ago
ekager cae51993f2 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/3609 - Remove FIP Integration, Use FIP Feature"
This reverts commit 428643d598e938f58a2fe4abfee417c46edec167.
5 years ago
Emily Kager 9631a5473d [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/3135 - Reduce swipe to delete sensitivity"
This reverts commit 405977e7dfff802f13a3dbaf0b73c8d9aba30d82.
5 years ago
Mitchell Hentges 66522c56be [fenix] Publishes nightly to separate nightly app (https://github.com/mozilla-mobile/fenix/pull/3740) 5 years ago
Colin Lee cbfd22d756 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3732: Race Condition Crash in HomeFragment onPreDraw (https://github.com/mozilla-mobile/fenix/pull/3737) 5 years ago
No-Jun Park 98721f10ef [fenix] update docker image reference (https://github.com/mozilla-mobile/fenix/pull/3412)
increase java heap size
delete files to save docker size
5 years ago
Emily Kager 450cdfa750 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1968 - Adds menu option to add new folder in BookmarkFragment menu 5 years ago
Tiger Oakes f385f62b49 [fenix] No issue: Use chains for bookmark items (https://github.com/mozilla-mobile/fenix/pull/3696)
Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>
5 years ago
Emily Kager e0e403f287 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3701 - When deleted use bookmark title if url is null in snackbar (https://github.com/mozilla-mobile/fenix/pull/3716) 5 years ago
Sawyer Blatz 5e37fb3d14 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3711: Fixes save to collection from browser crash (https://github.com/mozilla-mobile/fenix/pull/3714) 5 years ago
Sawyer Blatz 9406f40442 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3244: Updates account icon in settings (https://github.com/mozilla-mobile/fenix/pull/3692) 5 years ago
Divya Raj c534730d72 [fenix] Typo in README 5 years ago
Sawyer Blatz 366958b9c2 [fenix] No issue: Fixes master compilation 5 years ago
Colin Lee c891109b60 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3505: Opening a sent tab crashes Fenix (https://github.com/mozilla-mobile/fenix/pull/3507) 5 years ago
Nikit Bhandari d305f64616 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3496: dismiss share fragment when clicking outside content (https://github.com/mozilla-mobile/fenix/pull/3513)
* dismiss share fragment when clicking outside content

* add logic in view layer
5 years ago
Emily Kager d5350c2910 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2960 Closes https://github.com/mozilla-mobile/fenix/issues/3671 - Fixes bookmark deletion with undo, wraps list 5 years ago
ekager 373af5c825 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1211 - Hide keyboard on fling suggestions list 5 years ago
ekager 9cc661e0a9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3690 - Gives defined size to pill_wrapper 5 years ago
Tiger Oakes 963918c3f1 [fenix] No issue: Use ImageView rather than rebuilding drawable (https://github.com/mozilla-mobile/fenix/pull/3616)
HomeFragment's onboarding items included drawableStart values, but also
built drawables in the view holders to replace them. Instead, we should
just use ImageViews so that work isn't duplicated.
5 years ago
Tiger Oakes 43248d95e3 [fenix] No issue: Adds lint exception for when statement (https://github.com/mozilla-mobile/fenix/pull/3685) 5 years ago
Sawyer Blatz d1ee329058 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3488: Cleans up edit mode calls (https://github.com/mozilla-mobile/fenix/pull/3689) 5 years ago
Yeon Taek Jeong ae66794486 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3678: Fix crash when tapping on your account (https://github.com/mozilla-mobile/fenix/pull/3688) 5 years ago
Emily Kager 60710197f1 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3569 - Uses primary text attr for bookmark folder icon (https://github.com/mozilla-mobile/fenix/pull/3675) 5 years ago