summaryrefslogtreecommitdiffhomepage
path: root/ui
AgeCommit message (Expand)Author
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
2020-04-06AppListDialogFragment: remove colons from tabsJason A. Donenfeld
2020-04-06ui: tweak cards to make them nicer on the eyesHarsh Shandilya
2020-04-06ui: misc cleanups to AppListDialogFragmentHarsh Shandilya
2020-04-06AppListDialogFragment: support both inclusion and exclusionJason A. Donenfeld
2020-04-06MultiselectableRelativeLayout: use JvmOverloads constructorHarsh Shandilya
2020-04-06ui: fix scrolling in detail viewHarsh Shandilya
2020-04-04strings: sync translationsHarsh Shandilya
2020-04-01ObservableTunnel: do not cache keyJason A. Donenfeld
2020-04-01build: update fragment to 1.2.4Harsh Shandilya
2020-03-31ui: disable LongLogTag lintHarsh Shandilya
2020-03-30TunnelEditorFragment: don't show bioauth if already visibleJason A. Donenfeld
2020-03-30strings: sync translationsHarsh Shandilya
2020-03-30global: cleanup code styleJason A. Donenfeld
2020-03-30ui: update proguard rules to keep crash logs readableHarsh Shandilya
2020-03-30LogViewerActivity: don't crash if pipe closesJason A. Donenfeld
2020-03-30TunnelDetail: set singleLine=true for API <=23Jason A. Donenfeld
2020-03-30BiometricAuthenticator: rework logic and bugsJason A. Donenfeld
2020-03-30BiometricAuthenticator: implement biometric authentication for sensitive oper...Harsh Shandilya
2020-03-30ObservableTunnel: Don't cache configAsyncHarsh Shandilya