ekager
d0071d0177
For #4495 - Clean up homescreen toolbar focus and content descriptions
2019-08-05 08:58:03 -07:00
Jeff Boek
ae74241636
For #4137 - Adds changelog item
2019-07-31 14:35:33 -07:00
Amaan Marfatia
4c13f45e9e
Fixes #4192 : Private keyboard in private browsing ( #4345 )
...
Sets compliant keyboards to private mode when in private browsing.
2019-07-29 18:00:48 -04:00
Andrey Mukamolov
7a9ddd9a1d
For #2142 : CHANGELOG entry added
2019-07-29 09:26:33 -07:00
Colin Lee
48aeb19db1
For #3695 : Make SessionSuggestionProvider link to existing tab ( #4280 )
2019-07-26 09:49:25 -05:00
Jeff Boek
5630904f93
For#3278 - Updates strings in preferences ( #4184 )
2019-07-19 12:31:55 -07:00
Colin Lee
04b34f70fd
For #3865 : Use separate app name and icon for Nightly build ( #3873 )
2019-07-15 14:12:30 -05:00
Jeff Boek
18a7e80aa2
For #3869 - Adds a changelog entry
2019-07-03 08:57:59 -07:00
Colin Lee
eedb0fa3b2
For #2945 : Launches to blank screen and hangs on Nexus 10 ( #3854 )
2019-07-02 14:58:28 -05:00
Arturo Mejia
b82340bf1f
For #3750 : Crash when tapping "Blocked" on Google Maps after disabling
...
location requests.
2019-06-29 18:39:19 -07:00
vladikoff
dfe181aa0a
Add application-services fretboard feature flags
2019-06-13 15:29:59 -07:00
jhugman
26d0ddda98
Fixes #3358 - disable feature-app-links ( #3359 )
2019-06-11 16:34:28 -05:00
James Hugman
060cd646c8
Fixes #1570 - Enable app-links feature
2019-05-31 10:39:47 -07:00
Colin Lee
72c5cb304c
For #2893 , #2673 , #2916 , #2314 : Fix race condition navigating to browser ( #3023 )
...
Since the Navigation library restores the fragment after memory eviction, if we're already on the BrowserFragment and we deep link navigate to the BrowserFragment, we briefly get two of them. This crashes GeckoView.
2019-05-30 17:43:32 -05:00
Jeff Boek
9022258b3f
For #2419 - Adds a changelog entry
2019-05-29 12:20:19 -07:00
Arturo Mejia
b2e27d26dc
Closes #2903 : Fixed crash when trying to rate the app on a devices without
...
the play store app.
2019-05-28 15:14:56 -07:00
Arturo Mejia
336ec84a52
Closes #2673 : File manager allows to upload files from third party apps.
2019-05-28 15:07:40 -07:00
Arturo Mejia
ba6bb916e4
Closes #2789 : Custom tabs is not covering the full screen size.
2019-05-28 15:01:18 -07:00
Jeff Boek
3a44d66fd7
For #225 - Adds changelog entry
2019-05-24 17:16:03 -07:00
Grisha Kruglov
6a8d0f324e
Closes #2770 : Allow receiving tabs from FxA devices ( #2772 )
...
* Closes #2770 : Allow receiving tabs from FxA devices
Now that we're on a-c 0.54, we can land this since it supports device
capability migration.
This patch adds a SEND_TAB device capability, making Fenix a valid target
in the Send Tab device list on Desktop Firefox.
Additionally, it adds a notification manager which manages notification
channels and knows how to display "received tabs" notifications".
* Post: remove unusued test file that's causing issues
2019-05-23 13:13:27 -07:00
Tiger Oakes
9b69f9f5db
Fixes #654 - Update refresh/stop toolbar buttons ( #2702 )
...
(Also back and forward)
2019-05-23 10:46:22 -07:00
Jeff Boek
e5f27a2e8d
For #2531 - Adds changelog entry
2019-05-21 21:34:06 -07:00
Arturo Mejia
b2294483a8
Updated tracking protectionPolicy to the recommend one.
2019-05-21 10:51:30 -07:00
Jeff Boek
595f1da3a5
For #2390 - Adds changelog entry
2019-05-20 23:32:58 -07:00
Vlad Filippov
66a0cd5f9c
Add FxA Pairing feature to "Turn On Sync"
2019-05-14 22:48:40 -07:00
Arturo Mejia
744f1be0a9
Closes #1411 : Added disabled style for permissions site info panel. ( #2354 )
2019-05-10 20:23:18 -05:00
Colin Lee
ccbc14a71f
For #1994 : Re-architect state handling code ( #2382 )
2019-05-09 23:06:12 +00:00
Jeff Boek
27d8c09def
Fixes #1735 - adds the ability to write code against the build channel ( #2388 )
2019-05-09 22:05:49 +00:00
Arturo Mejia
b735cc9693
Closes #1311 : Enable downloads in custom tabs. ( #2311 )
2019-05-07 15:30:13 -05:00
Arturo Mejia
583b954c5a
Closes #1320 : Customize site info panel dialog for custom tabs. ( #2304 )
2019-05-07 11:40:46 -05:00
Vlad Filippov
62ae2bca11
Update the deprecated BitmapDrawable constructor ( #2308 )
2019-05-06 21:32:08 +00:00
vladikoff
e067ffbbf6
Initial view for the "Turn on Sync" fragment
...
UX: https://mozilla.invisionapp.com/share/QSR2F8UD4PN#/screens/357470308
2019-05-02 15:05:40 -07:00
Arturo Mejia
c81cfab84e
Closes #1414 : Fixed site permissions settings getting reset in Android 6. ( #2177 )
2019-04-30 20:05:50 -05:00
Colin Lee
5b7e297adf
For #1955 : Add prompt before loading QR code ( #2096 )
2019-04-28 01:00:55 -05:00
Grisha Kruglov
fbdf60fdb9
Bookmark sync ( #2090 )
...
* Closes #919 : Enable bookmarks synchronization
* Add bookmarks checkbox to sync preference screen
2019-04-26 14:20:13 -07:00
Sawyer Blatz
8928822e99
For #975 : Adds telemetry for settings toggles ( #1896 )
...
* For #975 : Adds telemetry for settings toggles
* For #975 : Uses failable constructor
2019-04-26 08:42:20 -07:00
Colin Lee
d1fd5ec879
For #113 : QR Scan
2019-04-19 14:47:53 -07:00
Colin Lee
849764d23a
For #974 : Telemetry for Bookmarks
2019-04-17 15:58:58 -07:00
Colin Lee
6bff472276
No issue: Add Bookmark multi-select edit button
2019-04-15 13:31:59 -05:00
Colin Lee
5d6112da05
No issue: Missing clear button in edit bookmarks UI
2019-04-15 13:17:41 -05:00
Colin Lee
3b1f684cb0
For #1599 : Crash creating a bookmark for a custom tab
2019-04-15 12:53:51 -05:00
Colin Lee
574ee5e3d5
Merge branch 'master' into manage_site_permissions_exceptions
2019-04-12 19:06:34 -05:00
Colin Lee
9b1c1b5f4d
For #1571 : Make bookmark deletion undoable
2019-04-12 19:05:04 -05:00
Emily Kager
4ba7527655
For #619 - Keep toolbar expanded while page is loading
2019-04-12 16:21:09 -07:00
Arturo Mejia
c3e31a15db
Closes #1079 : Managing site permissions exceptions
2019-04-12 17:59:05 -04:00
Vlad Filippov
08edb1532e
Remove success path
2019-04-12 14:38:51 -07:00
Colin Lee
bc1b7e0b43
For #1539 : Add bookmark multi-select features
2019-04-12 13:35:28 -05:00
Emily Kager
659386bd5e
For #176 - Start swipe to close gesture
2019-04-12 10:04:48 -05:00
Colin Lee
4c43ff09a8
For #1139 : Cold start has Dispatchers.Main 1/5th second delay
2019-04-11 14:24:18 -05:00
Emily Kager
d5ae364399
For #1375 - Add to changelog
2019-04-10 16:45:02 -05:00