Emily Kager
65c6c29f26
[fenix] For https://github.com/mozilla-mobile/fenix/issues/176 - Start swipe to close gesture
2019-04-12 10:04:48 -05:00
Jeff Boek
d45d3e0b98
[fenix] Adds a gitattribute file to manage changelog merges
2019-04-11 15:02:16 -05:00
Colin Lee
3d4bb4b1c8
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1139 : Cold start has Dispatchers.Main 1/5th second delay
2019-04-11 14:24:18 -05:00
Jeff Boek
917f6139a7
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1534 - Fixes snackbar not finding the root layout
2019-04-11 12:40:23 -05:00
Axel Hecht
dcd4a5170d
[fenix] Import strings from android-l10n
...
Status: mozilla-l10n/android-l10n@2f5a5df950
2019-04-11 10:17:18 -07:00
Jeff Boek
d657caf79d
[fenix] Fixes https://github.com/mozilla-mobile/fenix/pull/1498 - Ignores missing translation lint
2019-04-11 08:59:23 -07:00
Mugurell
65364c2403
[fenix] Fix https://github.com/mozilla-mobile/fenix/issues/1159 - Hide the QuickActionBar if fullscreen
2019-04-11 08:50:08 -07:00
ekager
3d8f0d4ba9
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1530 - center history text
2019-04-10 20:40:36 -07:00
Jeff Boek
79518f880b
[fenix] for https://github.com/mozilla-mobile/fenix/issues/1430 - Copy BottomToolbarBehavior to customize snackbar position
2019-04-10 19:59:23 -07:00
Jatin Kumar
fa14f9b78c
[fenix] Fix https://github.com/mozilla-mobile/fenix/issues/1516 : fixed scrolling library menu in landscape mode
2019-04-10 19:13:19 -07:00
Emily Kager
56f6bd85a7
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1542 - Add ripple to quick action buttons
2019-04-10 19:12:05 -07:00
Nick Alexander
ef2b2630e7
[fenix] Try to fix build bustage from https://github.com/mozilla-mobile/fenix/issues/1321 . ( https://github.com/mozilla-mobile/fenix/pull/1538 )
...
This just looks wrong. I'm concerned that this was green as a PR,
because it suggests that we were signing with an incorrect
`worker_type` there; but here we are -- let's see if it addresses the
issue. If not, we'll back the whole of https://github.com/mozilla-mobile/fenix/issues/1321 out.
2019-04-10 15:59:10 -07:00
Emily Kager
61a347d1f6
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1375 - Add to changelog
2019-04-10 16:45:02 -05:00
Emily Kager
676091e0c9
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1375 - Suppress history suggestions in awesome bar via setting
2019-04-10 16:45:02 -05:00
Nick Alexander
84a7ea4292
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1525 : Make BrowserPerformanceTestActivity pass through to IntentReceiverActivity.
...
Previously, this passed through to HomeActivity, but Intent arguments
were dropped. That means that actions (`-a
android.intent.action.VIEW`) and URLs (`-d data:...`) were dropped,
which means that Gecko itself wasn't started (and wasn't started with
a session owned by Fenix itself).
This simply passes through the intent to its final destination.
Along the way, I also enabled remote debugging for these test
configurations; it's probably not necessary, but eventually I want all
automation to be controlled by that setting. See
[Bug 1524673](https://bugzilla.mozilla.org/show_bug.cgi?id=1524673 )
for some of the motivation. This agrees with Chrome, and should
generalize to future remote control protocols.
2019-04-10 16:38:21 -05:00
Mitchell Hentges
7c1c6fbcc7
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1321 : dep-signs builds on-master-push
2019-04-10 16:29:45 -05:00
Jeff Boek
880d7dc75f
[fenix] adds missing class
2019-04-10 10:37:34 -07:00
Jeff Boek
f40cee40ca
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1397 - Updates changelog
2019-04-10 10:11:46 -07:00
Jeff Boek
e222b24c7a
[fenix] Fixes history visual bugs
2019-04-10 10:11:46 -07:00
Jeff Boek
eda5d413f1
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1397 - Adds the delete button back to the history recyclerview
2019-04-10 10:11:46 -07:00
Colin Lee
1b34bb137a
[fenix] Fix build breakage: extra space in ProGuard rule
2019-04-10 10:00:13 -07:00
Jeff Boek
b42256fb23
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Adds a changelog entry
2019-04-10 09:58:00 -07:00
Jeff Boek
61c001c820
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Handle more text in a more graceful way
2019-04-10 09:58:00 -07:00
Jeff Boek
c8965e6037
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Adjust snackbar colors for darkmode
2019-04-10 09:58:00 -07:00
Jeff Boek
5f479b96ac
[fenix] No longer require a viewgroup to use FenixSnackbar
2019-04-10 09:58:00 -07:00
Vlad Baicu
5f3d15294a
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1504 - Added missing bottom constraint for bookmark icon imageview
2019-04-10 11:50:54 -05:00
Vlad Baicu
465ad95bf9
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1517 - Filter private sessions when updating the tab counter
2019-04-10 09:48:53 -07:00
Arturo Mejia
f26f567915
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1170 : Allow user to add a new site exception to site permissions
2019-04-10 11:48:43 -05:00
Sawyer Blatz
5ba04b1f85
[fenix] For https://github.com/mozilla-mobile/fenix/issues/689 : Adds fade animation to Android <9.0
2019-04-10 11:47:05 -05:00
Jeff Boek
a77ae0b18d
[fenix] No Issue - Adds some proguard clauses
2019-04-10 09:34:21 -07:00
Sparky93
87309150be
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1485 - Page crash message now displays correctly in dark theme ( https://github.com/mozilla-mobile/fenix/pull/1524 )
2019-04-10 09:23:33 -07:00
Sawyer Blatz
d1db847157
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1420 : Moves tab preview to top of page ( https://github.com/mozilla-mobile/fenix/pull/1462 )
2019-04-10 06:52:49 -07:00
Jeff Boek
9ea98e15b7
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1068 - Adds the ability to quickly copy a URL
2019-04-09 17:13:30 -07:00
Emily Kager
eff2a2bf26
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1408 - Set Toolbar titles in code (vs in navgraph)
2019-04-09 16:36:14 -07:00
Emily Kager
05cf3d6370
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1459 - Try more ways to get title for history item
2019-04-09 15:54:19 -07:00
Jeff Boek
677de4c1c1
[fenix] No Issue - Adds a debug metric controller
2019-04-09 13:45:22 -07:00
Colin Lee
b6e8c47065
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1496 : Crash adding bookmark folder
2019-04-09 13:44:33 -07:00
Emily Kager
f303148671
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1488 - add telemetry bool to project automation
2019-04-09 10:26:36 -07:00
Sawyer Blatz
9b37444740
[fenix] No issue: Fixes master after a-c snapshot changes
2019-04-09 09:08:07 -07:00
Emily Kager
a0af5dbe20
[fenix] For https://github.com/mozilla-mobile/fenix/issues/897 - Set default theme so private mode doesn't have to recreate
2019-04-09 08:58:33 -07:00
Emily Kager
06927fb486
[fenix] For https://github.com/mozilla-mobile/fenix/issues/860 - Update suggestion highlight light theme
2019-04-09 08:57:47 -07:00
Emily Kager
2e36351508
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1445 - Update vector icons
2019-04-08 16:22:00 -07:00
Emily Kager
3b2fe955b7
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1406 , https://github.com/mozilla-mobile/fenix/issues/1465 - Only pop browser when all sessions have been removed
2019-04-08 15:38:03 -07:00
Colin Lee
52b6db6f05
[fenix] Bump GeckoView to latest
2019-04-08 17:03:07 -05:00
Jeff Boek
ec41345dbd
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1204 - Fixes the home screen animation
2019-04-08 16:16:28 -05:00
Nick Alexander
bb7a28e866
[fenix] No Issue - Bump GeckoView Nightly version.
...
Matches b242ad2d45/buildSrc/src/main/java/Gecko.kt
.
2019-04-08 16:13:23 -05:00
Jeff Boek
9e8179446b
[fenix] No Issue - Only block a subset of trackers by default
2019-04-08 15:04:26 -05:00
Jeff Boek
aff85189d2
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1157 - Addes Fenix Core to the telemetry notification list
2019-04-08 15:03:59 -05:00
Colin Lee
c7b4a69ee7
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1312 , https://github.com/mozilla-mobile/fenix/issues/1236 , https://github.com/mozilla-mobile/fenix/issues/1237 , https://github.com/mozilla-mobile/fenix/issues/1238 , https://github.com/mozilla-mobile/fenix/issues/1239 : Creating, Editing, and Deleting Bookmarks and Bookmark Folders
2019-04-08 14:48:36 -05:00
Jeff Boek
aec21e5cc2
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1456 - Fixes missing delete button
2019-04-08 10:24:47 -07:00