Mihai Adrian
e8df291be2
[fenix] fixes https://github.com/mozilla-mobile/fenix/issues/4176 ( https://github.com/mozilla-mobile/fenix/pull/4175 )
...
adds content description to 'browse privately' card, replacing placeholder %s with the header_text of card
2019-07-19 14:23:10 -05:00
Emily Kager
e4502abf64
[fenix] For https://github.com/mozilla-mobile/fenix/issues/4145 - Remove anchor view from fullscreen snackbar ( https://github.com/mozilla-mobile/fenix/pull/4160 )
2019-07-19 11:18:47 -07:00
Emily Kager
ca31389ba6
[fenix] For https://github.com/mozilla-mobile/fenix/issues/4143 - Allow user to rotate to other landscape orientation
2019-07-19 14:12:33 -04:00
Sawyer Blatz
1f301464fb
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/2464 : Remove Glide dependency ( https://github.com/mozilla-mobile/fenix/pull/4169 )
2019-07-19 11:06:49 -07:00
Jonathan Almeida
892014a83e
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4075 : Add Feature Flag class ( https://github.com/mozilla-mobile/fenix/pull/4077 )
2019-07-18 17:20:12 -07:00
Sawyer Blatz
2eec24783a
[fenix] No issue: Removes unnecessary fragment transitions from accounts
...
Co-authored-by: ekager <emilykager@gmail.com>
2019-07-18 19:56:25 -04:00
Sawyer Blatz
cf87860d78
[fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/1944 & https://github.com/mozilla-mobile/fenix/issues/1750 : Updates private & night mode colors ( https://github.com/mozilla-mobile/fenix/pull/4162 )"
...
This reverts commit e9426179bdd65f682bfd7a849c246e77bd9abf19.
2019-07-18 19:55:56 -04:00
Axel Hecht
3cf1de1ee6
[fenix] Import strings from android-l10n ( https://github.com/mozilla-mobile/fenix/pull/4110 )
...
State: mozilla-l10n/android-l10n@e521a2aab2
2019-07-18 16:07:01 -07:00
Sawyer Blatz
9d4312204f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/969 : Adds telemetry for collections ( https://github.com/mozilla-mobile/fenix/pull/3935 )
2019-07-18 16:05:42 -07:00
Sawyer Blatz
6dd34ece58
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2267 : Adds telemetry for reader mode ( https://github.com/mozilla-mobile/fenix/pull/3941 )
2019-07-18 15:17:15 -07:00
Tiger Oakes
0e78e740f2
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3633 - Update StoreProvider to use a callback
...
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
2019-07-18 18:16:49 -04:00
Jeff Boek
c6c5f6918c
[fenix] Fix search metrics ( https://github.com/mozilla-mobile/fenix/pull/4150 )
...
* For https://github.com/mozilla-mobile/fenix/issues/4082 - Changes lifecycles for metrics
* For https://github.com/mozilla-mobile/fenix/issues/4082 - Replaces the SearchEngine name with the identifier for
countLabel
2019-07-18 14:35:34 -07:00
Sawyer Blatz
eb4afb3591
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2362 : Fixes telemetry for history ( https://github.com/mozilla-mobile/fenix/pull/4156 )
2019-07-18 13:36:52 -07:00
Tiger Oakes
56ff35774a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/4124 - Remove browser toolbar editing code
2019-07-18 15:40:33 -04:00
James Hugman
b3836c30c3
[fenix] Closes AC https://github.com/mozilla-mobile/fenix/issues/3695 - Add UI to open current page in external app
2019-07-18 15:33:31 -04:00
Tiger Oakes
42ee00c49a
[fenix] Use StateListDrawable & resources w/ TabCollection
2019-07-18 15:29:06 -04:00
Emily Kager
2bc8218ab4
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2560 - Updates Private Browsing explanation string
2019-07-18 15:27:59 -04:00
Sawyer Blatz
fbd7c53f43
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1944 & https://github.com/mozilla-mobile/fenix/issues/1750 : Updates private & night mode colors ( https://github.com/mozilla-mobile/fenix/pull/4162 )
2019-07-18 11:22:07 -07:00
Johan Lorenzo
78c5a74a4a
[fenix] Use Raptor release now that GV release is used ( https://github.com/mozilla-mobile/fenix/pull/4070 )
2019-07-18 16:47:18 +02:00
Emily Kager
ef062ecd5b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3987 - Convert History to Lib-State and add tests
2019-07-17 17:23:09 -07:00
Emily Kager
1b4b03a841
[fenix] For https://github.com/mozilla-mobile/fenix/issues/4078 - Request landscape mode when entering fullscreen
2019-07-17 16:06:37 -07:00
Richard Pappalardo
ebd2e02a60
[fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/4094 - Fix screenshots tests on API 21 devices ( https://github.com/mozilla-mobile/fenix/pull/4108 )" ( https://github.com/mozilla-mobile/fenix/pull/4138 )
...
This reverts commit d6850b82e31d414df97cb9462a9716ba43bb64f1.
2019-07-17 14:58:12 -07:00
isabelrios
23928ccf36
[fenix] For https://github.com/mozilla-mobile/fenix/issues/4094 - Fix screenshots tests on API 21 devices ( https://github.com/mozilla-mobile/fenix/pull/4108 )
...
fix ktlint error
2019-07-17 14:27:59 -07:00
Christian Sadilek
da099b4742
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4096 : IllegalStateException in SearchFragment ( https://github.com/mozilla-mobile/fenix/pull/4131 )
2019-07-17 15:10:24 -05:00
James Hugman
b352f85bb5
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4114 - Re-enable app-links
2019-07-17 10:39:17 -07:00
Emily Kager
a97e5ac7ca
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3521 - Show Quick Settings Dialog Entirely in Landscape
2019-07-17 09:52:01 -07:00
Emily Kager
9b8522bf46
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2160 - Hide Keyboard in onPause from EditBookmarkFragment
2019-07-17 09:20:28 -07:00
Emily Kager
ef1e6a91fa
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3332 - Do not alter text of hosts of tabs in collection
2019-07-17 09:02:30 -07:00
Emily Kager
228a90c5c6
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4038 - Adds margin before close icon in tab item
2019-07-16 14:14:08 -07:00
Aaron Train
f1fefba0a9
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3977 : Add basic navigational UI tests ( https://github.com/mozilla-mobile/fenix/pull/3978 )
...
- Adds UI tests (and assets) for basic navigation
fix: review changes
fix: linter cleanup
fix: detekt cleanup
fix: adjust wait approaches
2019-07-16 13:02:12 -07:00
Emily Kager
df1cda0b52
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3998 - Make Turn On Sync Fragment scrollable in landscape
2019-07-16 12:56:07 -07:00
Sawyer Blatz
8ab0e5a405
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2362 : Adds telemetry for history ( https://github.com/mozilla-mobile/fenix/pull/3940 )
2019-07-16 12:21:03 -07:00
Colin Lee
ea018de253
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3615 : Long pressing the address bar should not copy link ( https://github.com/mozilla-mobile/fenix/pull/4083 )
2019-07-16 13:42:05 -05:00
Emily Kager
669ddbca83
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4080 - Trim New Bookmark Folder Title Text
2019-07-16 11:02:36 -07:00
Sebastian Kaspari
d7da01235a
[fenix] Use Mozilla Android Components 4.0.0.
2019-07-16 18:35:35 +02:00
Tiger Oakes
2ba90fdb51
[fenix] Merge some library UIView code for toolbar
2019-07-16 09:27:30 -07:00
Tiger Oakes
c7ad818506
[fenix] Remove unused sessions resources
2019-07-16 09:15:50 -07:00
Colin Lee
755e717e82
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/4072 : Re-installing Fenix shows tabs from previous install ( https://github.com/mozilla-mobile/fenix/pull/4076 )
2019-07-16 08:28:18 -07:00
Jonathan Almeida
d973f3aaed
[fenix] No issue: Enable send tab in nightly legacy
2019-07-16 08:54:45 -04:00
Emily Kager
68a26abe61
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3134 - Add confirmation dialog to sign out of FxA ( https://github.com/mozilla-mobile/fenix/pull/3959 )
2019-07-15 16:21:13 -07:00
Jeff Boek
89e9293c18
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3633 - Creates generic store provider ( https://github.com/mozilla-mobile/fenix/pull/4060 )
2019-07-15 15:54:13 -07:00
Sawyer Blatz
f428d7a545
[fenix] No issue: Speed up onboarding UI test ( https://github.com/mozilla-mobile/fenix/pull/4061 )
2019-07-15 17:02:55 -05:00
Tiger Oakes
ce333bc7b9
[fenix] Use tools:text to avoid inflating strings twice ( https://github.com/mozilla-mobile/fenix/pull/3619 )
2019-07-15 17:01:37 -05:00
Jonathan Almeida
74f2b435f8
[fenix] No issue: Add comments on the push flag state
2019-07-15 17:42:58 -04:00
Sawyer Blatz
da7f3ddb75
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4027 : Adds search fragment UI tests ( https://github.com/mozilla-mobile/fenix/pull/4033 )
2019-07-15 14:25:31 -07:00
Axel Hecht
6ed01ce746
[fenix] Import strings from android-l10n ( https://github.com/mozilla-mobile/fenix/pull/4054 )
...
State: mozilla-l10n/android-l10n@64a8eca673
2019-07-15 16:09:44 -05:00
ekager
a7d73b28e6
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3554 - Add DiffUtil to HistoryAdapter
2019-07-15 13:46:21 -07:00
Jonathan Almeida
01457f8490
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3015 : Add push support for send tab
2019-07-15 16:38:49 -04:00
Sebastian Kaspari
5aa444e448
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4052 : Remove pending intent workaround. ( https://github.com/mozilla-mobile/fenix/pull/4059 )
...
Previously we needed to set a static launch function to be invoked when the find in page
integration should be launched. Now we can access the integration class directly and
can avoid the static property that caused issues when used by multiple activities.
2019-07-15 14:15:59 -05:00
Colin Lee
71f174f922
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3865 : Use separate app name and icon for Nightly build ( https://github.com/mozilla-mobile/fenix/pull/3873 )
2019-07-15 14:12:30 -05:00