aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* TunnelEditorFragment: don't show bioauth if already visibleJason A. Donenfeld2020-03-301-0/+1
* strings: sync translationsHarsh Shandilya2020-03-305-13/+19
* global: cleanup code styleJason A. Donenfeld2020-03-3012-39/+42
* LogViewerActivity: don't crash if pipe closesJason A. Donenfeld2020-03-301-1/+4
* TunnelDetail: set singleLine=true for API <=23Jason A. Donenfeld2020-03-302-0/+2
* BiometricAuthenticator: rework logic and bugsJason A. Donenfeld2020-03-303-15/+39
* BiometricAuthenticator: implement biometric authentication for sensitive operationsHarsh Shandilya2020-03-304-10/+117
* ObservableTunnel: Don't cache configAsyncHarsh Shandilya2020-03-301-4/+5
* ui: replace generate icon with 'sync' instead of 'toys'Jason A. Donenfeld2020-03-301-2/+2
* BindingAdapters: use sleeker lambdaJason A. Donenfeld2020-03-301-1/+1
* TunnelEditorFragment: add hooks for biometric authJason A. Donenfeld2020-03-305-11/+51
* strings: update Italian translationVincenzo Reale2020-03-291-14/+37
* strings: Sync German translationsHarsh Shandilya2020-03-291-0/+194
* strings: fix positional specifier in russian translationJason A. Donenfeld2020-03-291-4/+4
* AddTunnelsSheet: Make behaviour nullableHarsh Shandilya2020-03-291-3/+3
* global: hardcode tags so that minification doesn't ruin the logJason A. Donenfeld2020-03-2810-10/+10
* LogViewerActivity: only scroll every quarter for the first 2.5 seconds of dumpingJason A. Donenfeld2020-03-281-4/+17
* ui: Remove unnecessary non-null assertion in TAG fieldsHarsh Shandilya2020-03-2810-10/+10
* Fix tunnel editor themingHarsh Shandilya2020-03-285-12/+8
* MonkeyedTextInputEditText: make more robustJason A. Donenfeld2020-03-281-3/+3
* ui: use kotlin class instead of java class for tagJason A. Donenfeld2020-03-2810-10/+10
* ObservableTunnel: do not cache statsJason A. Donenfeld2020-03-281-4/+5
* TunnelEditor: fix up allowedips marginsJason A. Donenfeld2020-03-281-4/+3
* TunnelEditor: get rid of weird gravity on add peer buttonJason A. Donenfeld2020-03-281-14/+15
* TunnelEditor: move generate button to inside boxJason A. Donenfeld2020-03-2810-25/+16
* TunnelEditor: subdue section fontJason A. Donenfeld2020-03-281-1/+1
* TunnelEditor: abstract out section fontJason A. Donenfeld2020-03-285-4/+5
* TunnelEditor: properly align mtu and listen portJason A. Donenfeld2020-03-281-2/+2
* TunnelEditor: move hint to label and add discouraged optionalJason A. Donenfeld2020-03-283-8/+9
* TunnelEditor: clean up xmlJason A. Donenfeld2020-03-282-51/+52