aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* MonkeyedTextInputEditText: au revoirJason A. Donenfeld2020-09-154-45/+14
* TunnelListFragment: set selection on Main, not Main.immediateJason A. Donenfeld2020-09-151-1/+1
* MonkeyedTextInputEditText: add note about sunset planJason A. Donenfeld2020-09-151-0/+6
* gradle: desugar retrofuture and remove old depsJason A. Donenfeld2020-09-154-11/+13
* gradle: do not use retrofuture in uiJason A. Donenfeld2020-09-151-1/+0
* coroutines: convert the restJason A. Donenfeld2020-09-1523-532/+569
* coroutines: convert low-hanging fruitsJason A. Donenfeld2020-09-145-73/+106
* ui: remove hacky manual check for keyguardHarsh Shandilya2020-09-131-20/+1
* ui: update BiometricAuthenticator for API changesHarsh Shandilya2020-09-131-2/+6
* ui: fix memory leak from statically held Handler instanceHarsh Shandilya2020-09-131-2/+1
* build: target SDK 30Harsh Shandilya2020-08-251-2/+2
* build: switch fragment and preference to -ktx artifactsHarsh Shandilya2020-08-231-2/+2
* ui: fix SDK 30 deprecation warning for implicit Looper in Handler initHarsh Shandilya2020-08-231-1/+2
* ui: also enable StrictMode thread policy in debug buildsHarsh Shandilya2020-08-231-0/+2
* build: remove explicit buildToolsVersionHarsh Shandilya2020-08-231-1/+0
* build: uprev to Kotlin 1.4Harsh Shandilya2020-08-231-1/+0
* build: minor cleanups and reorganizationHarsh Shandilya2020-08-231-13/+10
* AdminKnobs: allow enterprise admins to disable private key exportJason A. Donenfeld2020-07-237-0/+43
* strings: sync translationsHarsh Shandilya2020-06-023-12/+268
* ui: address new databinding requirementsHarsh Shandilya2020-05-293-8/+9
* build: bump to AGP 4.0.0Harsh Shandilya2020-05-291-2/+2
* ui: remove unneeded actionBarPopupTheme attributeHarsh Shandilya2020-05-093-3/+0
* ui: switch up dark theme system bars colorsHarsh Shandilya2020-04-261-2/+2
* build: don't obfuscate code in minify stepHarsh Shandilya2020-04-211-3/+3
* ui: tweak fab animation durationHarsh Shandilya2020-04-192-2/+2
* build: remove unused cardview dependencyHarsh Shandilya2020-04-191-1/+0
* strings: sync translationsHarsh Shandilya2020-04-195-35/+144
* ui: animate fab scale rather than translationHarsh Shandilya2020-04-163-19/+53
* ObservableTunnel: account for race in renulling statsJason A. Donenfeld2020-04-151-2/+2
* ui: animate fab position in tunnel deletion flowHarsh Shandilya2020-04-081-0/+19
* strings: sync translationsHarsh Shandilya2020-04-083-130/+239
* ui: tweak FABs to use the correct typeHarsh Shandilya2020-04-083-9/+7
* ui: codestyle nitHarsh Shandilya2020-04-071-2/+4
* KernelModuleDisablerPreference: do not make synchronous calls to getBackendJason A. Donenfeld2020-04-071-8/+17
* ui: set proper content description for applicationsJason A. Donenfeld2020-04-061-1/+1
* ui: show excluded/included apps in details viewJason A. Donenfeld2020-04-062-0/+33
* ui: align listen port and mtu in detail editorJason A. Donenfeld2020-04-061-7/+17
* ui: add suffix to persistent keepalive in editorJason A. Donenfeld2020-04-063-1/+19
* ui: add missing fields to detail viewJason A. Donenfeld2020-04-0612-16/+157
* TunnelListFragment: onCreateActionMode is called before adapter is aliveJason A. Donenfeld2020-04-061-1/+1
* AppListDialogFragment: refine singular grammarJason A. Donenfeld2020-04-061-2/+2
* AppListDialogFragment: remove colons from tabsJason A. Donenfeld2020-04-061-2/+2
* ui: tweak cards to make them nicer on the eyesHarsh Shandilya2020-04-067-19/+13
* ui: misc cleanups to AppListDialogFragmentHarsh Shandilya2020-04-063-14/+19
* AppListDialogFragment: support both inclusion and exclusionJason A. Donenfeld2020-04-0617-81/+152
* MultiselectableRelativeLayout: use JvmOverloads constructorHarsh Shandilya2020-04-061-6/+6
* ui: fix scrolling in detail viewHarsh Shandilya2020-04-061-120/+123
* strings: sync translationsHarsh Shandilya2020-04-047-55/+296
* ObservableTunnel: do not cache keyJason A. Donenfeld2020-04-011-1/+2
* build: update fragment to 1.2.4Harsh Shandilya2020-04-011-0/+8