mcarare
|
bd55aaeb46
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6470 Change notification icon
Used private browsing icon with compulsory white color for notifications
|
2019-11-27 10:08:00 -08:00 |
|
mcarare
|
2711348828
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6470 Remove actions from notification, keep just close private tabs
Removed NotificationsIntentProcessor because notifications no longer open app
Added new strings
|
2019-11-27 10:08:00 -08:00 |
|
kglazko
|
02638e2cc2
|
[fenix] Nimbledroid Fenix add beta and release jobs (https://github.com/mozilla-mobile/fenix/pull/6828)
|
2019-11-27 09:04:11 -08:00 |
|
Sebastian Kaspari
|
69755cb94f
|
[fenix] Update to Mozilla Android Components 24.0.0-SNAPSHOT. (https://github.com/mozilla-mobile/fenix/pull/6833)
|
2019-11-27 11:46:22 -04:00 |
|
Mihai Branescu
|
6d8117f1ba
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6396 - Added metrics for tracking history/bookmarks account sync toggles (https://github.com/mozilla-mobile/fenix/pull/6601)
|
2019-11-27 11:16:23 +02:00 |
|
Mihai Adrian
|
61b23c7a32
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6748 Move Add search engine to search engine preference category. (https://github.com/mozilla-mobile/fenix/pull/6749)
|
2019-11-27 10:45:05 +02:00 |
|
Mihai Adrian
|
132c68b597
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2570: Hide 3-dots menu for all library items when in select mode. (https://github.com/mozilla-mobile/fenix/pull/6736)
notifyDataSetChanged to avoid not displayed but created items not being redrawn
|
2019-11-27 10:40:38 +02:00 |
|
Mihai Adrian
|
d4557d5a67
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/5497 Align text to viewStart to keep consistency in RTL (https://github.com/mozilla-mobile/fenix/pull/6778)
|
2019-11-27 10:35:49 +02:00 |
|
Jeff Boek
|
11b8410367
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/5972 - Fixes bugs when launching in private mode on Android 5 (https://github.com/mozilla-mobile/fenix/pull/6702)
|
2019-11-26 14:53:03 -08:00 |
|
Sawyer Blatz
|
58a007659f
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6821: Fixes issues with custom tabs and dynamic toolbar (https://github.com/mozilla-mobile/fenix/pull/6822)
|
2019-11-26 13:02:52 -08:00 |
|
Mihai Adrian
|
8734472571
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6430 Private browsing hint width should not exceed screen dimensions (https://github.com/mozilla-mobile/fenix/pull/6786)
Renamed ambiguous pop-up window name.
Adjusted code to match max line length.
|
2019-11-26 10:07:31 -08:00 |
|
Johan Lorenzo
|
cf0b39a94e
|
[fenix] Split android-test build job into 2 so it can be signed with 2 different keys (https://github.com/mozilla-mobile/fenix/pull/6779)
|
2019-11-26 17:20:35 +02:00 |
|
Johan Lorenzo
|
056b94fb85
|
[fenix] Bug 1587765 - Support UTF-8 characters in commit messages
|
2019-11-26 14:44:41 +01:00 |
|
Severin Rudie
|
aead3da4e4
|
[fenix] No issue: add script for compiling closed issues from commit history (https://github.com/mozilla-mobile/fenix/pull/6509)
|
2019-11-25 19:03:40 -08:00 |
|
Sawyer Blatz
|
723d99864f
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/5694 & https://github.com/mozilla-mobile/fenix/issues/6054: Allows users to change toolbar position (https://github.com/mozilla-mobile/fenix/pull/6608)
* For https://github.com/mozilla-mobile/fenix/issues/5694 & https://github.com/mozilla-mobile/fenix/issues/6054: Adds preference screen for toolbar
* For https://github.com/mozilla-mobile/fenix/issues/5694: Adds changing toolbar position functionality
* No issue: Updates telemetry links to actually work lol 😬
* For https://github.com/mozilla-mobile/fenix/issues/6054: Adds toolbar position to core ping
|
2019-11-25 16:43:32 -08:00 |
|
Tiger Oakes
|
42d5ef61f9
|
[fenix] Add toolbar helpers (https://github.com/mozilla-mobile/fenix/pull/6531)
|
2019-11-25 15:36:47 -05:00 |
|
Tiger Oakes
|
35bf8dfc58
|
[fenix] Use ShareData with ShareFragment (https://github.com/mozilla-mobile/fenix/pull/6698)
|
2019-11-25 11:07:21 -08:00 |
|
Alessio Placitelli
|
1f0e7b6ff5
|
[fenix] Update the Lifecycle dependency to 2.2.0-rc02 (https://github.com/mozilla-mobile/fenix/pull/6780)
The changelog [lives here](https://developer.android.com/jetpack/androidx/releases/lifecyclehttps://github.com/mozilla-mobile/fenix/pull/2.2.0-rc02).
This is another attempt to fix the oddities being detected by
Glean in Fenix: 'baseline' ping are not being sent for a certain
subset of users, 'metrics' pings are.
|
2019-11-25 09:28:50 -08:00 |
|
Christian Sadilek
|
9176a21ab0
|
[fenix] Fix for A-C 23.0.0: onDownloadCompleted renamed to onDownloadStopped
|
2019-11-23 20:25:21 -05:00 |
|
Tiger Oakes
|
21ef894d5b
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6763 - Fix early view access
|
2019-11-23 10:55:29 -05:00 |
|
Daphne Liu
|
7be9a0aba7
|
[fenix] Switched to AC string extensions (https://github.com/mozilla-mobile/fenix/pull/6258)
* Switched to AC string extensions
* Clean up imports
|
2019-11-22 23:15:51 -08:00 |
|
ekager
|
e201d5bf68
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6628 - Remove required for biometric manifest
|
2019-11-22 14:17:26 -08:00 |
|
ekager
|
8c02806625
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6573 - Fixes anchor view for tab switching snackbar
|
2019-11-22 14:15:17 -08:00 |
|
Sawyer Blatz
|
a00e212e4c
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6436: Adds snackbar for failed download (https://github.com/mozilla-mobile/fenix/pull/6648)
|
2019-11-22 12:46:57 -08:00 |
|
Mozilla L10n Automation Bot
|
666cdd937f
|
[fenix] Import l10n.
|
2019-11-22 11:14:22 -08:00 |
|
David Walsh
|
33d54e5f98
|
[fenix] Fix 6048 - Improve alignment in Edit Bookmark screen
|
2019-11-22 10:14:00 -08:00 |
|
Tiger Oakes
|
aacb184521
|
[fenix] Clean up tracking protection fragment (https://github.com/mozilla-mobile/fenix/pull/6532)
* Clean up exceptions fragment
* Clean up tracking protection fragment
* Move saved logins to list adapter
|
2019-11-22 10:38:13 -05:00 |
|
Sebastian Kaspari
|
38e97e4f16
|
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4982: Migrate Gecko files before initializing engine. (https://github.com/mozilla-mobile/fenix/pull/6738)
|
2019-11-22 08:18:50 -05:00 |
|
Mozilla L10n Automation Bot
|
3635ac49a7
|
[fenix] Import l10n.
|
2019-11-22 14:00:39 +01:00 |
|
Stephen Tsimicalis
|
13e71e46e7
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/4824 - Fixes onboarding telemetry events from being sent a… (https://github.com/mozilla-mobile/fenix/pull/6659)
|
2019-11-21 17:51:55 -08:00 |
|
Mozilla L10n Automation Bot
|
b4251d143e
|
[fenix] Import l10n.
|
2019-11-21 16:45:05 -08:00 |
|
Pawel Obarzanek
|
57a08d269e
|
[fenix] Closes mozilla-mobilehttps://github.com/mozilla-mobile/fenix/issues/5458 Tests for IntentReceiverActivity to verify outcoming intent (https://github.com/mozilla-mobile/fenix/pull/6130)
|
2019-11-21 16:44:08 -08:00 |
|
Pawel Obarzanek
|
6957b089ef
|
[fenix] Closes mozilla-mobilehttps://github.com/mozilla-mobile/fenix/issues/4828 Initial tests for FragmentPreDrawMan… (https://github.com/mozilla-mobile/fenix/pull/6134)
* Closes mozilla-mobilehttps://github.com/mozilla-mobile/fenix/issues/4828 Initial tests for FragmentPreDrawManager
* Closes mozilla-mobilehttps://github.com/mozilla-mobile/fenix/issues/4828 verify if addOnPreDrawListener was called
|
2019-11-21 16:23:59 -08:00 |
|
Mihai Adrian
|
da3ecd3ca5
|
[fenix] Update app/src/main/java/org/mozilla/fenix/home/HomeMenu.kt
Co-Authored-By: Tiger Oakes <contact@tigeroakes.com>
|
2019-11-21 15:34:01 -08:00 |
|
mcarare
|
5285283d76
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3523 Add Firefox Sync error states also to Settings in Home menu
|
2019-11-21 15:34:01 -08:00 |
|
isabelrios
|
e75264272f
|
[fenix] fix reviewer comments
|
2019-11-21 15:32:26 -08:00 |
|
isabelrios
|
ee8015ef6c
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6322 - UI tests for Account Settings View
removing sleeps
fix ktlint errors
|
2019-11-21 15:32:26 -08:00 |
|
Matt McKenna
|
04552dca30
|
[fenix] Add Mozilla licensing header to gradient
|
2019-11-21 15:27:50 -08:00 |
|
Matt McKenna
|
ecfb4c3373
|
[fenix] Add a simple gradient to collection creation
|
2019-11-21 15:27:50 -08:00 |
|
matthewcmckenna
|
b0116ebdee
|
[fenix] Add ETP accessibility labels
|
2019-11-21 15:27:35 -08:00 |
|
Tiger Oakes
|
6605d2388d
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6523 - Remove close button in library
|
2019-11-21 15:27:18 -08:00 |
|
Patrick Martin
|
ccb1057a38
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2294 - History URL is cut with a large font set (https://github.com/mozilla-mobile/fenix/pull/6724)
* For https://github.com/mozilla-mobile/fenix/issues/2294 - History URL is cut with a large font se
* Update HistoryRobot.kt
|
2019-11-21 15:05:59 -08:00 |
|
mcarare
|
3f883d62b7
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1019 Update unit tests and UI tests
|
2019-11-21 14:36:14 -08:00 |
|
mcarare
|
1c543b06bf
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1019 Add onboarding search suggestion hint panel
|
2019-11-21 14:36:14 -08:00 |
|
mcarare
|
f9a51fa99f
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1019 Add option to enable search suggestions in private mode
|
2019-11-21 14:36:14 -08:00 |
|
mcarare
|
b8537c205e
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6625 Fix back navigation in search mode from browser
|
2019-11-21 14:35:12 -08:00 |
|
Tiger Oakes
|
f0969797aa
|
[fenix] Extract TP onboarding popup (https://github.com/mozilla-mobile/fenix/pull/6700)
|
2019-11-21 17:23:35 -05:00 |
|
Arturo Mejia
|
02b66be3d7
|
[fenix] No issue: Remove download file provider. (https://github.com/mozilla-mobile/fenix/pull/6699)
|
2019-11-21 14:31:03 -05:00 |
|
Sebastian Kaspari
|
047ea3749d
|
[fenix] Update to Mozilla Android Components 23.0.0-SNAPSHOT.
|
2019-11-21 14:50:08 +01:00 |
|
Johan Lorenzo
|
702121bdcf
|
[fenix] Make nimbledroid compliant to UI tests
|
2019-11-21 11:59:51 +01:00 |
|