Commit a00baf4
fix keyboard android 10 (#34)
* chore: custom sdk tcb
* chore: custom sdk tcb
* chore: custom sdk tcb
* chore: custom sdk tcb
* chore: custom sdk tcb
* fix: blackduck issues (#22)
* fixes blackduck issues
* fix: dokka version
* fix: Workflow does not contain permissions (#20)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* chore: handle back press survey
* chore: handle back press survey
* fix: fixes the pixel fold issue (#24)
* fixes the pixel fold issue
* adds errors
* fixes log
* add hidden field
* handle back press survey
* fixes responses stuck error (#25)
* feat(api): add cancel support for ongoing retrofit calls
* fix: blocks http requests (#27)
* fix: blocks http requests
* fix: fixes network sec config
* fix: retrofit
* feat(network): enforce TLS 1.2 1.3 support odder Android version
* fix: branding text (#30)
* fix: branding text
* fix: test
* chore: update isBrandingEnabled
* fix show survey when app is not resumed
* fix safeDismiss
* fix launchWhenResumed
* add try catch cancel call api
* fix(android): adjust WebView height manually on Android 10 when keyboard is visible
---------
Co-authored-by: Anshuman Pandey <54475686+pandeymangg@users.noreply.github.com>
Co-authored-by: Matti Nannt <mail@matti.sh>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>1 parent 4415d6f commit a00baf4
File tree
1 file changed
+21
-0
lines changed- android/src/main/java/com/formbricks/android/webview
1 file changed
+21
-0
lines changedLines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
178 | 180 | | |
179 | 181 | | |
180 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
181 | 202 | | |
182 | 203 | | |
183 | 204 | | |
| |||
0 commit comments