Commit 8c8e732
committed
feat: Add CodePush update management utilities and enhance file handling
- Introduced CodePushUpdateState enum to manage update states.
- Implemented CodePushUpdateUtils for hashing, file management, and update verification.
- Added FileUtils for directory and file operations, including copying and unzipping.
- Created DownloadProgress and DownloadProgressCallback for tracking download progress.
- Developed SettingsManager for managing update preferences and rollback information.
- Added TLSSocketFactory to support secure socket connections.
- Updated react-native.config.js for improved integration with CodePush.1 parent d79a40a commit 8c8e732
File tree
38 files changed
+96
-504
lines changed- android
- app
- .settings
- src
- debug
- newarch/java/com/microsoft/codepush/react
- oldarch/java/com/microsoft/codepush/react
- src/main
- java/com/microsoft/codepush/react
38 files changed
+96
-504
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 49 deletions
This file was deleted.
Lines changed: 0 additions & 143 deletions
This file was deleted.
Lines changed: 0 additions & 49 deletions
This file was deleted.
0 commit comments