What's Changed
- Adds Internal Storage settings access for Android by @robertmagnussonbmw in #38
- Modify readme - onPressed by @bro-jo in #35
- Updating readme by @spencerccf in #39
- Gradle wrapper, Android R update by @arnemolland in #43
- Android-R release by @spencerccf in #45
- Update README.md by @nicolasdupere in #51
- Add method to open battery optimization settings in Android by @miguelcmedeiros in #54
- Update Android compileSdkVersion by @tuarrep in #56
- Add open settings for NFC context by @akouyate in #59
- Adding in remaining NFC items to open NFC Settings on Android by @spencerccf in #64
- Updating version number, change log and readme. by @spencerccf in #65
- Fix Android openNotificationSettings by @rahul0101 in #69
- Updated plugin to support android new package api for post 1.12 flutter. by @iceman3383 in #75
- Update example in README.md by @AleksandarSavic95 in #84
- Migrate to NNBD by @Jjagg in #88
- Add possibility to open settings activity as another task by @mat-sienczyk in #89
- Added the following copy to version 4.1.0 of the changelog by @spencerccf in #90
- [android only] add open VPN setting page functionality by @daadu in #92
- added device settings fuctionality for android by @juliansharon in #98
- Adding test VPN setting button to the example project. by @spencerccf in #100
- Plugin version and change log updates. by @spencerccf in #101
- Correcting Dart sdk and Flutter versions in pubspec.yaml by @plinkos in #102
- Update README.md by @MisterJimson in #105
- Add openAccessibilitySettings by @technicat in #106
- Support Android core 1.7.0 by @chloe722 in #118
- adding ability to open wireless settings on Android by @savar in #116
- support Objective-C project with Podfile no use_frameworks! by @kennenfromchina in #112
- Upgrade Kotlin version to 1.6.10 by @lohanbodevan in #122
- Upgrade Kotlin version to 1.6.10 in the example by @IvanPinezhaninov in #127
- Fix AppSettingsPlugin.kt: (44, 25): Type mismatch: inferred type is Activity? but Activity was expected by @large in #126
- 4.1.3 - Added Android open Lock & Password settings. by @plinkos in #129
- Migration from jcenter to mavencentral by @plinkos in #131
- Option open development settings added by @vargascarlitos in #132
- Vargascarlitos open developer settings by @plinkos in #133
- Show app details for notifications if below Android 26 by @ivanarellano in #134
- Mcfugger master by @plinkos in #136
- Adding openHotspotSettings to a list of features for Android by @kerimamansaryyev in #135
- Documentation for: Hotspot, custom intent, version update by @plinkos in #137
- Add support to Flutter <= 3.0.1 by @matAlmeida in #142
- feat: add openAPNSettings by @hudovisk in #154
- ✨ Added
ACTION_REQUEST_SCHEDULE_EXACT_ALARMsettings by @iqfareez in #157 - fix: Does not crash in debug mode of iOS 14+ by @tianxiawoyougood in #158
- Adding ability to add callback to request by @plinkos in #160
- update kotlin 1.8.0 by @knottx in #162
- Adjusting Flutter async result by @plinkos in #166
- Add namespace avoid erro with gradle 8 by @tairoroberto in #171
- Gradle 8 support / Misc fixes by @navaronbracke in #174
- Gradle 8 fixes + Android Q settings panel by @navaronbracke in #175
- Updating major version due to breaking changes. by @spencerccf in #180
- Add preferred app locale settings by @nohli in #179
- Revert "Add preferred app locale settings" by @spencerccf in #181
- Add app locale settings by @nohli in #183
- fix example app iOS build; bump podspec version by @navaronbracke in #186
- change the AppSettingPlugin to ACTION_DEVICE_INFO_SETTINGS by @famasf1 in #198
- macOS support is added by @alex-melnyk in #202
- Add iOS privacy info. by @yukihiro-numata in #209
- Add macOS privacy manifest by @kjxbyz in #225
- fix: update iOS privacy manifest by @kjxbyz in #226
- Add Swift Package Manager Support by @francisco-sanabria-itti in #230
- Fix for issue #232 by @yakup2525 in #233
- Upgrading gradle version and including fix for AppSettingsPlugin.swift:5:43, Attribute can only be applied to declarations, not types #232 by @plinkos in #241
- Fix pubspec version by @spencerccf in #242
- feat: support open camera setting on MacOS by @BrianTran24 in #234
- added manageUnknownAppSources by @harrowmykel in #238
- Version update and basic cleanup by @plinkos in #243
- Fix type in changelog by @plinkos in #244
- fix: add preconcurrency annotation in swift api by @rhbrunetto in #250
- fix: no rule to process file (xcprivacy) #240 by @JoshStrobl in #253
- fix: Upgrade Gradle and Kotlin versions #231 by @imaduddinmd in #256
- fix: privacyInfo for SPM by @kaankoken in #260
- open notification screen on iOS 15.4-16.0 by @MrJohnDev in #258
- Android: remove example test by @hawkkiller in #249
- Update build.gradle by @vnegi1011 in #261
- Version-update-7-0-0 by @plinkos in #266
- Support AGP 9.x compatibility by @giaquo in #270
- Lots of upgrades and cleanup by @spencerccf in #274
New Contributors
- @robertmagnussonbmw made their first contribution in #38
- @bro-jo made their first contribution in #35
- @arnemolland made their first contribution in #43
- @nicolasdupere made their first contribution in #51
- @miguelcmedeiros made their first contribution in #54
- @tuarrep made their first contribution in #56
- @akouyate made their first contribution in #59
- @rahul0101 made their first contribution in #69
- @iceman3383 made their first contribution in #75
- @AleksandarSavic95 made their first contribution in #84
- @Jjagg made their first contribution in #88
- @mat-sienczyk made their first contribution in #89
- @daadu made their first contribution in #92
- @juliansharon made their first contribution in #98
- @plinkos made their first contribution in #102
- @MisterJimson made their first contribution in #105
- @technicat made their first contribution in #106
- @chloe722 made their first contribution in #118
- @savar made their first contribution in #116
- @kennenfromchina made their first contribution in #112
- @lohanbodevan made their first contribution in #122
- @IvanPinezhaninov made their first contribution in #127
- @large made their first contribution in #126
- @vargascarlitos made their first contribution in #132
- @ivanarellano made their first contribution in #134
- @kerimamansaryyev made their first contribution in #135
- @matAlmeida made their first contribution in #142
- @hudovisk made their first contribution in #154
- @iqfareez made their first contribution in #157
- @tianxiawoyougood made their first contribution in #158
- @knottx made their first contribution in #162
- @tairoroberto made their first contribution in #171
- @navaronbracke made their first contribution in #174
- @nohli made their first contribution in #179
- @famasf1 made their first contribution in #198
- @alex-melnyk made their first contribution in #202
- @yukihiro-numata made their first contribution in #209
- @kjxbyz made their first contribution in #225
- @francisco-sanabria-itti made their first contribution in #230
- @yakup2525 made their first contribution in #233
- @BrianTran24 made their first contribution in #234
- @harrowmykel made their first contribution in #238
- @rhbrunetto made their first contribution in #250
- @JoshStrobl made their first contribution in #253
- @imaduddinmd made their first contribution in #256
- @kaankoken made their first contribution in #260
- @MrJohnDev made their first contribution in #258
- @hawkkiller made their first contribution in #249
- @vnegi1011 made their first contribution in #261
- @giaquo made their first contribution in #270
Full Changelog: 3.0.0...8.0.0