aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: switch to modern plugin application layoutHarsh Shandilya2021-07-291-4/+5
* ui: mark app_name string as untranslatableHarsh Shandilya2021-07-292-2/+2
* tunnel: retry DNS resolution for 10 secondsJason A. Donenfeld2021-05-262-1/+3
* build: upgrade AndroidX dependenciesHarsh Shandilya2021-05-191-1/+1
* ui: update datastore and rework apiJason A. Donenfeld2021-05-063-33/+37
* ui: remove hack for broken kotlin compilerJason A. Donenfeld2021-05-061-5/+1
* ui: replace deprecated string operationsHarsh Shandilya2021-05-053-10/+6
* ui: abstract out theme attributes to reduce overlapHarsh Shandilya2021-04-212-22/+4
* strings: replace three dots with ellipsis characterHarsh Shandilya2021-04-212-4/+4
* ui: remove unnecessary v21 styles overrideHarsh Shandilya2021-04-211-26/+0
* strings: remove invalid translation from FarsiHarsh Shandilya2021-04-211-1/+0
* ui: remove some more non-null assertions on binding fieldsHarsh Shandilya2021-04-212-2/+2
* ui: reduce size of QS tile drawableHarsh Shandilya2021-04-211-2/+2
* strings: fix resource qualifier for IndonesianHarsh Shandilya2021-04-211-0/+0
* TunnelListFragment: drop incorrect non-null assertionHarsh Shandilya2021-04-211-1/+1
* strings: sync translationsHarsh Shandilya2021-04-1114-56/+653
* build: upgrade Kotlin and turn on IR compilerHarsh Shandilya2021-03-011-0/+1
* build: upgrade to ZXING 4.1.0Harsh Shandilya2021-02-191-1/+4
* tunnel: report git commit as wgVersionJason A. Donenfeld2021-02-1216-16/+16
* strings: sync translationsHarsh Shandilya2021-01-233-31/+236
* ClipboardUtils: localize clipboard notification snackJason A. Donenfeld2021-01-012-1/+3
* strings: sync with crowdinJason A. Donenfeld2020-12-217-0/+532
* ui: show all apps with internet permission in exclusions listHarsh Shandilya2020-11-161-7/+6
* ui: test for any camera, not just rear oneJason A. Donenfeld2020-11-101-1/+1
* strings: sync translationsHarsh Shandilya2020-11-071-0/+184
* build: add crowdin syncer script and use itJason A. Donenfeld2020-10-1412-4/+1013
* build: update to mdc 1.3.0-alpha03Jason A. Donenfeld2020-10-051-1/+1
* DownloadsFileSaver: initialize callback in constructor, not on the flyJason A. Donenfeld2020-10-023-9/+22
* build: upgrade AndroidX biometricJason A. Donenfeld2020-10-021-5/+4
* ui: use commit extension from fragment-ktxHarsh Shandilya2020-09-303-16/+19
* ui: account for binding disappearing on detail fragmentJason A. Donenfeld2020-09-301-7/+11
* tv: hack gridlayoutmanager to fill columns before row if we're not scrollingJason A. Donenfeld2020-09-271-0/+46
* ui: queue up tunnel mutating on activity scope instead of fragment scopeJason A. Donenfeld2020-09-266-69/+80
* ui: print proper exception trace from log viewerJason A. Donenfeld2020-09-261-1/+3
* ui: request intent permissions from hidden activityJason A. Donenfeld2020-09-261-2/+19
* tv: handle going up directories betterJason A. Donenfeld2020-09-242-25/+41
* tv: show volume descriptions for file pickerJason A. Donenfeld2020-09-241-4/+4
* ui: account for null data in callbackJason A. Donenfeld2020-09-241-0/+1
* ui: cleanup code after churnJason A. Donenfeld2020-09-235-220/+206
* tv: use system picker for API 29+Jason A. Donenfeld2020-09-231-10/+24
* tv: use our own file pickerJason A. Donenfeld2020-09-234-26/+265
* tv: escape deletion view with back buttonJason A. Donenfeld2020-09-231-0/+7
* tv: select first item after toggling deletion modeJason A. Donenfeld2020-09-221-0/+3
* tv: hook up isFocused as observable propertyJason A. Donenfeld2020-09-223-4/+11
* tv: add text when there are no tunnelsJason A. Donenfeld2020-09-223-1/+18
* tv: make cards slightly smallerJason A. Donenfeld2020-09-221-1/+1
* tv: select the right thing on loadJason A. Donenfeld2020-09-221-2/+9
* tv: tweak TV layout to fit 3 rows betterHarsh Shandilya2020-09-221-6/+8
* tv: set layout manager from XMLHarsh Shandilya2020-09-222-2/+2
* tv: make logo almost betterJason A. Donenfeld2020-09-222-9/+21