aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/main/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui: animate fab position in tunnel deletion flowHarsh Shandilya2020-04-081-0/+19
* ui: tweak FABs to use the correct typeHarsh Shandilya2020-04-081-3/+3
* ui: codestyle nitHarsh Shandilya2020-04-071-2/+4
* KernelModuleDisablerPreference: do not make synchronous calls to getBackendJason A. Donenfeld2020-04-071-8/+17
* ui: add suffix to persistent keepalive in editorJason A. Donenfeld2020-04-061-0/+11
* ui: add missing fields to detail viewJason A. Donenfeld2020-04-061-3/+10
* TunnelListFragment: onCreateActionMode is called before adapter is aliveJason A. Donenfeld2020-04-061-1/+1
* ui: misc cleanups to AppListDialogFragmentHarsh Shandilya2020-04-063-14/+19
* AppListDialogFragment: support both inclusion and exclusionJason A. Donenfeld2020-04-064-36/+89
* MultiselectableRelativeLayout: use JvmOverloads constructorHarsh Shandilya2020-04-061-6/+6
* 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
* global: cleanup code styleJason A. Donenfeld2020-03-309-10/+10
* LogViewerActivity: don't crash if pipe closesJason A. Donenfeld2020-03-301-1/+4
* BiometricAuthenticator: rework logic and bugsJason A. Donenfeld2020-03-303-15/+39
* BiometricAuthenticator: implement biometric authentication for sensitive operationsHarsh Shandilya2020-03-303-10/+113
* ObservableTunnel: Don't cache configAsyncHarsh Shandilya2020-03-301-4/+5
* BindingAdapters: use sleeker lambdaJason A. Donenfeld2020-03-301-1/+1
* TunnelEditorFragment: add hooks for biometric authJason A. Donenfeld2020-03-303-7/+37
* 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
* 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: move generate button to inside boxJason A. Donenfeld2020-03-281-0/+2
* MonkeyedTextInputEditText: introduce a new horrorJason A. Donenfeld2020-03-281-0/+30
* ClipboardUtils: Update to handle TextInputEditTextHarsh Shandilya2020-03-281-9/+12
* Disable screen capture in tunnel editorHarsh Shandilya2020-03-281-0/+3
* TunnelComparator: naturally sort tunnel listJason A. Donenfeld2020-03-282-3/+61
* ObservableTunnel: Don't recurse in getConfigHarsh Shandilya2020-03-281-2/+2
* databinding: simplify and address warningsJason A. Donenfeld2020-03-274-30/+9
* ui: Replace ErrorMessages getter with indexing operatorHarsh Shandilya2020-03-278-12/+12
* Convert ErrorMessages to KotlinHarsh Shandilya2020-03-272-160/+138
* Convert AsyncWorker to KotlinHarsh Shandilya2020-03-272-66/+43
* databinding: rewrite in kotlinJason A. Donenfeld2020-03-2721-914/+528
* util: begin conversion to kotlinJason A. Donenfeld2020-03-274-148/+102
* TunnelManager: convert to kotlinJason A. Donenfeld2020-03-266-317/+252
* util: Start converting to KotlinHarsh Shandilya2020-03-264-66/+48
* ObservableTunnel: port to kotlinJason A. Donenfeld2020-03-267-150/+121
* LogViewerActivity: merge lines that don't match regexJason A. Donenfeld2020-03-261-3/+10
* LogViewerActivity: re-add error case to log exportJason A. Donenfeld2020-03-261-6/+15
* LogViewerActivity: constify requestJason A. Donenfeld2020-03-261-1/+1
* ui: root: rewrite in kotlinJason A. Donenfeld2020-03-267-398/+352
* ui: cleanup various pieces of kotlinJason A. Donenfeld2020-03-267-16/+21
* Introduce realtime log viewerHarsh Shandilya2020-03-263-101/+329
* LogExporterPreference: Don't ask for storage permissions on Android 10 and aboveHarsh Shandilya2020-03-251-6/+12
* ui: squelch warningsJason A. Donenfeld2020-03-242-2/+4
* TunnelManager: disallow remote apps for LJason A. Donenfeld2020-03-242-1/+7