Age | Commit message (Expand) | Author |
2023-03-30 | ui: do not allow double clicking fab to show menu twice | Jason A. Donenfeld |
2023-03-30 | ui: remove unneeded @JvmStatic annotations | Jason A. Donenfeld |
2023-03-30 | ui: add list selection highlight color for tablet | Jason A. Donenfeld |
2023-03-30 | ui: the button is not always blue with Material You | Jason A. Donenfeld |
2023-03-30 | ui: use app resources instead of ctx for strings in callback | Jason A. Donenfeld |
2023-03-30 | ui: use M3 theme for TV to prevent crash | Jason A. Donenfeld |
2023-03-28 | strings: sync crowdin | Jason A. Donenfeld |
2023-03-28 | ui: add log items in buffered batches | Jason A. Donenfeld |
2023-03-28 | ui: color verbose logs the same as debug logs | Jason A. Donenfeld |
2023-03-28 | ui: don't call getColor on already resolved attribute | Jason A. Donenfeld |
2023-03-28 | ui: bring back dark log viewer colors | Jason A. Donenfeld |
2023-03-28 | ui: fix inconsistent style naming | Harsh Shandilya |
2023-03-28 | ui: adjust log viewer text sizes | Harsh Shandilya |
2023-03-28 | ui: use M3 styles everywhere | Harsh Shandilya |
2023-03-27 | ui: add possibility for themed icon | Jason A. Donenfeld |
2023-03-27 | ui: add list selection backgrounds | Jason A. Donenfeld |
2023-03-27 | ui: cancel actionmode when pressing back button | Jason A. Donenfeld |
2023-03-27 | ui: simplify actionmode cast | Jason A. Donenfeld |
2023-03-27 | ui: introduce a fresh set of Material3 themes and migrate to them | Harsh Shandilya |
2023-03-27 | ui: use AndroidX `BundleCompat` for extracting parcelable | Harsh Shandilya |
2023-03-25 | ui: switch from SwitchMaterial to MaterialSwitch | Jason A. Donenfeld |
2023-03-24 | ui: bring back donation button | Jason A. Donenfeld |
2023-03-24 | strings: update from crowdin | Jason A. Donenfeld |
2023-03-24 | ui: fix inconsistent toolbar color | Harsh Shandilya |
2023-03-24 | ui: use Material switch component | Harsh Shandilya |
2023-03-24 | ui: migrate to OnBackPressedDispatcher | Jason A. Donenfeld |
2023-03-24 | ui: set selected tunnel after creating fragments | Jason A. Donenfeld |
2023-03-24 | ui: switch from using launchWhenCreated to using repeatOnLifecycle | Jason A. Donenfeld |
2023-03-24 | ui: simplify IME displaying in ConfigNamingDialogFragment | Jason A. Donenfeld |
2023-03-22 | ui: migrate to MenuProvider | Harsh Shandilya |
2023-03-22 | ui: address Parcelable API deprecations | Harsh Shandilya |
2023-03-22 | ui: address PackageManager API deprecations | Harsh Shandilya |
2023-03-22 | ui: set button text after loading app list in AppListDialogFragment | Jason A. Donenfeld |
2023-03-21 | strings: sync with crowdin | Jason A. Donenfeld |
2023-03-21 | global: bump copyright date | Jason A. Donenfeld |
2023-01-20 | gradle: adjust for and raise compileSdk to 33 | SlipkHunter |
2023-01-20 | gradle: migrate to namespace attribute | Harsh Shandilya |
2022-07-07 | ui: add barrier to fix detail fragment overlap | SlipkHunter |
2022-05-26 | ui: reorder constraints to fix detail fragment overlap | Harsh Shandilya |
2022-05-26 | ui: move default style to Material3 with Dynamic Colors | Harsh Shandilya |
2022-05-26 | ui: normalise icon tints and remove unused drawable | Harsh Shandilya |
2022-05-26 | ui: remove unnecessary boolean check | Harsh Shandilya |
2022-03-20 | ui: word wrap settings headers | Vlad Loktionov |
2022-03-20 | ui: exclude TunnelToggleActivity from recents | Rin Patch |
2022-03-06 | ui: make validity check from QR code image scanner static | Harsh Shandilya |
2022-03-06 | ui: allow importing tunnel from an QR image stored on the device | Nikita Pustovoi |
2022-01-17 | ui: add margin on empty list text | Marcel Joss |
2022-01-08 | ui: make when statements exhaustive everywhere | Harsh Shandilya |
2021-10-29 | global: bump copyright year | Jason A. Donenfeld |
2021-10-29 | tunnel: remove kernel module downloader | Jason A. Donenfeld |