2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-05 21:20:45 +00:00
Commit Graph

1362 Commits

Author SHA1 Message Date
Jonathan Almeida
7e1a74dd06 [fenix] No issue: Reset push subscriptions 2019-07-26 13:50:57 -04:00
Sawyer Blatz
6906cb0f52 [fenix] No issue: Add more useful test output to TaskCluster (https://github.com/mozilla-mobile/fenix/pull/4165) 2019-07-26 08:56:13 -07:00
Richard Pappalardo
1531d6d6ad [fenix] Add taskcluster job for UI tests (https://github.com/mozilla-mobile/fenix/pull/4088) 2019-07-26 08:08:01 -07:00
Colin Lee
d726ec0acb [fenix] For https://github.com/mozilla-mobile/fenix/issues/3695: Make SessionSuggestionProvider link to existing tab (https://github.com/mozilla-mobile/fenix/pull/4280) 2019-07-26 09:49:25 -05:00
Christian Sadilek
4a712031d9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4096: Use new A-C API to observe store / state changes
With this we can remove the `whenStarted` workaround. This new API
internally creates (and uses) a scope bound to the fragment's view and
will not invoked the lambda (send state updates) when the view is
detached or the fragment's lifecylce is stopped or destroyed.
2019-07-26 10:40:33 -04:00
Colin Lee
526c077529 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4128: Migrate Bookmarks to LibState (https://github.com/mozilla-mobile/fenix/pull/4254) 2019-07-25 21:55:51 -05:00
ValentinTimisica
3eb95adbc7 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/4161: Modified style of bookmark_folders_sign_in button. (https://github.com/mozilla-mobile/fenix/pull/4291)
To make this match the style of the other button I applied the same style to it
and also changed it to be a MaterialButton.
I also decided to extract the margin and padding values of the button.
2019-07-25 14:10:11 -05:00
chiragmantri
f4522fe0fa [fenix] removed unused import. 2019-07-25 14:36:36 -04:00
chiragmantri
d675a8588d [fenix] [https://github.com/mozilla-mobile/fenix/issues/4089] Moved PublicSuffixList to a sub-component(Utilities) class. 2019-07-25 14:36:36 -04:00
Sawyer Blatz
4b72bc04e8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4262: Updates color and text of buttons (https://github.com/mozilla-mobile/fenix/pull/4250) 2019-07-25 11:01:25 -07:00
isabelrios
87ca3f8e45 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4260 - UITests update data collection string (https://github.com/mozilla-mobile/fenix/pull/4261) 2019-07-24 10:05:28 -07:00
Jonathan Almeida
2ef80d8869 [fenix] Update to use Mozilla Android Components 6.0.0 2019-07-23 17:55:39 -04:00
Jonathan Almeida
1b3d29cb7b [fenix] No issue: Use correct server host and force subscribe for push 2019-07-23 17:55:39 -04:00
Sawyer Blatz
09c388a13b [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/4232) 2019-07-23 09:35:24 -07:00
Tiger Oakes
c37899d403 [fenix] Switch to new intent processors 2019-07-23 12:33:02 -04:00
Sawyer Blatz
3636834626 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/4091 & Fixes https://github.com/mozilla-mobile/fenix/issues/4092: Resolve issues with Search UI tests (https://github.com/mozilla-mobile/fenix/pull/4224) 2019-07-23 09:30:57 -07:00
Michael Droettboom
897427326e [fenix] 1567988: Reduce likelihood of invalid URL loading Glean build script 2019-07-23 11:21:19 +02:00
Emily Kager
b3c118d7ba [fenix] For https://github.com/mozilla-mobile/fenix/issues/4127 - Converts Exceptions to LibState and adds tests 2019-07-22 17:21:06 -04:00
Emily Kager
ba9cf5973e [fenix] For https://github.com/mozilla-mobile/fenix/issues/3360 - Adds empty state for TP Exceptions 2019-07-22 17:21:06 -04:00
Sawyer Blatz
8cb4414365 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3986 & Closes https://github.com/mozilla-mobile/fenix/issues/3661: Migrate QuickActionSheet to LibState & add tests (https://github.com/mozilla-mobile/fenix/pull/4058)
* Closes https://github.com/mozilla-mobile/fenix/issues/3986: Migrate QuickActionSheet to LibState

* Closes https://github.com/mozilla-mobile/fenix/issues/3661: Add tests for QuickActionSheet

Co-authored-by: boek <jeff@jeffboek.com>

* For https://github.com/mozilla-mobile/fenix/issues/3986: Fix feedback
2019-07-22 10:31:31 -07:00
Nikit Bhandari
85b152e817 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4201 fix app crash on renaming a collection (https://github.com/mozilla-mobile/fenix/pull/4202)
* For https://github.com/mozilla-mobile/fenix/issues/4201 fix app crash on renaming a collection

* update
2019-07-22 10:31:00 -07:00
isabelrios
0dab6ec592 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4094 - Improved original PR to fix screenshots tests API21 (https://github.com/mozilla-mobile/fenix/pull/4144)
use robot for three dot menu screenshot
2019-07-22 09:58:53 -07:00
Jonathan Almeida
b9efd29892 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4171: Do not pause deviceEventObserver on lifecycle events 2019-07-19 14:00:26 -07:00
Nikit Bhandari
d65ea7cb2e [fenix] use synthetic binding instead of findviewbyid 2019-07-19 16:51:26 -04:00
Tiger Oakes
9e87335875 [fenix] Update to use Mozilla Android Components 5.0.0 2019-07-19 16:41:38 -04:00
Jeff Boek
98f20218dc [fenix] Forhttps://github.com/mozilla-mobile/fenix/issues/3278 - Updates strings in preferences (https://github.com/mozilla-mobile/fenix/pull/4184) 2019-07-19 12:31:55 -07:00
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 AChttps://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