aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-2618-116/+444
* 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
* strings: Explicit indexing for 'import_partial_success'Eiji Tanioka2020-03-251-2/+2
* ui: squelch warningsJason A. Donenfeld2020-03-242-2/+4
* TunnelManager: disallow remote apps for LJason A. Donenfeld2020-03-242-1/+7
* Resolve manifest warningsHarsh Shandilya2020-03-242-1/+3
* TunnelManager: save settings before restartJason A. Donenfeld2020-03-231-3/+6
* Preferences: hide advanced settingsJason A. Donenfeld2020-03-222-9/+11
* SettingsActivity: remove from parent instead of fixed screenJason A. Donenfeld2020-03-221-6/+8
* TunnelManager: enable Tasker supportJason A. Donenfeld2020-03-229-11/+11
* model: begin conversionJason A. Donenfeld2020-03-222-57/+24
* strings: Update Japanese translation.Eiji Tanioka2020-03-211-0/+2
* viewmodel: port to kotlinJason A. Donenfeld2020-03-217-674/+504
* Replace PermissionRequestCallback with direct methodsHarsh Shandilya2020-03-203-31/+16
* Convert activity package to KotlinHarsh Shandilya2020-03-2014-532/+455
* AddTunnels: rearrange and relabelJason A. Donenfeld2020-03-208-28/+16
* widget: rewrite in kotlinJason A. Donenfeld2020-03-2011-460/+359
* EdgeToEdge: move into widgetJason A. Donenfeld2020-03-204-10/+8
* strings: Update Indonesian translationFiqri Ardyansyah2020-03-191-12/+13
* preferences: rewrite in kotlinJason A. Donenfeld2020-03-1912-600/+452
* TunnelListFragment: cleanup list typeJason A. Donenfeld2020-03-191-4/+2
* TunnelListFragment: catch all parsing exceptionsJason A. Donenfeld2020-03-191-4/+1
* Use more Kotlin-esque code where applicableHarsh Shandilya2020-03-197-90/+70
* ui: Convert fragment package to KotlinHarsh Shandilya2020-03-1912-1271/+1119
* ui: Convert configStore package to KotlinHarsh Shandilya2020-03-193-125/+98
* strings: Update Japanese TranslationEiji Tanioka2020-03-191-0/+1
* strings: Remove now defunct translationsHarsh Shandilya2020-03-186-11/+0
* preference: restart application immediatelyJason A. Donenfeld2020-03-173-21/+15
* strings: update Hindi translationShashank Baghel2020-03-171-9/+19
* strings: add Indonesian translationsFiqri Ardyansyah2020-03-171-0/+187
* tunnel: Remove MISSING_VALUE from BadConfigException reasonsHarsh Shandilya2020-03-147-7/+0
* strings: update Simplified Chinese translationLilligantMatsuri2020-03-121-15/+25
* strings: update Japanese translationEiji Tanioka2020-03-121-0/+10
* strings: update Russian translateAlexey2020-03-111-0/+10
* ModuleDownloaderPreference: remove disable_kernel_module after downloadingJason A. Donenfeld2020-03-102-5/+6
* global: java access control has important semantic meaningJason A. Donenfeld2020-03-101-1/+1
* ui: Codestyle cleanupsHarsh Shandilya2020-03-109-60/+62
* BaseFragment: Always anchor Snackbars to FABHarsh Shandilya2020-03-101-1/+1
* strings: remove stale translations0.0.20200309Jason A. Donenfeld2020-03-095-5/+0
* KernelModuleDisablerPreference: turn off tunnels before switching backendJason A. Donenfeld2020-03-092-11/+26
* KernelModuleDisabler: allow disabling the kernel module backendJason A. Donenfeld2020-03-095-1/+93
* Preferences: give dual state summary for restore on bootJason A. Donenfeld2020-03-092-2/+4
* Preferences: reorder new checkboxJason A. Donenfeld2020-03-091-2/+2