summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Collapse)AuthorFilesLines
2025-07-30Migrate most settings screens to new Lc state formatJonatan Rhodin49-932/+1267
2025-07-30Add some basic logging for the play purchase verification processJonatan Rhodin1-0/+2
2025-07-29Check for both tag and name in location cells for e2e testsDavid Göransson3-1/+22
2025-07-29Add release-debuginfo config and Cargo profileKalle Lindström2-7/+22
When doing performance profiling we want to used the optimized Rust artifacts but we also want to keep the debug symbols.
2025-07-29Bump flake depsDavid Göransson1-9/+9
2025-07-29Bump ndk to 27.3.13750724David Göransson1-1/+1
2025-07-29Update ndk version in build instructionsDavid Göransson1-2/+2
2025-07-29Bump ndk on fdroid build scriptDavid Göransson1-1/+1
2025-07-29Bump image ndk to latest LTSDavid Göransson1-3/+3
2025-07-28Add named arg detekt testKalle Lindström43-109/+502
Adds a custom detekt rule that checks that all Screen and Dialog composables are called with only named arguments.
2025-07-25Update changelog for android/2025.6-beta2Albin1-0/+5
2025-07-24Update Android native debug instructionsKalle Lindström3-9/+23
2025-07-23Enable long press context menu for recentsKalle Lindström1-3/+19
2025-07-23Update tests on AndroidDavid Lönnhager3-0/+24
2025-07-23Update to new protobuf protocolDavid Göransson4-33/+12
2025-07-23Support new features message on AndroidDavid Göransson4-9/+17
2025-07-23Fix height of checkable relay list itemDavid Göransson1-1/+1
2025-07-22Update changelogKalle Lindström1-0/+2
2025-07-22Implement select location recents uiKalle Lindström32-209/+977
2025-07-18Handle locations being not presentDavid Göransson1-6/+9
2025-07-18Change md5 to sha256 checksum in build scriptAlbin1-1/+1
2025-07-18Update changelog for android/2025.6-beta1David Göransson1-1/+5
2025-07-18Fix keyboard not showing on searchDavid Göransson1-1/+1
2025-07-17Fix non-selectable location being clickableDavid Göransson1-1/+4
This fix ensures that non-selectable entry or exit locations, due to already being selected in the other list, are unclickable.
2025-07-17Add build command to documentationAlbin1-0/+4
2025-07-17Add devshell help commandsAlbin1-0/+14
2025-07-17Fix focus on notification closeDavid Göransson4-2/+27
2025-07-17Update lockfileDavid Göransson2-256/+338
2025-07-17Document grpc-kotlin 1.4.1 versionDavid Göransson1-0/+2
2025-07-17Bump mockk to 1.14.5David Göransson1-1/+1
2025-07-17Bump mockwebserver to 5.1.0David Göransson1-1/+1
2025-07-17Bump commonsvalidator to 1.10.0David Göransson1-1/+1
2025-07-17Bump junit to 5.13.3David Göransson1-1/+1
2025-07-17Bump androidx-tv to 1.0.1David Göransson1-1/+1
2025-07-17Bump lifecycle to 2.9.2David Göransson1-1/+1
2025-07-17Update gradle to 8.14.3David Göransson1-2/+2
2025-07-17Remove old warningDavid Göransson1-1/+0
The warning was intended for a already removed dependency.
2025-07-17Document macOS devshell supportAlbin2-0/+4
2025-07-16Adapt devshell env vars for macOSAlbin1-78/+102
2025-07-16Add libiconv for macOS devshellAlbin1-11/+14
2025-07-16Disable autoPatchelfHook for macOSAlbin1-0/+9
2025-07-16Mark QUIC as not support on AndroidDavid Göransson1-0/+1
2025-07-15Document how to build using devshellAlbin1-0/+16
2025-07-15Add android devshell flake lockfileAlbin1-0/+193
2025-07-15Add android devshell flakeAlbin2-0/+188
2025-07-15Support using system grpc pluginAlbin1-2/+15
This allows flexibility of plugin binary usage and thereby enables builds using systems such as nix.
2025-07-14Simplify RelayListItemDavid Göransson1-39/+1
2025-07-14Remove usage of backgroundDavid Göransson5-13/+3
2025-07-14Add workaround to increase contrastDavid Göransson1-4/+6
2025-07-14Remove footer background colorDavid Göransson1-4/+1