| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-01-10 | Improve test failure screenshot support | Albin | 1 | -0/+4 | |
| This commit improves the test failure auto screenshot on newer devices. It also removes the auto-download of screenshots via gradle as it's rarely used. | |||||
| 2023-01-10 | Add option to use custom api endpoint in debug builds | Albin | 5 | -41/+81 | |
| 2023-01-10 | Move endpoint logic to :lib:endpoint | Albin | 2 | -14/+1 | |
| 2023-01-10 | Add empty project :lib:endpoint | Albin | 1 | -0/+4 | |
| 2023-01-10 | Fix test activity path | Albin | 1 | -0/+0 | |
| 2023-01-10 | Remove redundant source set config | Albin | 1 | -13/+0 | |
| 2023-01-03 | Add always-on in-app notification | saber safavi | 9 | -68/+158 | |
| 2023-01-03 | Add string resources for always-on notification | saber safavi | 1 | -0/+8 | |
| 2022-12-21 | Unify Android DNS options with desktop | Albin | 6 | -8/+47 | |
| Unifyies the Android DNS options with the desktop DNS options so that the Android<->Daemon FFI gets support for content blockers. This UI for content blockers will be implemented in a separate commit. | |||||
| 2022-12-16 | Fix showing wrong in-app notifications | saber safavi | 2 | -4/+7 | |
| 2022-12-14 | Fix incorrect in-app notification showing | Albin | 1 | -2/+4 | |
| This commit fixes an issue where the incorrect notification was showing due to the amount of notification changes. | |||||
| 2022-12-13 | Fix app crash on connect/disconnect | saber safavi | 2 | -3/+96 | |
| 2022-12-13 | Fix crash on device messenger communication | saber safavi | 3 | -4/+91 | |
| 2022-12-13 | Fix crash on initial messenger events | saber safavi | 2 | -7/+51 | |
| 2022-12-13 | Add changelog dialog preview | Albin | 1 | -0/+46 | |
| 2022-12-12 | Add compose preview | Albin | 1 | -0/+4 | |
| 2022-12-08 | Bump gradle dependencies | Albin | 2 | -2/+4 | |
| 2022-12-08 | Bump gradle helper plugins | Albin | 1 | -1/+1 | |
| 2022-12-08 | Bump kotlin version | Albin | 19 | -61/+52 | |
| 2022-12-08 | Bump Android project to java 11 and gradle 7.6 | Albin | 4 | -15/+23 | |
| 2022-12-08 | Change Android signing keystore path | Albin | 1 | -3/+4 | |
| Changes the keystore and keystore property file path to make it easier to use for containerized builds, especially in terms of mounting. New path: android/app/credentials/{app-keys.jks,keystore.properties} As the storeFile property is relative to the app build gradle files it's now set by the gradle script rather than reading the property. | |||||
| 2022-12-01 | Remove connect view expiry check scheduling | Albin | 1 | -31/+0 | |
| 2022-12-01 | Add transition on tunnel error caused by expiry | Albin | 2 | -1/+17 | |
| This commit adds an automatic transition to the out-of-time view if there's a tunnel state error caused by the account being expired. | |||||
| 2022-11-28 | Make API address overridable from MullvadDaemon | David Lönnhager | 2 | -2/+19 | |
| 2022-11-23 | Fix app stuck problem after upgrading target sdk to 33 | saber safavi | 1 | -1/+1 | |
| 2022-11-18 | Add changelog dialog to android | saber safavi | 11 | -1/+465 | |
| 2022-11-18 | Add Changelog path and mock changelog path to the gradle file | saber safavi | 1 | -1/+16 | |
| 2022-11-18 | Add string resources for changelog header and button | saber safavi | 20 | -0/+40 | |
| 2022-11-16 | Revert "Set custom dns toggle in onStart" | Albin | 1 | -9/+13 | |
| Reverts non-working fix for custom dns toggle inconsistency. The result is working custom dns toggle behavior which is in sync with the previous releases (2022.2, 2022.3). This reverts commit 880b529651f2db43d51c44d65576aa3ce315f05a. | |||||
| 2022-11-14 | Add privacy policy link in settings | Albin | 3 | -0/+8 | |
| 2022-11-01 | Fix broken instrumented android test | Albin | 1 | -1/+1 | |
| 2022-10-21 | Update log out string on Android | Oskar Nyberg | 13 | -13/+12 | |
| 2022-10-12 | Update translations | Oskar Nyberg | 20 | -183/+221 | |
| Signed-off-by: Albin <albin@mullvad.net> | |||||
| 2022-10-12 | Mark some Android strings as non-translatable | Albin | 2 | -2/+4 | |
| 2022-10-12 | Remove unused Android strings | Albin | 1 | -16/+0 | |
| 2022-10-12 | Remove unused wireguard layout | Albin | 1 | -121/+0 | |
| 2022-10-12 | Add notification permission for android 13 | saber safavi | 8 | -11/+76 | |
| Also prevent foreground service notification from being dismissed | |||||
| 2022-10-10 | Make Android fetch versionName and versionCode from mullvad-version | Linus Färnstrand | 1 | -2/+9 | |
| 2022-10-05 | Change straight apostrophes to curly apostrophes | Hank | 1 | -4/+4 | |
| 2022-09-26 | Add android themed icon | Albin | 2 | -0/+10 | |
| 2022-09-26 | Fix pending intent flags | Albin | 3 | -11/+25 | |
| 2022-09-26 | Refactor sdk dependent calls | Albin | 3 | -15/+24 | |
| 2022-09-22 | Disable account creation while entering account number | saber safavi | 2 | -5/+17 | |
| 2022-09-16 | Change custom dns icon | saber safavi | 3 | -12/+12 | |
| remove unused drawable | |||||
| 2022-09-14 | Revert "Merge branch 'migrate-android-talpid-to-dedicated-subproject'" | Albin | 17 | -2/+463 | |
| This reverts commit 0c44c211bdfc0756ad556835d5a988799ee6dfbc, reversing changes made to 49c3a16d927dd9f47a4b8d3780a25a7c5716bc6a. | |||||
| 2022-09-13 | Move talpid classes to talpid subproject | Albin | 16 | -463/+0 | |
| 2022-09-13 | Add empty talpid subproject | Albin | 1 | -0/+2 | |
| Talpid classes will be moved in a following commit. | |||||
| 2022-09-12 | Sort device list by creation date | Albin | 2 | -4/+15 | |
| 2022-09-12 | Expose device creation date to kotlin | Albin | 1 | -1/+2 | |
| 2022-09-12 | Refactor parsing of date string | Albin | 2 | -9/+17 | |
