4.0.31Pre-releaseAndroid
Added 1
- Implemented Disconnect VPN shortcut
Changed 4
- Navigation redesign
- Allow change orientation on tablet
- Replaced deprecated SwipeRefresh
- Improve start time
Fixed 9
- Port forwarding not showing
- NumberFormatException
- TV device back button on connection screen
- Per app settings crash
- Notification crash
- QuickSettingsService crash
- IndexOutOfBounds exception
- Shortcuts
- Connection screen being unresponsive
What's Changed
- Github actions updated by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/167
- Navigation redesign by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/163
- Fixed port forwarding not showing by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/166
- Added script to check dependency updates and updated dependencies by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/168
- Improved script and reduced flakiness of protocol settings test by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/169
- Reorderable library update by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/170
- Allow change orientation on tablet by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/171
- NumberFormatException fix by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/172
- Fixed TV device back button on connection screen by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/173
- Fixed per app settings crash by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/174
- Notification crash fix by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/175
- Fixed QuickSettingsService crash by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/176
- KM-15061: Fixed IndexOutOfBounds by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/179
- Implemented Disconnect VPN shortcut by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/178
- Update github actions to support Node24 by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/180
- KM-14794: Fixed shortcuts by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/182
- KM-15106: Resolved connection screen being unresponsive issues by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/183
- KM-15128: Replaced deprecated SwipeRefresh by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/184
- Dependency update by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/185
- Improve start time by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/187
- Version update to 4.0.31 by @kp-iva-nedeleva in https://github.com/pia-foss/mobile-android/pull/181
Full Changelog: https://github.com/pia-foss/mobile-android/compare/4.0.30...4.0.31