summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-07-15Make navigation bar solid on iOS 12 (no blur)Andrej Mihajlov1-0/+8
2020-07-15Add DiffableDataSources third-party packageAndrej Mihajlov2-1/+26
2020-07-15Merge branch 'uncombine-appstore-payments'Andrej Mihajlov11-626/+432
2020-07-15Change the UserInterfaceInteractionRestrictionProtocol interfaceAndrej Mihajlov2-17/+17
2020-07-15Uncombine AppStorePaymentManagerAndrej Mihajlov11-618/+424
2020-07-15Merge branch 'android-split-tunnelling-ui'Janito Vaqueiro Ferreira Filho15-6/+521
2020-07-15Make app list items clickableJanito Vaqueiro Ferreira Filho3-2/+22
2020-07-15Toggle enabled switch when the cell is clickedJanito Vaqueiro Ferreira Filho2-5/+13
2020-07-15Implement `CellSwitch.toggle` methodJanito Vaqueiro Ferreira Filho1-0/+7
2020-07-15Show spinner while list is loadingJanito Vaqueiro Ferreira Filho3-3/+61
2020-07-15Don't show Mullvad VPN app in the app listJanito Vaqueiro Ferreira Filho1-0/+2
2020-07-15Animate "Exclude applications" titleJanito Vaqueiro Ferreira Filho1-1/+25
2020-07-15Hide list when split tunnelling is disabledJanito Vaqueiro Ferreira Filho3-2/+39
2020-07-15Implement top back button behaviorJanito Vaqueiro Ferreira Filho1-0/+4
2020-07-15Add "Exclude applications" headerJanito Vaqueiro Ferreira Filho2-0/+17
2020-07-15Show app icons in the app listJanito Vaqueiro Ferreira Filho3-3/+46
2020-07-15Sort applications by nameJanito Vaqueiro Ferreira Filho1-2/+5
2020-07-15Use new `AppInfo` helper data classJanito Vaqueiro Ferreira Filho3-6/+11
2020-07-15Show app name in the listJanito Vaqueiro Ferreira Filho2-3/+24
2020-07-15Load installed apps into adapterJanito Vaqueiro Ferreira Filho2-5/+36
2020-07-15Add divider between list elementsJanito Vaqueiro Ferreira Filho1-0/+2
2020-07-15Rename decoration to `ListItemDividerDecoration`Janito Vaqueiro Ferreira Filho3-6/+5
2020-07-15Create initial Split Tunnelling screenJanito Vaqueiro Ferreira Filho6-0/+174
2020-07-15Create initial empty `AppListAdapter`Janito Vaqueiro Ferreira Filho2-0/+54
2020-07-15Create initial empty `AppListItemHolder` classJanito Vaqueiro Ferreira Filho1-0/+6
2020-07-15Merge branch 'uncombine-tunnel-manager'Andrej Mihajlov30-1613/+2370
2020-07-15Remove pendingStartCompletionAndrej Mihajlov1-47/+59
2020-07-15Fix left overs of "tunnel configuration", replaced with "tunnel settings"Andrej Mihajlov4-20/+20
2020-07-15Fix commentAndrej Mihajlov1-1/+1
2020-07-15Rename tunnelConfiguration -> tunnelSettingsAndrej Mihajlov2-4/+4
2020-07-15Trim leftover whitespaceAndrej Mihajlov4-4/+4
2020-07-15Remove trailing whitespaceAndrej Mihajlov1-3/+3
2020-07-15Clean up unused codeAndrej Mihajlov2-2/+0
2020-07-15Fix possible race condition in timerAndrej Mihajlov1-1/+5
2020-07-15Uncombine tunnel managementAndrej Mihajlov30-1604/+2347
2020-07-15Merge branch 'convert-navigation-bar-from-reactxp'Oskar Nyberg17-633/+384
2020-07-15Add hover effect on navigation bar close and back buttonsOskar Nyberg3-6/+20
2020-07-15Convert NavigationBar and SettingsTitle comopnents from ReactXPOskar Nyberg16-632/+369
2020-07-15Merge branch 'fix-location-list-entry-nearest-icon'Oskar Nyberg1-3/+12
2020-07-15Fix location list entry icon marginOskar Nyberg1-3/+12
2020-07-14Merge branch 'fix-occurred-typo'Janito Vaqueiro Ferreira Filho20-20/+20
2020-07-14Fix typo in `occurred`Janito Vaqueiro Ferreira Filho20-20/+20
2020-07-14Merge branch 'fix-notification-in-foreground'Janito Vaqueiro Ferreira Filho2-2/+3
2020-07-14Describe foreground notification fix in changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-07-14Change latest event reference before notifyingJanito Vaqueiro Ferreira Filho1-2/+2
2020-07-14Merge branch 'fix-tile-connect-action'Janito Vaqueiro Ferreira Filho2-7/+3
2020-07-14Describe connection action fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+2
2020-07-14Remove unused `loggedIn` fieldJanito Vaqueiro Ferreira Filho1-6/+0
2020-07-14Use initial settings to determine if logged inJanito Vaqueiro Ferreira Filho1-1/+1
2020-07-14Merge branch 'clean-up-kotlin-warnings'Janito Vaqueiro Ferreira Filho16-49/+46