aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui: remove unused stream supportJason A. Donenfeld2020-03-291-1/+0
* strings: Sync German translationsHarsh Shandilya2020-03-291-0/+194
* strings: fix positional specifier in russian translationJason A. Donenfeld2020-03-291-4/+4
* tunnel: fix package name being passed through to cmakeJason A. Donenfeld2020-03-291-10/+0
* AddTunnelsSheet: Make behaviour nullableHarsh Shandilya2020-03-291-3/+3
* build: Improve R8 rules and enable aggressive optimization modesHarsh Shandilya2020-03-292-1/+37
* 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
* 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-2725-918/+532
* 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-268-30/+46
* strings: update Russian translateAlexey2020-03-261-2/+7
* LogViewerActivity: constify requestJason A. Donenfeld2020-03-261-1/+1
* LogViewerActivity: set a separate titleJason A. Donenfeld2020-03-262-2/+3
* ui: root: rewrite in kotlinJason A. Donenfeld2020-03-267-398/+352
* ui: cleanup various pieces of kotlinJason A. Donenfeld2020-03-267-16/+21
* xml: cleanupJason A. Donenfeld2020-03-2630-114/+130
* preferences: add key to all items to squelch warningsJason A. Donenfeld2020-03-261-3/+3
* Introduce realtime log viewerHarsh Shandilya2020-03-2619-116/+447
* strings: update Russian translateAlexey2020-03-251-1/+8
* LogExporterPreference: Don't ask for storage permissions on Android 10 and aboveHarsh Shandilya2020-03-251-6/+12