aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* MonkeyedTextInputEditText: introduce a new horrorJason A. Donenfeld2020-03-284-13/+48
* TunnelEditor: replace tunnel detail view with ConstraintLayout implementationHarsh Shandilya2020-03-285-436/+498
* 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
* strings: Sync from CrowdinHarsh Shandilya2020-03-283-76/+109
* ObservableTunnel: Don't recurse in getConfigHarsh Shandilya2020-03-281-2/+2
* strings: update Russian translateAlexey2020-03-271-19/+19
* databinding: simplify and address warningsJason A. Donenfeld2020-03-274-30/+9