summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2022-08-15Updating version in package filesLinus Färnstrand1-2/+2
2022-08-15Add missing escape character to Docker readmeDavid Lönnhager1-1/+1
2022-08-15Fix rustup hashDavid Lönnhager1-1/+1
2022-08-15Bump go patch versionDavid Lönnhager2-4/+4
2022-08-15Bump docker golang to 1.18.1Albin1-2/+2
2022-08-15Bump fdroid golang to 1.18.1Albin1-2/+2
2022-08-15Improve golang download scriptsAlbin2-10/+15
2022-08-15Unify golang download urlsAlbin2-2/+2
2022-08-10Set custom dns toggle in onStartAlbin1-13/+9
2022-08-10Set state of toggle button immediatelyEmīls Piņķis2-0/+12
2022-07-29Fix scope usage in tile serviceAlbin1-7/+7
2022-07-29Fix slow login spinner during view transitionAlbin1-5/+15
2022-07-29Fix flicker on login to expired accountAlbin1-0/+22
2022-07-29Skip clearing repo cache on removed deviceAlbin1-1/+0
2022-07-29Add loading spinner ui to device list itemsAlbin1-20/+39
2022-07-29Improve device list error handlingAlbin2-6/+50
2022-07-29Add device vm list cachingAlbin2-4/+9
2022-07-29Improve device repo list cachingAlbin5-19/+80
2022-07-29Clear staged device on resumeAlbin1-0/+5
2022-07-29Add device list item ui modelAlbin3-8/+14
2022-07-29Improve readability of device list classesAlbin4-17/+21
2022-07-29Add loading capability to list itemAlbin2-1/+13
2022-07-29Update translationsAlbin1-0/+1
2022-07-29Refactor compose listAlbin2-45/+31
2022-07-29Add toast capability to device list viewAlbin2-0/+26
2022-07-29Propagate device removal eventAlbin4-1/+34
2022-07-29Make icon instead of row clickable in device listAlbin1-4/+4
2022-07-29Remove unused compose componentAlbin1-19/+0
2022-07-29Fix auto-login argument back action issueAlbin1-8/+4
2022-07-27Update translationsAlbin19-0/+19
2022-07-27Cleanup unused functionAlbin1-11/+0
2022-07-27Fix login statusAlbin5-10/+38
2022-07-26Fix login error messageAlbin1-1/+1
2022-07-26Remove redundant expiry fetchingAlbin2-4/+0
2022-07-25Update translationsAlbin19-0/+57
2022-07-25Add masking toggle for account numberAlbin7-20/+138
2022-07-25Add copy icon/button to account viewAlbin5-1/+27
2022-07-25Refactor information view to support buttonsAlbin1-24/+32
2022-07-25Fix spacing in advanced settingsAlbin1-1/+1
2022-07-21Fix in-app notification url crashAlbin1-1/+5
2022-07-21Fix expiry fetch and notificationAlbin2-11/+16
2022-07-20Make welcome view tunnel state awareAlbin1-1/+26
2022-07-20Fix settings fragment navigation animationAlbin1-1/+1
2022-07-20Remove no longer used service fragmentsAlbin2-261/+0
2022-07-20Decouple SelectLocationFragmentAlbin1-67/+98
2022-07-20Decouple SettingsFragmentAlbin1-40/+66
2022-07-20Decouple AdvancedFragmentAlbin1-59/+125
2022-07-20Decouple PreferencesFragmentAlbin1-18/+66
2022-07-20Decouple ConnectFragmentAlbin8-123/+170
2022-07-20Decouple LoginFragmentAlbin1-13/+21