aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* tunnel: defer enabling strict mode until laterJason A. Donenfeld2023-04-111-4/+5
* tunnel: do not keep service running when bringing tunnel downJason A. Donenfeld2023-04-111-0/+3
* tools: clean compile options a bitJason A. Donenfeld2023-04-111-2/+3
* build: shrink resourcesJason A. Donenfeld2023-04-101-0/+1
* ui: always show visible localized error messagesJason A. Donenfeld2023-04-071-3/+3
* ui: set app list button text on main threadJason A. Donenfeld2023-04-071-1/+1
* build: remove bespoke signing config propertiesJason A. Donenfeld2023-04-062-19/+1
* build: bump depsJason A. Donenfeld2023-04-051-4/+4
* version: bump1.0.20230405Jason A. Donenfeld2023-04-051-2/+2
* ui: allow vetoing tunnel selection changesJason A. Donenfeld2023-04-053-6/+15
* ui: don't use primary color on status bar < api 23Jason A. Donenfeld2023-04-051-0/+1
* ui: no need to manually recreate activities after night changeJason A. Donenfeld2023-04-055-42/+21
* ui: distinguish play store installs at runtime for reproducible buildsJason A. Donenfeld2023-04-052-5/+15
* tools: clean unwanted ELF flags from binariesJason A. Donenfeld2023-04-053-0/+16
* tools: deduplicate cmake argumentsJason A. Donenfeld2023-04-051-4/+10
* tools: remove cmake dependency hackJason A. Donenfeld2023-04-052-2/+2
* tools: add missing CLOCK_BOOTTIME case to mips64xL.W.Reek2023-04-051-5/+14
* ui: always use MaterialAlertDialogBuilderJason A. Donenfeld2023-04-041-3/+5
* strings: sync with crowdinJason A. Donenfeld2023-04-043-2/+13
* ui: don't create fake theme color attrJason A. Donenfeld2023-04-044-4/+1
* ui: force dark theme in TV modeJason A. Donenfeld2023-04-042-2/+19
* ui: use filled icon buttons in TV modeJason A. Donenfeld2023-04-041-2/+2
* ui: use real M3 themeing on TVJason A. Donenfeld2023-04-0412-53/+80
* ui: redirect to play store if no file manager on tvJason A. Donenfeld2023-04-041-1/+7
* ui: detect tv framework stubs when getting contentJason A. Donenfeld2023-04-041-1/+24
* ui: use ErrorMessages consistentlyJason A. Donenfeld2023-04-042-2/+4
* ui: do not crash if tunnel preparation failsJason A. Donenfeld2023-04-042-6/+15
* ui: do not OOM when leaving log window open for a whileJason A. Donenfeld2023-04-041-14/+39
* ui: show bottom sheet sync to prevent double addJason A. Donenfeld2023-04-041-1/+1
* ui: do not return to detail page when restoring stateJason A. Donenfeld2023-04-041-4/+14
* ui: never access CREATOR directlyJason A. Donenfeld2023-04-041-4/+13
* ui: never throw on link clicksJason A. Donenfeld2023-04-042-4/+6
* version: bump1.0.20230330Jason A. Donenfeld2023-04-041-2/+2
* tools: pass -Wl,--build-id=none and -buildid= to toolchainJason A. Donenfeld2023-04-042-2/+4
* build: exclude extra kotlin cruft from release buildJason A. Donenfeld2023-04-041-0/+4
* ui: don't play with status and navigation colors on old APIsJason A. Donenfeld2023-03-303-5/+20
* ui: do not allow double clicking fab to show menu twiceJason A. Donenfeld2023-03-301-0/+2
* ui: remove unneeded @JvmStatic annotationsJason A. Donenfeld2023-03-303-8/+1
* ui: add list selection highlight color for tabletJason A. Donenfeld2023-03-301-0/+4
* ui: the button is not always blue with Material YouJason A. Donenfeld2023-03-3028-28/+1
* ui: use app resources instead of ctx for strings in callbackJason A. Donenfeld2023-03-301-1/+1
* ui: use M3 theme for TV to prevent crashJason A. Donenfeld2023-03-302-3/+7
* version: bump1.0.20230328Jason A. Donenfeld2023-03-281-2/+2
* tools: use NDK's make binary rather than system'sJason A. Donenfeld2023-03-281-1/+1
* strings: sync crowdinJason A. Donenfeld2023-03-282-2/+5
* ui: add log items in buffered batchesJason A. Donenfeld2023-03-281-23/+34
* ui: color verbose logs the same as debug logsJason A. Donenfeld2023-03-281-1/+1
* ui: don't call getColor on already resolved attributeJason A. Donenfeld2023-03-281-1/+1
* ui: bring back dark log viewer colorsJason A. Donenfeld2023-03-283-6/+12
* ui: fix inconsistent style namingHarsh Shandilya2023-03-281-2/+2