1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix
Severin Rudie 9cbc3f7a4a
7410 remove rxjava (#7426)
* For #7410: rewrite updateBookmarkFromObservableInput with coroutines

* For 7410: remove RxJava from project. :(

* For 7410: converted updateBookmarkFromTextChanges to Flow per review
2020-01-03 14:37:12 -08:00
..
browser For #6413: Adds more snackbar positioning logic (#7444) 2020-01-02 14:31:52 -08:00
collections Fix 5366 - Use VectorDrawableCompat for all imagery (#7221) 2019-12-16 20:35:36 -08:00
components No issue: Use SendTabFeature and FxaPushSupportFeature 2020-01-03 10:20:53 -05:00
crashes Add toolbar helpers (#6531) 2019-11-25 15:36:47 -05:00
customtabs For #6413: Fixes snackbar positionining for bottom toolbar (#7415) 2019-12-30 14:43:15 -08:00
downloads For #7219 - Polish Download Notification Dialog. (#7224) 2019-12-18 12:26:41 -05:00
exceptions Add toolbar helpers (#6531) 2019-11-25 15:36:47 -05:00
ext For #6464: Replace use of BuildConfig.DEBUG with ReleaseChannel.channel.isDebug. 2019-12-30 10:31:33 -08:00
home For #6413: Adds more snackbar positioning logic (#7444) 2020-01-02 14:31:52 -08:00
lib Remove redundant super calls 2019-07-29 10:22:53 -07:00
library 7410 remove rxjava (#7426) 2020-01-03 14:37:12 -08:00
logins For #6791 - Inflate SavedLoginsListItemViewHolder layout explicitly 2019-12-02 10:40:58 -08:00
onboarding For #4824 - Fixes onboarding telemetry events from being sent a… (#6659) 2019-11-21 17:51:55 -08:00
perf For perf-frontend-issues#33: Clarify VERBOSE logging motivation. 2019-12-09 15:11:52 -08:00
search For #7347: Fixes background of search field 2019-12-23 10:07:54 -08:00
session For 5334: test NotificationSessionObserver 2019-12-30 11:40:07 +02:00
settings For #6413: Adds more snackbar positioning logic (#7444) 2020-01-02 14:31:52 -08:00
share For #6413: Adds more snackbar positioning logic (#7444) 2020-01-02 14:31:52 -08:00
shortcut Cleanup shortcut code 2019-10-18 10:57:51 -07:00
test For #5574 - Migrate SessionControl to LibState (#6651) 2019-12-04 22:06:05 -05:00
theme For #5334: added private custom tab processor (#6845) 2019-12-06 10:57:54 -08:00
trackingprotection For #7085 - Remove anko px2dip (#7252) 2019-12-19 00:05:51 -08:00
utils Closes #7346: Enable dynamic app links in Fenix (#7361) 2020-01-02 13:08:11 -05:00
whatsnew For #5656: Fixes nightly major version number crash 2019-09-27 15:06:57 -07:00
widget Issue #4978: Reuse widget package name of Fennec. 2019-12-18 15:23:43 -08:00
AppRequestInterceptor.kt Closes #7156: Update app links feature usage to include app links interceptor (#7275) 2019-12-20 08:27:19 -05:00
BrowserDirection.kt For #5898: Default browser toggle sends user to SUMO on Android 5&6 (#5918) 2019-10-10 11:16:21 -07:00
Config.kt For #6464: Set "forPerformanceTest" to ReleaseChannel.FenixProduction. 2019-12-30 10:31:33 -08:00
Experiments.kt FxA WebChannels integration 2019-09-16 19:44:13 -07:00
FeatureFlags.kt For #2477 - Removes the feature flag for Force Enable Zoom (#6646) 2019-11-20 10:32:38 -08:00
FenixApplication.kt 7410 remove rxjava (#7426) 2020-01-03 14:37:12 -08:00
GlobalDirections.kt For #4779 : Don't double navigate with global directions in HomeActivity 2019-08-23 12:01:28 -04:00
HomeActivity.kt For issue 7192: move unsetOpenLinksInAPrivateTabIfNecessary off main thread. (#7246) 2019-12-30 14:42:13 -08:00
IntentReceiverActivity.kt For issue 7192: move unsetOpenLinksInAPrivateTabIfNecessary off main thread. (#7246) 2019-12-30 14:42:13 -08:00