| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-09-14 | Revert "Merge branch 'migrate-android-talpid-to-dedicated-subproject'" | Albin | 16 | -0/+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-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 | |
| 2022-09-09 | Update translations | Albin | 19 | -19/+19 | |
| 2022-09-09 | Fix problem report error text | Albin | 1 | -3/+2 | |
| 2022-09-09 | Update translations | Albin | 8 | -8/+8 | |
| 2022-09-09 | Fix problem report follow-up text | Albin | 1 | -1/+1 | |
| 2022-09-08 | Fix account number ui in account settings | Albin | 4 | -53/+60 | |
| Changes: * Increases the size of the show/hide and copy buttons. * Auto-resize the account number if the font scaling makes it too wide. | |||||
| 2022-09-08 | Make account number row not clickable | Albin | 1 | -2/+0 | |
| 2022-09-06 | Disable settings button during login | Albin | 2 | -2/+14 | |
| Disabling the settings button during login will prevent some strange UI behavior. It also doesn't make much sense to open it while the login is loading. | |||||
| 2022-09-06 | Refresh device when opening account view | Albin | 1 | -0/+7 | |
| Refreshes the device after the account view is fully visible (after animation) to avoid flickering. | |||||
| 2022-09-06 | Fix non-cleared backstack for device revoked view | Albin | 1 | -0/+1 | |
| 2022-09-06 | Show spinners on missing data in account view | Albin | 1 | -3/+3 | |
| 2022-09-06 | Reduce flickering on login failure | Albin | 2 | -1/+18 | |
| The flickering behavior is reduced by adding a short delay for all states except the loading state. | |||||
| 2022-09-06 | Fix disabled login button on login failure | Albin | 1 | -1/+1 | |
| Instead of disabling the login button on login failure it will now be enabled to let user attempt the log in again. | |||||
| 2022-09-03 | Explicitly export activity and services | Albin | 1 | -1/+19 | |
| This commit also adds brief documentation in the manifest to motivate the export configuration. | |||||
| 2022-09-01 | Fix view transition crash | Albin | 8 | -13/+13 | |
| Fixes view transition crashes by allowing state loss as view models are used rather than the instance state. | |||||
| 2022-09-01 | Fix tunnel info expansion state on resume | Albin | 4 | -19/+44 | |
| Ensures that the tunnel info expansion state is remembered across the pause/resume flow. This is done by replacing the previous state handling with a view model. | |||||
| 2022-08-30 | Fix unsafe cast | Albin | 1 | -1/+1 | |
| 2022-08-10 | Set custom dns toggle in onStart | Albin | 1 | -13/+9 | |
| 2022-08-10 | Set state of toggle button immediately | Emīls Piņķis | 2 | -0/+12 | |
| 2022-07-29 | Fix scope usage in tile service | Albin | 1 | -7/+7 | |
| Reverts part of the changes in the following commit due to how scopes are used: 9258a8825a9ffc5b30faad6700d71dde87680554 | |||||
| 2022-07-29 | Fix slow login spinner during view transition | Albin | 1 | -5/+15 | |
| 2022-07-29 | Fix flicker on login to expired account | Albin | 1 | -0/+22 | |
| 2022-07-29 | Skip clearing repo cache on removed device | Albin | 1 | -1/+0 | |
| 2022-07-29 | Add loading spinner ui to device list items | Albin | 1 | -20/+39 | |
| 2022-07-29 | Improve device list error handling | Albin | 2 | -6/+50 | |
| 2022-07-29 | Add device vm list caching | Albin | 2 | -4/+9 | |
| 2022-07-29 | Improve device repo list caching | Albin | 5 | -19/+80 | |
| 2022-07-29 | Clear staged device on resume | Albin | 1 | -0/+5 | |
| 2022-07-29 | Add device list item ui model | Albin | 3 | -8/+14 | |
| 2022-07-29 | Improve readability of device list classes | Albin | 4 | -17/+21 | |
| 2022-07-29 | Add loading capability to list item | Albin | 2 | -1/+13 | |
| 2022-07-29 | Update translations | Albin | 1 | -0/+1 | |
| 2022-07-29 | Refactor compose list | Albin | 2 | -45/+31 | |
| 2022-07-29 | Add toast capability to device list view | Albin | 2 | -0/+26 | |
| 2022-07-29 | Propagate device removal event | Albin | 4 | -1/+34 | |
| 2022-07-29 | Make icon instead of row clickable in device list | Albin | 1 | -4/+4 | |
| 2022-07-29 | Remove unused compose component | Albin | 1 | -19/+0 | |
| 2022-07-29 | Fix auto-login argument back action issue | Albin | 1 | -8/+4 | |
| 2022-07-27 | Update translations | Albin | 19 | -0/+19 | |
| 2022-07-27 | Cleanup unused function | Albin | 1 | -11/+0 | |
| 2022-07-27 | Fix login status | Albin | 5 | -10/+38 | |
| 2022-07-26 | Fix login error message | Albin | 1 | -1/+1 | |
| 2022-07-26 | Remove redundant expiry fetching | Albin | 2 | -4/+0 | |
| 2022-07-25 | Update translations | Albin | 19 | -0/+57 | |
| 2022-07-25 | Add masking toggle for account number | Albin | 7 | -20/+138 | |
| 2022-07-25 | Add copy icon/button to account view | Albin | 5 | -1/+27 | |
