User contributions for Soma

A user with 6,389 edits. Account created on 16 September 2007.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

17 September 2024

13 September 2024

12 September 2024

10 September 2024

5 September 2024

4 September 2024

27 August 2024

5 April 2023

3 April 2023

31 March 2023

  • 22:0522:05, 31 March 2023 diff hist +4,798 N Mobile Apps 2023W Lecture 22Created page with "==Code== <syntaxhighlight lang="kotlin" line> package carleton.comp2601.webviewcompose import android.os.Bundle import android.util.Log import android.view.ViewGroup import android.webkit.WebResourceRequest import android.webkit.WebView import android.webkit.WebViewClient import androidx.activity.ComponentActivity import androidx.activity.compose.setContent import androidx.compose.foundation.layout.Row import androidx.compose.foundation.text.ClickableText import androi..." current
  • 22:0522:05, 31 March 2023 diff hist +14 Mobile Applications (Winter 2023)→‎March 31, 2023

30 March 2023

  • 03:2603:26, 30 March 2023 diff hist +5,208 N Mobile Apps 2023W Lecture 21Created page with "==Notes== <pre> March 29 -------- So I'm trying to figure out how to implement the back button properly. Currently, the back button gets triggered but doesn't work right, .goBack() isn't doing what we expected - hypothesis: state changes are updating history too often, getting copies of current page and so can't keep track of last page properly Two choices: - integrate more tightly with webview history so we can better manipulate and interact with it - ignore webv..." current
  • 03:2503:25, 30 March 2023 diff hist +14 Mobile Applications (Winter 2023)→‎March 29, 2023

29 March 2023

27 March 2023

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)