summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2023-03-28Re-generate lint baselineAlbin1-532/+158
2023-03-28Ignore localization workflow related lint rulesAlbin1-1/+3
2023-03-28Revert custom dns hintAlbin21-1/+21
2023-03-27Fix many typosAlexander Seiler1-2/+2
2023-03-27Fix advanced settings dialog padding and title sizeAlbin2-16/+31
2023-03-27Bump NDK in F-Droid env and configAlbin2-16/+16
2023-03-27Add initial android overview diagramAlbin2-0/+46
2023-03-24Change build container CARGO_TARGET_DIR to allow cargo cleanLinus Färnstrand1-3/+4
2023-03-22Add advanced settings ui testsAlbin1-0/+552
2023-03-22Add default values to advanced settings ui statesAlbin1-8/+8
2023-03-22Add advanced settings screen default callback functionsAlbin1-13/+13
2023-03-22Set status/nav bar color in collapsable scaffoldAlbin2-3/+10
2023-03-22Fix broken notification permission prompt testsaber safavi5-12/+12
2023-03-22Move remaining fragments into fragment packageAlbin7-13/+23
2023-03-22Apply project-wide `kotlinLangStyle` formattingAlbin230-4215/+3610
2023-03-22Document android linting and formattingAlbin1-0/+21
2023-03-21Add `.editorconfig` matching the ktfmt `kotlinLangStyle`Albin1-0/+85
2023-03-21Configure ktfmtAlbin1-0/+2
2023-03-20Migrate advanced settings fragment to use composified viewsaber safavi43-1134/+37
2023-03-20Add composified advanced settings viewsaber safavi10-0/+1014
2023-03-20Add advanced settings vm and reposaber safavi7-3/+451
2023-03-20Add common re-usable compose componentssaber safavi7-0/+596
2023-03-20Add compose scrollbar from gistsaber safavi1-0/+336
2023-03-20Fix top bar preview visibilitysaber safavi1-1/+1
2023-03-20Move device removal dialog to dialog packagesaber safavi2-2/+4
2023-03-20Move changlog dialog to dialog packagesaber safavi3-3/+4
2023-03-20Add compose dependenciesAlbin4-15/+67
2023-03-16Update e2e tests to handle privacy disclaimerAlbin3-0/+6
2023-03-16Fix notification permission behavior and testAlbin3-1/+9
2023-03-16Fix kts lint issueAlbin1-1/+0
2023-03-16Fix pref lint issueAlbin1-1/+1
2023-03-16Sync localizationAlbin19-19/+19
2023-03-16Add privacy disclaimer on first startAlbin8-7/+248
2023-03-16Prevent unbind attempt if already unboundAlbin1-11/+22
2023-03-16Make settings icon optional in top barAlbin2-13/+15
2023-03-16Refactor main activity initializationAlbin1-4/+11
2023-03-16Update baselineAlbin1-44/+0
2023-03-16Ignore MissingTranslation issuesAlbin1-0/+2
2023-03-16Add empty lint configAlbin7-0/+9
2023-03-16Cleanup lint baseline from file migration logicAlbin1-11/+0
2023-03-16Fix lint issuesAlbin1-2/+2
2023-03-16Remove android file migrationAlbin3-73/+0
2023-03-16Migrate tidy action to use containerAlbin1-1/+2
2023-03-14Update Android build instructionsAlbin1-22/+22
2023-03-14Bump NDK min sdk to 26Albin1-1/+1
2023-03-14Bump NDK version to r25cAlbin1-8/+8
2023-03-14Bump linux base image used in android imageAlbin1-1/+1
2023-03-14Use ARG instead of ENV in Android dockerfileLinus Färnstrand1-3/+3
2023-03-13Bump container build toolsAlbin1-1/+1
2023-03-13Add tidy to container imageAlbin1-0/+1