Commit 02a7709
committed
📋 Version 1.26 - Enhanced Enterprise Managed Configuration
Complete managed configuration synchronization with comprehensive HTTP/HTTPS endpoint management for
enterprise deployment.
## 🌟 Key Highlights
### 📋 Complete Settings Coverage
- **100% managed configuration coverage** of all application settings
- **Synchronized app_restrictions.xml** with SettingsActivity options
- **No configuration gaps** for enterprise administrators
### 🌐 HTTP/HTTPS Configuration Bundle
- **Centralized endpoint management** through EMM/MDM systems
- **Processing mode selection** (File-based vs HTTP/HTTPS Post)
- **Secure authentication configuration** with username/password management
- **Enterprise web management system integration**
### 🔧 Technical Improvements
- **Nested bundle architecture** for organized EMM/MDM interface
- **Enhanced configuration schema** with logical groupings
- **Real-world deployment examples** in documentation
- **Comprehensive troubleshooting guide**
## 📋 Configuration Features Added
- `processing_mode` restriction for File vs HTTP/HTTPS mode selection
- `https_configuration` bundle with endpoint and authentication settings
- `https_endpoint` restriction for server URL configuration
- `authentication_enabled`, `username`, `password` restrictions
- Updated `advanced_settings` bundle organization
## 🏢 Enterprise Benefits
- **Complete remote configuration** without device access
- **Streamlined deployment** for multiple scenarios
- **Enhanced security** through centralized credential management
- **Operational efficiency** with reduced manual configuration
## 📚 Documentation Updates
- Updated MANAGED_CONFIGURATION.md with comprehensive examples
- Enhanced administrator deployment guide
- Real-world JSON configuration examples
- Improved troubleshooting procedures
This release establishes complete enterprise configuration coverage, enabling IT teams to manage all
application settings centrally through EMM/MDM systems.1 parent f1ad78a commit 02a7709
File tree
5 files changed
+96
-8
lines changed- AI_MultiBarcodes_Capture
- src/main/res/xml
5 files changed
+96
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Lines changed: 51 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
32 | 83 | | |
33 | 84 | | |
34 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 | | |
6 | 11 | | |
7 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | | - | |
19 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
20 | 36 | | |
21 | 37 | | |
22 | 38 | | |
| |||
37 | 53 | | |
38 | 54 | | |
39 | 55 | | |
40 | | - | |
| 56 | + | |
41 | 57 | | |
42 | 58 | | |
43 | 59 | | |
| |||
86 | 102 | | |
87 | 103 | | |
88 | 104 | | |
89 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
90 | 110 | | |
91 | 111 | | |
92 | 112 | | |
| |||
101 | 121 | | |
102 | 122 | | |
103 | 123 | | |
104 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
105 | 132 | | |
106 | 133 | | |
107 | 134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
| |||
0 commit comments