| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-30 | Migrate most settings screens to new Lc state format | Jonatan Rhodin | 49 | -932/+1267 | |
| 2025-07-30 | Add some basic logging for the play purchase verification process | Jonatan Rhodin | 1 | -0/+2 | |
| 2025-07-29 | Check for both tag and name in location cells for e2e tests | David Göransson | 3 | -1/+22 | |
| 2025-07-29 | Add release-debuginfo config and Cargo profile | Kalle Lindström | 2 | -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-29 | Bump flake deps | David Göransson | 1 | -9/+9 | |
| 2025-07-29 | Bump ndk to 27.3.13750724 | David Göransson | 1 | -1/+1 | |
| 2025-07-29 | Update ndk version in build instructions | David Göransson | 1 | -2/+2 | |
| 2025-07-29 | Bump ndk on fdroid build script | David Göransson | 1 | -1/+1 | |
| 2025-07-29 | Bump image ndk to latest LTS | David Göransson | 1 | -3/+3 | |
| 2025-07-28 | Add named arg detekt test | Kalle Lindström | 43 | -109/+502 | |
| Adds a custom detekt rule that checks that all Screen and Dialog composables are called with only named arguments. | |||||
| 2025-07-25 | Update changelog for android/2025.6-beta2 | Albin | 1 | -0/+5 | |
| 2025-07-24 | Update Android native debug instructions | Kalle Lindström | 3 | -9/+23 | |
| 2025-07-23 | Enable long press context menu for recents | Kalle Lindström | 1 | -3/+19 | |
| 2025-07-23 | Update tests on Android | David Lönnhager | 3 | -0/+24 | |
| 2025-07-23 | Update to new protobuf protocol | David Göransson | 4 | -33/+12 | |
| 2025-07-23 | Support new features message on Android | David Göransson | 4 | -9/+17 | |
| 2025-07-23 | Fix height of checkable relay list item | David Göransson | 1 | -1/+1 | |
| 2025-07-22 | Update changelog | Kalle Lindström | 1 | -0/+2 | |
| 2025-07-22 | Implement select location recents ui | Kalle Lindström | 32 | -209/+977 | |
| 2025-07-18 | Handle locations being not present | David Göransson | 1 | -6/+9 | |
| 2025-07-18 | Change md5 to sha256 checksum in build script | Albin | 1 | -1/+1 | |
| 2025-07-18 | Update changelog for android/2025.6-beta1 | David Göransson | 1 | -1/+5 | |
| 2025-07-18 | Fix keyboard not showing on search | David Göransson | 1 | -1/+1 | |
| 2025-07-17 | Fix non-selectable location being clickable | David Göransson | 1 | -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-17 | Add build command to documentation | Albin | 1 | -0/+4 | |
| 2025-07-17 | Add devshell help commands | Albin | 1 | -0/+14 | |
| 2025-07-17 | Fix focus on notification close | David Göransson | 4 | -2/+27 | |
| 2025-07-17 | Update lockfile | David Göransson | 2 | -256/+338 | |
| 2025-07-17 | Document grpc-kotlin 1.4.1 version | David Göransson | 1 | -0/+2 | |
| 2025-07-17 | Bump mockk to 1.14.5 | David Göransson | 1 | -1/+1 | |
| 2025-07-17 | Bump mockwebserver to 5.1.0 | David Göransson | 1 | -1/+1 | |
| 2025-07-17 | Bump commonsvalidator to 1.10.0 | David Göransson | 1 | -1/+1 | |
| 2025-07-17 | Bump junit to 5.13.3 | David Göransson | 1 | -1/+1 | |
| 2025-07-17 | Bump androidx-tv to 1.0.1 | David Göransson | 1 | -1/+1 | |
| 2025-07-17 | Bump lifecycle to 2.9.2 | David Göransson | 1 | -1/+1 | |
| 2025-07-17 | Update gradle to 8.14.3 | David Göransson | 1 | -2/+2 | |
| 2025-07-17 | Remove old warning | David Göransson | 1 | -1/+0 | |
| The warning was intended for a already removed dependency. | |||||
| 2025-07-17 | Document macOS devshell support | Albin | 2 | -0/+4 | |
| 2025-07-16 | Adapt devshell env vars for macOS | Albin | 1 | -78/+102 | |
| 2025-07-16 | Add libiconv for macOS devshell | Albin | 1 | -11/+14 | |
| 2025-07-16 | Disable autoPatchelfHook for macOS | Albin | 1 | -0/+9 | |
| 2025-07-16 | Mark QUIC as not support on Android | David Göransson | 1 | -0/+1 | |
| 2025-07-15 | Document how to build using devshell | Albin | 1 | -0/+16 | |
| 2025-07-15 | Add android devshell flake lockfile | Albin | 1 | -0/+193 | |
| 2025-07-15 | Add android devshell flake | Albin | 2 | -0/+188 | |
| 2025-07-15 | Support using system grpc plugin | Albin | 1 | -2/+15 | |
| This allows flexibility of plugin binary usage and thereby enables builds using systems such as nix. | |||||
| 2025-07-14 | Simplify RelayListItem | David Göransson | 1 | -39/+1 | |
| 2025-07-14 | Remove usage of background | David Göransson | 5 | -13/+3 | |
| 2025-07-14 | Add workaround to increase contrast | David Göransson | 1 | -4/+6 | |
| 2025-07-14 | Remove footer background color | David Göransson | 1 | -4/+1 | |
