summaryrefslogtreecommitdiffhomepage
path: root/ui
AgeCommit message (Expand)Author
2020-09-16ConfigNamingDialogFragment: fix focus request for config naming dialogHarsh Shandilya
2020-09-16TunnelEditorFragment: move backwards using fragment manager instead of hackJason A. Donenfeld
2020-09-16TunnelEditorFragment: avoid extra trip through event loopJason A. Donenfeld
2020-09-16Extensions: use more idiomatic kotlinJason A. Donenfeld
2020-09-16global: lint codebase with recent changesJason A. Donenfeld
2020-09-16ui: don't use low-level logger APIHarsh Shandilya
2020-09-16ui: update manifest for API 30 changesHarsh Shandilya
2020-09-16coroutines: lifecycleScope is by default on Main.immediateJason A. Donenfeld
2020-09-15coroutines: use lifecycleScope where appropriateJason A. Donenfeld
2020-09-15MonkeyedTextInputEditText: au revoirJason A. Donenfeld
2020-09-15TunnelListFragment: set selection on Main, not Main.immediateJason A. Donenfeld
2020-09-15MonkeyedTextInputEditText: add note about sunset planJason A. Donenfeld
2020-09-15gradle: desugar retrofuture and remove old depsJason A. Donenfeld
2020-09-15gradle: do not use retrofuture in uiJason A. Donenfeld
2020-09-15coroutines: convert the restJason A. Donenfeld
2020-09-14coroutines: convert low-hanging fruitsJason A. Donenfeld
2020-09-13ui: remove hacky manual check for keyguardHarsh Shandilya
2020-09-13ui: update BiometricAuthenticator for API changesHarsh Shandilya
2020-09-13ui: fix memory leak from statically held Handler instanceHarsh Shandilya
2020-08-25build: target SDK 30Harsh Shandilya
2020-08-23build: switch fragment and preference to -ktx artifactsHarsh Shandilya
2020-08-23ui: fix SDK 30 deprecation warning for implicit Looper in Handler initHarsh Shandilya
2020-08-23ui: also enable StrictMode thread policy in debug buildsHarsh Shandilya
2020-08-23build: remove explicit buildToolsVersionHarsh Shandilya
2020-08-23build: uprev to Kotlin 1.4Harsh Shandilya
2020-08-23build: minor cleanups and reorganizationHarsh Shandilya
2020-07-23AdminKnobs: allow enterprise admins to disable private key exportJason A. Donenfeld
2020-06-02strings: sync translationsHarsh Shandilya
2020-05-29ui: address new databinding requirementsHarsh Shandilya
2020-05-29build: bump to AGP 4.0.0Harsh Shandilya
2020-05-09ui: remove unneeded actionBarPopupTheme attributeHarsh Shandilya
2020-04-26ui: switch up dark theme system bars colorsHarsh Shandilya
2020-04-21build: don't obfuscate code in minify stepHarsh Shandilya
2020-04-19ui: tweak fab animation durationHarsh Shandilya
2020-04-19build: remove unused cardview dependencyHarsh Shandilya
2020-04-19strings: sync translationsHarsh Shandilya
2020-04-16ui: animate fab scale rather than translationHarsh Shandilya
2020-04-15ObservableTunnel: account for race in renulling statsJason A. Donenfeld
2020-04-08ui: animate fab position in tunnel deletion flowHarsh Shandilya
2020-04-08strings: sync translationsHarsh Shandilya
2020-04-08ui: tweak FABs to use the correct typeHarsh Shandilya
2020-04-07ui: codestyle nitHarsh Shandilya
2020-04-07KernelModuleDisablerPreference: do not make synchronous calls to getBackendJason A. Donenfeld
2020-04-06ui: set proper content description for applicationsJason A. Donenfeld
2020-04-06ui: show excluded/included apps in details viewJason A. Donenfeld
2020-04-06ui: align listen port and mtu in detail editorJason A. Donenfeld
2020-04-06ui: add suffix to persistent keepalive in editorJason A. Donenfeld
2020-04-06ui: add missing fields to detail viewJason A. Donenfeld
2020-04-06TunnelListFragment: onCreateActionMode is called before adapter is aliveJason A. Donenfeld
2020-04-06AppListDialogFragment: refine singular grammarJason A. Donenfeld