Skip to content

Commit

Permalink
DualBoot companion App - V2.8.7
Browse files Browse the repository at this point in the history
- Fixed Shortcuts
- Fixed colours in updated box
- Updated Italian and Russian translation

2.8.6
- new logo
- new info section
- shared app updated:
   - Data Restore feature (it will copy the shared data back to /data/data and dismount the bind mount)
   - Data Delete feature (it will delete the shared data and dismount the bind mount)
   - Info about shared data if they are in place in shared directory

2.8.3
- Fixed delay during reboot on A11 Custom rom
- Erase inactive password message fixed

2.8.2
- Added google apps in shared section (Thanks John)
- Added app update check
- Reworked info animation
- Bugfix here and there as usual
  • Loading branch information
lvismara committed Mar 21, 2021
1 parent 19e3cf0 commit ba05e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ android {
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 27
versionCode 1
versionName '2.8.1.1'
versionName '2.8.7'
//testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}

Expand Down

0 comments on commit ba05e94

Please sign in to comment.