Kyle Hickinson
Kyle Hickinson
## Summary of Changes This pull request fixes #5497 ## Submitter Checklist: - [x] *Unit Tests* are updated to cover new or changed functionality - [x] User-facing strings use `NSLocalizableString()`...
### Description: This was meant for when a bottom toolbar was currently being hidden, but it looks like its even when there's no bottom toolbar being hidden. We should make...
Add the ability for Brave to be an password manager in a sense, where as the users stored passwords will then be accessible from the iOS keyboard in `WKWebView` This...
### Summary Fixes #139 This better mimics how iOS handles `overFullScreen`/`overCurrentContext`/`pageSheet` style presentations where—since the presenting view controller is remaining visible and part of the view hierarchy—it does not call...
Presenting view controller no longer gets safe area updates once a PanModal has been presented on it
### Description Presenting a pan modal on a view controller will cause iOS to stop updating the safe area insets on the presenting controller while the pan modal is presented....
This PR also adds shortcut options for Search & Brave Wallet on the regular home screen shortcuts widget ## Summary of Changes This pull request fixes #5920 ## Submitter Checklist:...
## Summary of Changes This pull request fixes #5370 ## Submitter Checklist: - [x] *Unit Tests* are updated to cover new or changed functionality - [x] User-facing strings use `NSLocalizableString()`...
iOS version of https://github.com/brave/brave-browser/issues/32417 When users use News for the first time, they are subscribed to the Top Sources channel for a specific locale. That locale is determined by the...