Newer
Older
<a name=1.5.1></a>
## [1.5.1](https://github.com/glpi-project/android-inventory-agent/compare/1.5.0..1.5.1) (2024-09-19)
<a name=1.5.0></a>
## [1.5.0](https://github.com/glpi-project/android-inventory-agent/compare/1.4.0..1.5.0) (2024-09-18)
<a name=1.4.0></a>
## [1.4.0](https://github.com/glpi-project/android-inventory-agent/compare/1.3.0..1.4.0) (2023-11-15)
### Features
* **Inventory:** added option to override serial number ([90bece6c7](https://github.com/glpi-project/android-inventory-agent/commit/90bece6c7))
## [1.3.0](https://github.com/glpi-project/android-inventory-agent/compare/1.2.0..1.3.0) (2023-09-04)
### Bug Fixes
* **IntentService:** use FLAG_MUTABLE ([175609b55](https://github.com/glpi-project/android-inventory-agent/commit/175609b55))
* **build:** Remove old CI workflow ([4e2c0c9bf](https://github.com/glpi-project/android-inventory-agent/commit/4e2c0c9bf))
* **build:** capability to retrieve VersionCode ([d1760ea93](https://github.com/glpi-project/android-inventory-agent/commit/d1760ea93))
* **build:** downgrade mockito ([62dcaf4b1](https://github.com/glpi-project/android-inventory-agent/commit/62dcaf4b1))
* **build:** fix changesNotSentForReview ([429571fbb](https://github.com/glpi-project/android-inventory-agent/commit/429571fbb))
* **build:** fix push to google play ([08adc0c95](https://github.com/glpi-project/android-inventory-agent/commit/08adc0c95))
* **build:** fix push to google play ([e5eced21c](https://github.com/glpi-project/android-inventory-agent/commit/e5eced21c))
* **build:** remove useless gradle process ([b792a8ed9](https://github.com/glpi-project/android-inventory-agent/commit/b792a8ed9))
* **build:** set changesNotSentForReview parameter ([1ddc36906](https://github.com/glpi-project/android-inventory-agent/commit/1ddc36906))
* **core:** remove useless permission ([2da1434d0](https://github.com/glpi-project/android-inventory-agent/commit/2da1434d0))
* **core:** remove useless permission ([3fe22bf3a](https://github.com/glpi-project/android-inventory-agent/commit/3fe22bf3a))
* **core:** remove useless permission ([879629061](https://github.com/glpi-project/android-inventory-agent/commit/879629061))
* **permissions:** remove useless permissions ([704fe3679](https://github.com/glpi-project/android-inventory-agent/commit/704fe3679))
* **release:** fix GithubAction workflow ([c47d125f2](https://github.com/glpi-project/android-inventory-agent/commit/c47d125f2))
* **release:** fix GithubAction workflow ([a19ea9536](https://github.com/glpi-project/android-inventory-agent/commit/a19ea9536))
* **build:** Migrate develop PullRequest CircleCI to GithubAction ([6f0293645](https://github.com/glpi-project/android-inventory-agent/commit/6f0293645))
* **build:** Migrate develop Push CircleCI to GithubAction ([fefd99184](https://github.com/glpi-project/android-inventory-agent/commit/fefd99184))
* **build:** Migrate develop Push CircleCI to GithubAction (V2) ([4d12ea314](https://github.com/glpi-project/android-inventory-agent/commit/4d12ea314))
* **build:** Release workflow with GithubAction ([a1c9efb36](https://github.com/glpi-project/android-inventory-agent/commit/a1c9efb36))
* **core:** bump SdkVersion to 33 ([88d4d9a89](https://github.com/glpi-project/android-inventory-agent/commit/88d4d9a89))
* **doc:** update README ([2be9b15b4](https://github.com/glpi-project/android-inventory-agent/commit/2be9b15b4))
* **test:** move to OS version 31 ([d93859311](https://github.com/glpi-project/android-inventory-agent/commit/d93859311))
<a name=1.2.0></a>
## [1.2.0](https://github.com/glpi-project/android-inventory-agent/compare/1.1.0..1.2.0) (2022-04-21)
### Bug Fixes
* **build:** fix version value ([1fdec3273](https://github.com/glpi-project/android-inventory-agent/commit/1fdec3273))
* **release:** fix changelog ([cce94b2e2](https://github.com/glpi-project/android-inventory-agent/commit/cce94b2e2))
* **share:** fix file path ([da4c21925](https://github.com/glpi-project/android-inventory-agent/commit/da4c21925))
* **share:** share only XML file ([ed3badc2c](https://github.com/glpi-project/android-inventory-agent/commit/ed3badc2c))
* **core:** bump Compil / Target SdkVersion to 30 ([5c22664e1](https://github.com/glpi-project/android-inventory-agent/commit/5c22664e1))
* **core:** native inventory compatibility ([ca04a571f](https://github.com/glpi-project/android-inventory-agent/commit/ca04a571f))
* **core:** use innentory library as external lib instead of dependencies ([46d738fc6](https://github.com/glpi-project/android-inventory-agent/commit/46d738fc6))
* **readme:** update readme ([ab19a2e7f](https://github.com/glpi-project/android-inventory-agent/commit/ab19a2e7f))
* **readme:** update readme ([0d93b4d03](https://github.com/glpi-project/android-inventory-agent/commit/0d93b4d03))
<a name=1.1.0></a>
## [1.1.0](https://github.com/glpi-project/android-inventory-agent/compare/1.0.0..1.1.0) (2021-09-30)
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
* **boot:** fix boot for API < 26 ([4c13275e6](https://github.com/glpi-project/android-inventory-agent/commit/4c13275e6))
* **boot:** fix boot for API >= 26 (as forground service) ([171e6c146](https://github.com/glpi-project/android-inventory-agent/commit/171e6c146))
* **build:** bump version for urllib3 ([a94db6a0d](https://github.com/glpi-project/android-inventory-agent/commit/a94db6a0d))
* **build:** disable create_doc from circleci ([ddb481331](https://github.com/glpi-project/android-inventory-agent/commit/ddb481331))
* **build:** fix javadoc generation ([55a58c099](https://github.com/glpi-project/android-inventory-agent/commit/55a58c099))
* **build:** install latest version for python ([43f2dbce2](https://github.com/glpi-project/android-inventory-agent/commit/43f2dbce2))
* **build:** install rake gem ([fcb852497](https://github.com/glpi-project/android-inventory-agent/commit/fcb852497))
* **build:** javadoc fix ([b3a368dc0](https://github.com/glpi-project/android-inventory-agent/commit/b3a368dc0))
* **build:** minSDK to 19 for UIAutomator test ([f39fb8fb6](https://github.com/glpi-project/android-inventory-agent/commit/f39fb8fb6))
* **build:** replace useless JAVA option ([a9112b502](https://github.com/glpi-project/android-inventory-agent/commit/a9112b502))
* **build:** update somes packages ([0ee30642a](https://github.com/glpi-project/android-inventory-agent/commit/0ee30642a))
* **build:** upgrade request first ([8a6baa586](https://github.com/glpi-project/android-inventory-agent/commit/8a6baa586))
* **changelog:** clean changelog ([d2800c928](https://github.com/glpi-project/android-inventory-agent/commit/d2800c928))
* **core:** fix default value ([c8cb30488](https://github.com/glpi-project/android-inventory-agent/commit/c8cb30488))
* **core:** fix start app on device boot completed ([1e35a5621](https://github.com/glpi-project/android-inventory-agent/commit/1e35a5621))
* **core:** security fix, upgrade package minimist and dot-prop ([749c30295](https://github.com/glpi-project/android-inventory-agent/commit/749c30295))
* **doc:** fix generated doc ([944788245](https://github.com/glpi-project/android-inventory-agent/commit/944788245))
* **doc:** fix javadoc args ([3f6509a5c](https://github.com/glpi-project/android-inventory-agent/commit/3f6509a5c))
* **doc:** fix javadoc args ([47480f1b6](https://github.com/glpi-project/android-inventory-agent/commit/47480f1b6))
* **doc:** remove useless arg from JDK 11 ([171af3ec5](https://github.com/glpi-project/android-inventory-agent/commit/171af3ec5))
* **doc:** use jre 8 instead of 11 ([1d2f7e532](https://github.com/glpi-project/android-inventory-agent/commit/1d2f7e532))
* **doc:** use jre 8 instead of 11 ([71032e619](https://github.com/glpi-project/android-inventory-agent/commit/71032e619))
* **fastlane:** set changes_not_sent_for_review arg ([9a085e31e](https://github.com/glpi-project/android-inventory-agent/commit/9a085e31e))
* **fastlane:** set changes_not_sent_for_review arg ([19d675f7b](https://github.com/glpi-project/android-inventory-agent/commit/19d675f7b))
* **inventory:** manage cyrillic content ([66fe50476](https://github.com/glpi-project/android-inventory-agent/commit/66fe50476))
* **readme:** fix GLPI Agent version ([9ada55188](https://github.com/glpi-project/android-inventory-agent/commit/9ada55188))
* **readme:** readme review for professional support ([c2665b505](https://github.com/glpi-project/android-inventory-agent/commit/c2665b505))
* **ui:** better managment for back pressed ([e7f34a308](https://github.com/glpi-project/android-inventory-agent/commit/e7f34a308))
* **ui:** manage backpressed on fragment ([d61d2f4b1](https://github.com/glpi-project/android-inventory-agent/commit/d61d2f4b1))
* **about:** add GitHub infos ([3669d53ba](https://github.com/glpi-project/android-inventory-agent/commit/3669d53ba))
* **core:** manage on startup option from qrcode or deeplink ([610c2e28e](https://github.com/glpi-project/android-inventory-agent/commit/610c2e28e))
* **dependencies:** upgrade yarn packages ([2b0832f78](https://github.com/glpi-project/android-inventory-agent/commit/2b0832f78))
* **share:** inform user of the risks of sharing ([ec277bec9](https://github.com/glpi-project/android-inventory-agent/commit/ec277bec9))
* **ui:** allow disable notification from itself ([e20e812be](https://github.com/glpi-project/android-inventory-agent/commit/e20e812be))
<a name=1.0.0></a>
## [1.0.0](https://github.com/glpi-project/android-inventory-agent/compare/..1.0.0) (2020-01-07)
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
* remove modules file created by IntelliJ IDEA ([01d80bef5](https://github.com/glpi-project/android-inventory-agent/commit/01d80bef5))
* **UI:** fix accessibility ([eff6fdfdb](https://github.com/glpi-project/android-inventory-agent/commit/eff6fdfdb))
* **about:** close link tag on last commit link ([09ba4e098](https://github.com/glpi-project/android-inventory-agent/commit/09ba4e098))
* **about:** retrieve informations from properties ([783de81d4](https://github.com/glpi-project/android-inventory-agent/commit/783de81d4))
* **alarm:** check if execute the inventory ([e23e5ffe8](https://github.com/glpi-project/android-inventory-agent/commit/e23e5ffe8))
* **alarm:** set repeting with interval day ([2b2663253](https://github.com/glpi-project/android-inventory-agent/commit/2b2663253))
* **alarm:** update alarm repeating time ([920a1bfe8](https://github.com/glpi-project/android-inventory-agent/commit/920a1bfe8))
* **anonymous:** add application json on request property ([7d2771063](https://github.com/glpi-project/android-inventory-agent/commit/7d2771063))
* **apk:** changed version code in manifest ([a0584c00d](https://github.com/glpi-project/android-inventory-agent/commit/a0584c00d))
* **apk:** changed version code in manifest ([13d216679](https://github.com/glpi-project/android-inventory-agent/commit/13d216679))
* **build:** add draft status ([d0229e86c](https://github.com/glpi-project/android-inventory-agent/commit/d0229e86c))
* **build:** build gem without document ([2d58122e3](https://github.com/glpi-project/android-inventory-agent/commit/2d58122e3))
* **build:** bump mockito-android version to 2.21.0 ([c8c34057a](https://github.com/glpi-project/android-inventory-agent/commit/c8c34057a))
* **build:** bump version code ([af800cafc](https://github.com/glpi-project/android-inventory-agent/commit/af800cafc))
* **build:** do not add apk with release ([fc54ad189](https://github.com/glpi-project/android-inventory-agent/commit/fc54ad189))
* **build:** do not run firebase test labs for teclib-bot ([80a3fd54a](https://github.com/glpi-project/android-inventory-agent/commit/80a3fd54a))
* **build:** fastlane step ([e7b987fd0](https://github.com/glpi-project/android-inventory-agent/commit/e7b987fd0))
* **build:** fix fastlane ([d9cbeaa83](https://github.com/glpi-project/android-inventory-agent/commit/d9cbeaa83))
* **build:** fix fastlane workflow ([963c7fcb5](https://github.com/glpi-project/android-inventory-agent/commit/963c7fcb5))
* **build:** fix patch for create_about_data ([57bc5fe02](https://github.com/glpi-project/android-inventory-agent/commit/57bc5fe02))
* **build:** fix path for create_about_data with gradle ([d44e6c1ef](https://github.com/glpi-project/android-inventory-agent/commit/d44e6c1ef))
* **build:** fix release ([41a30ebe2](https://github.com/glpi-project/android-inventory-agent/commit/41a30ebe2))
* **build:** fix version code incremental ([f325350a5](https://github.com/glpi-project/android-inventory-agent/commit/f325350a5))
* **build:** gem update without document ([6d9dfc5c8](https://github.com/glpi-project/android-inventory-agent/commit/6d9dfc5c8))
* **build:** implement inventory library 0.8.6 ([d95498867](https://github.com/glpi-project/android-inventory-agent/commit/d95498867))
* **build:** prevent error on build ([83364cd69](https://github.com/glpi-project/android-inventory-agent/commit/83364cd69))
* **build:** reload gemfile.lock ([dcf373954](https://github.com/glpi-project/android-inventory-agent/commit/dcf373954))
* **build:** run create_about_data ([7820406af](https://github.com/glpi-project/android-inventory-agent/commit/7820406af))
* **build:** update about.properties file ([ee18b9ed0](https://github.com/glpi-project/android-inventory-agent/commit/ee18b9ed0))
* **build:** update ci script ([4d3d21971](https://github.com/glpi-project/android-inventory-agent/commit/4d3d21971))
* **build:** update fastlane to 2.137.0 ([9d4ae0d72](https://github.com/glpi-project/android-inventory-agent/commit/9d4ae0d72))
* **ci:** fix javadoc generation ([0ceccfb8a](https://github.com/glpi-project/android-inventory-agent/commit/0ceccfb8a))
* **connection:** add default value to URL ([2f3e3bddf](https://github.com/glpi-project/android-inventory-agent/commit/2f3e3bddf))
* **connection:** add default value to URL ([214cfd601](https://github.com/glpi-project/android-inventory-agent/commit/214cfd601))
* **connection:** allow work on main thread ([7fee1b767](https://github.com/glpi-project/android-inventory-agent/commit/7fee1b767))
* **connection:** return method when the validation is true ([f56db8f56](https://github.com/glpi-project/android-inventory-agent/commit/f56db8f56))
* **connection:** return method when the validation is true ([1c1022b55](https://github.com/glpi-project/android-inventory-agent/commit/1c1022b55))
* **connection:** validated https connection ([008371d7a](https://github.com/glpi-project/android-inventory-agent/commit/008371d7a))
* **connection:** validated https connection ([166f678c3](https://github.com/glpi-project/android-inventory-agent/commit/166f678c3))
* **core:** add support for HTTP ([0a4943cdb](https://github.com/glpi-project/android-inventory-agent/commit/0a4943cdb))
* **core:** fix compatibility intent with android 28 ([fe426e5c1](https://github.com/glpi-project/android-inventory-agent/commit/fe426e5c1))
* **data:** fix anonymous data summary text ([f1a44678d](https://github.com/glpi-project/android-inventory-agent/commit/f1a44678d))
* **design:** change UI/UX ([3e53cc4b4](https://github.com/glpi-project/android-inventory-agent/commit/3e53cc4b4))
* **fastlane:** do not run gradle assemble ([999221886](https://github.com/glpi-project/android-inventory-agent/commit/999221886))
* **fastlane:** do not run gradle test, it's already done before ([d053c3968](https://github.com/glpi-project/android-inventory-agent/commit/d053c3968))
* **fastlane:** env var ([adc10940d](https://github.com/glpi-project/android-inventory-agent/commit/adc10940d))
* **fastlane:** fix env variables ([98d487672](https://github.com/glpi-project/android-inventory-agent/commit/98d487672))
* **fastlane:** fix env variables and path ([5a0ce8667](https://github.com/glpi-project/android-inventory-agent/commit/5a0ce8667))
* **fastlane:** update keystore ([5f5f8d3ae](https://github.com/glpi-project/android-inventory-agent/commit/5f5f8d3ae))
* **gradle:** fix gradle repositories ([9fc0b1079](https://github.com/glpi-project/android-inventory-agent/commit/9fc0b1079))
* **help:** prevent error from android lollipop and WebView ([27f376128](https://github.com/glpi-project/android-inventory-agent/commit/27f376128))
* **icon:** change icon jpg by background color ([e784cb4b4](https://github.com/glpi-project/android-inventory-agent/commit/e784cb4b4))
* **icon:** shown icon app with API below 26 ([f586b2d7f](https://github.com/glpi-project/android-inventory-agent/commit/f586b2d7f))
* **icon:** shown icon app with API below 26 ([43d7b0c23](https://github.com/glpi-project/android-inventory-agent/commit/43d7b0c23))
* **inventory:** add log messages ([449c2458e](https://github.com/glpi-project/android-inventory-agent/commit/449c2458e))
* **inventory:** catch empty url exception ([3a5351718](https://github.com/glpi-project/android-inventory-agent/commit/3a5351718))
* **inventory:** fix http user-agent informations ([80bb00187](https://github.com/glpi-project/android-inventory-agent/commit/80bb00187))
* **inventory:** set content type and charset correctly ([72c2cda16](https://github.com/glpi-project/android-inventory-agent/commit/72c2cda16))
* **inventory:** validate headers response ([dc978dd27](https://github.com/glpi-project/android-inventory-agent/commit/dc978dd27))
* **inventory:** validate http response ([7bd2f1fa1](https://github.com/glpi-project/android-inventory-agent/commit/7bd2f1fa1))
* **log:** improve log ([1ec2384b8](https://github.com/glpi-project/android-inventory-agent/commit/1ec2384b8))
* **main:** remove request permission ([6e61dd44a](https://github.com/glpi-project/android-inventory-agent/commit/6e61dd44a))
* **memory:** add large heap in manifest ([79d2e73d0](https://github.com/glpi-project/android-inventory-agent/commit/79d2e73d0))
* **package:** update conventional-github-releaser to version 2.0.0 ([f83cf3365](https://github.com/glpi-project/android-inventory-agent/commit/f83cf3365))
* **package:** update conventional-github-releaser to version 3.0.0 ([63eb802b5](https://github.com/glpi-project/android-inventory-agent/commit/63eb802b5))
* **package:** update mem to version 6.0.0 ([e3b8daf55](https://github.com/glpi-project/android-inventory-agent/commit/e3b8daf55))
* **permission:** add missing permission ([5c49a2337](https://github.com/glpi-project/android-inventory-agent/commit/5c49a2337))
* **permission:** move next screen from main to permission ([19c4538d0](https://github.com/glpi-project/android-inventory-agent/commit/19c4538d0))
* **progress:** change behavior progress bar ([c04f8a49f](https://github.com/glpi-project/android-inventory-agent/commit/c04f8a49f))
* **progress:** change behavior progress bar ([255e3c3b1](https://github.com/glpi-project/android-inventory-agent/commit/255e3c3b1))
* **readme:** fix greenkeeper badge ([11b001ff2](https://github.com/glpi-project/android-inventory-agent/commit/11b001ff2))
* **readme:** update informations ([6e4e4ea75](https://github.com/glpi-project/android-inventory-agent/commit/6e4e4ea75))
* **readme:** update informations ([e3cb99220](https://github.com/glpi-project/android-inventory-agent/commit/e3cb99220))
* **schedule:** automatic inventory by default disable ([1c01f14f6](https://github.com/glpi-project/android-inventory-agent/commit/1c01f14f6))
* **schedule:** automatic inventory by default disable ([66e9b08cd](https://github.com/glpi-project/android-inventory-agent/commit/66e9b08cd))
* **schedule:** change type schedule to send inventory ([3f4edee21](https://github.com/glpi-project/android-inventory-agent/commit/3f4edee21))
* **schedule:** change type schedule to send inventory ([38fe7972d](https://github.com/glpi-project/android-inventory-agent/commit/38fe7972d))
* **schedule:** validated if change the schedule ([435e81a0b](https://github.com/glpi-project/android-inventory-agent/commit/435e81a0b))
* **schedule:** validated if change the schedule ([ce455674a](https://github.com/glpi-project/android-inventory-agent/commit/ce455674a))
* **security:** update deps (yarn and gem) ([bf66d0c3b](https://github.com/glpi-project/android-inventory-agent/commit/bf66d0c3b))
* **security:** update deps (yarn and gem) ([b1314ac4c](https://github.com/glpi-project/android-inventory-agent/commit/b1314ac4c))
* **security:** update yarn package ([e9bf76ddb](https://github.com/glpi-project/android-inventory-agent/commit/e9bf76ddb))
* **service:** add parameter to inventory task ([08b8b1950](https://github.com/glpi-project/android-inventory-agent/commit/08b8b1950))
* **service:** add parameter to inventory task ([9e024da56](https://github.com/glpi-project/android-inventory-agent/commit/9e024da56))
* **service:** add parameter to inventory task in dialog list ([4ed524076](https://github.com/glpi-project/android-inventory-agent/commit/4ed524076))
* **service:** add parameter to inventory task in dialog list ([d1de75d87](https://github.com/glpi-project/android-inventory-agent/commit/d1de75d87))
* **service:** add parameter to inventory task in test ([26ba990c7](https://github.com/glpi-project/android-inventory-agent/commit/26ba990c7))
* **service:** add parameter to inventory task in test ([803e49fce](https://github.com/glpi-project/android-inventory-agent/commit/803e49fce))
* **service:** add parameter to inventory task in time alarm ([0af39bbc1](https://github.com/glpi-project/android-inventory-agent/commit/0af39bbc1))
* **service:** add parameter to inventory task in time alarm ([e10642dc5](https://github.com/glpi-project/android-inventory-agent/commit/e10642dc5))
* **service:** added permission foreground service ([24a7a49e3](https://github.com/glpi-project/android-inventory-agent/commit/24a7a49e3))
* **service:** added permission foreground service ([d04659094](https://github.com/glpi-project/android-inventory-agent/commit/d04659094))
* **service:** improved xml to send in test ([73a80a0fa](https://github.com/glpi-project/android-inventory-agent/commit/73a80a0fa))
* **service:** improved xml to send in test ([8312c98d2](https://github.com/glpi-project/android-inventory-agent/commit/8312c98d2))
* **service:** validated version Android to call service ([27bf73928](https://github.com/glpi-project/android-inventory-agent/commit/27bf73928))
* **service:** validated version Android to call service ([47f1656df](https://github.com/glpi-project/android-inventory-agent/commit/47f1656df))
* **share:** implement the inventory library share method ([b47402674](https://github.com/glpi-project/android-inventory-agent/commit/b47402674))
* **share:** prevent error (transactiontoolarge) on share inventory ([858d2b9da](https://github.com/glpi-project/android-inventory-agent/commit/858d2b9da))
* **splash:** add postdelayed direct on splash activity ([ecd088182](https://github.com/glpi-project/android-inventory-agent/commit/ecd088182))
* **toolbar:** fix toolbar nullpointerexception ([bf851dfc4](https://github.com/glpi-project/android-inventory-agent/commit/bf851dfc4))
* **ui:** add delay on request permission popup ([e4fade7ac](https://github.com/glpi-project/android-inventory-agent/commit/e4fade7ac))
* **ui:** change icon / banner ([703d0faf1](https://github.com/glpi-project/android-inventory-agent/commit/703d0faf1))
* **ui:** fix crash on orientation change ([65838915d](https://github.com/glpi-project/android-inventory-agent/commit/65838915d))
* **ui:** update logo ([a281af94c](https://github.com/glpi-project/android-inventory-agent/commit/a281af94c))
### Features
* Add the inventory engine as dependency (#3) ([a22641da2](https://github.com/glpi-project/android-inventory-agent/commit/a22641da2))
* improve memory to get information inventory ([d96b6c275](https://github.com/glpi-project/android-inventory-agent/commit/d96b6c275))
* **about:** add about screen ([4c985900e](https://github.com/glpi-project/android-inventory-agent/commit/4c985900e))
* **about:** add html and properties information ([246109513](https://github.com/glpi-project/android-inventory-agent/commit/246109513))
* **about:** add preference about item ([2f86181e8](https://github.com/glpi-project/android-inventory-agent/commit/2f86181e8))
* **about:** add toolbar ([c384af731](https://github.com/glpi-project/android-inventory-agent/commit/c384af731))
* **acra:** add acra library ([816c17449](https://github.com/glpi-project/android-inventory-agent/commit/816c17449))
* **acra:** configuring acra ([47fe50706](https://github.com/glpi-project/android-inventory-agent/commit/47fe50706))
* **acra:** remove acra resources ([47c448923](https://github.com/glpi-project/android-inventory-agent/commit/47c448923))
* **acra:** set tracepot like server and add aditional setup ([4958fc720](https://github.com/glpi-project/android-inventory-agent/commit/4958fc720))
* **assets:** add graphic resources and translations (#16) ([83f0afd2a](https://github.com/glpi-project/android-inventory-agent/commit/83f0afd2a))
* **bugsnag:** add custom endpoint ([37f92da72](https://github.com/glpi-project/android-inventory-agent/commit/37f92da72))
* **bugsnag:** implement basic bugsnag feature ([4ffa59b07](https://github.com/glpi-project/android-inventory-agent/commit/4ffa59b07))
* **build:** bump fastlane v2.137.0 to v2.138.0 ([8c47235d2](https://github.com/glpi-project/android-inventory-agent/commit/8c47235d2))
* **cache:** add long and boolean cache method ([d65afb215](https://github.com/glpi-project/android-inventory-agent/commit/d65afb215))
* **categories:** MVC to categories ([6b73ab0ed](https://github.com/glpi-project/android-inventory-agent/commit/6b73ab0ed))
* **categories:** add views and button ([f358e6a00](https://github.com/glpi-project/android-inventory-agent/commit/f358e6a00))
* **categories:** show specific categories in resport ([69b97bdb3](https://github.com/glpi-project/android-inventory-agent/commit/69b97bdb3))
* **categories:** validate format string to categories ([d4cc1d6e6](https://github.com/glpi-project/android-inventory-agent/commit/d4cc1d6e6))
* **core:** add DeepLink to add servers informations ([605af5c36](https://github.com/glpi-project/android-inventory-agent/commit/605af5c36))
* **core:** add QR code scanner to add servers informations ([f8ef6f239](https://github.com/glpi-project/android-inventory-agent/commit/f8ef6f239))
* **core:** add firebase crash report ([07bab37b9](https://github.com/glpi-project/android-inventory-agent/commit/07bab37b9))
* **core:** manage schedule inventory with deeplink and qrcode ([bed1bacaa](https://github.com/glpi-project/android-inventory-agent/commit/bed1bacaa))
* **core:** rename app ([7a7c808e3](https://github.com/glpi-project/android-inventory-agent/commit/7a7c808e3))
* **core:** update README ([79bb35f71](https://github.com/glpi-project/android-inventory-agent/commit/79bb35f71))
* **core:** update branding and package name ([88316fdde](https://github.com/glpi-project/android-inventory-agent/commit/88316fdde))
* **core:** update circleci image ([50ca36746](https://github.com/glpi-project/android-inventory-agent/commit/50ca36746))
* **core:** update license ([793f2128a](https://github.com/glpi-project/android-inventory-agent/commit/793f2128a))
* **countdown:** check the auto inventory to show the countdown ([b44a47f26](https://github.com/glpi-project/android-inventory-agent/commit/b44a47f26))
* **design:** add check type item layout for home list ([84fe48113](https://github.com/glpi-project/android-inventory-agent/commit/84fe48113))
* **design:** add default item layout for home list ([407634c5d](https://github.com/glpi-project/android-inventory-agent/commit/407634c5d))
* **design:** add drawer menu adapter ([65ddf88ed](https://github.com/glpi-project/android-inventory-agent/commit/65ddf88ed))
* **design:** add drawer menu titles ([b1d439868](https://github.com/glpi-project/android-inventory-agent/commit/b1d439868))
* **design:** add global parameters layout ([f53ba44af](https://github.com/glpi-project/android-inventory-agent/commit/f53ba44af))
* **design:** add global parameters preference ([268d7f9bf](https://github.com/glpi-project/android-inventory-agent/commit/268d7f9bf))
* **design:** add header type item layout for home list ([96e5bf39f](https://github.com/glpi-project/android-inventory-agent/commit/96e5bf39f))
* **design:** add icons resources ([dc9204164](https://github.com/glpi-project/android-inventory-agent/commit/dc9204164))
* **design:** add inventory options ([3ae698614](https://github.com/glpi-project/android-inventory-agent/commit/3ae698614))
* **design:** add inventory parameters layout ([1f517a746](https://github.com/glpi-project/android-inventory-agent/commit/1f517a746))
* **design:** add inventory parameters preference ([28dd85030](https://github.com/glpi-project/android-inventory-agent/commit/28dd85030))
* **design:** add list item drawer layout ([38c21f98d](https://github.com/glpi-project/android-inventory-agent/commit/38c21f98d))
* **design:** add list on layout ([6b06d368c](https://github.com/glpi-project/android-inventory-agent/commit/6b06d368c))
* **design:** add main activity ([4703aeca6](https://github.com/glpi-project/android-inventory-agent/commit/4703aeca6))
* **design:** add send anonymous data method ([1f6cd8f9e](https://github.com/glpi-project/android-inventory-agent/commit/1f6cd8f9e))
* **design:** add service and options ([550a892d7](https://github.com/glpi-project/android-inventory-agent/commit/550a892d7))
* **design:** add text styles ([1a780c919](https://github.com/glpi-project/android-inventory-agent/commit/1a780c919))
* **design:** create home adapter ([70a1bea94](https://github.com/glpi-project/android-inventory-agent/commit/70a1bea94))
* **design:** create home schema for list ([e9a1f134b](https://github.com/glpi-project/android-inventory-agent/commit/e9a1f134b))
* **design:** implement about like fragment ([c26b568ed](https://github.com/glpi-project/android-inventory-agent/commit/c26b568ed))
* **design:** launch main activity ([63cb23a9f](https://github.com/glpi-project/android-inventory-agent/commit/63cb23a9f))
* **design:** request permission to the user ([bcbccaeb9](https://github.com/glpi-project/android-inventory-agent/commit/bcbccaeb9))
* **design:** update design with drawer and toolbar ([4364b4c5d](https://github.com/glpi-project/android-inventory-agent/commit/4364b4c5d))
* **design:** update main activity layout ([e7dfa7cf0](https://github.com/glpi-project/android-inventory-agent/commit/e7dfa7cf0))
* **easteregg:** add easter egg crash report ([266444bb8](https://github.com/glpi-project/android-inventory-agent/commit/266444bb8))
* **help:** add help implementation ([39f2793c4](https://github.com/glpi-project/android-inventory-agent/commit/39f2793c4))
* **icon:** add adaptive icon to android oreo ([03f2e3264](https://github.com/glpi-project/android-inventory-agent/commit/03f2e3264))
* **icon:** add adaptive icon to android oreo ([42e9677a2](https://github.com/glpi-project/android-inventory-agent/commit/42e9677a2))
* **inventory:** Send inventory to all servers ([10b4478b6](https://github.com/glpi-project/android-inventory-agent/commit/10b4478b6))
* **inventory:** Send inventory to all servers ([e57410950](https://github.com/glpi-project/android-inventory-agent/commit/e57410950))
* **inventory:** add count down on the service ([da2e70f8b](https://github.com/glpi-project/android-inventory-agent/commit/da2e70f8b))
* **inventory:** add description information on version client ([bf4b79313](https://github.com/glpi-project/android-inventory-agent/commit/bf4b79313))
* **inventory:** add line separate and background color list ([65790de99](https://github.com/glpi-project/android-inventory-agent/commit/65790de99))
* **inventory:** add line separate and background color list ([4fff0393e](https://github.com/glpi-project/android-inventory-agent/commit/4fff0393e))
* **inventory:** add progress dialog running inventory ([b418b50f4](https://github.com/glpi-project/android-inventory-agent/commit/b418b50f4))
* **inventory:** add tablayout ([ddd4485d0](https://github.com/glpi-project/android-inventory-agent/commit/ddd4485d0))
* **inventory:** add tablayout ([23a1c865a](https://github.com/glpi-project/android-inventory-agent/commit/23a1c865a))
* **inventory:** add viewpager and show info ([11bfb5dba](https://github.com/glpi-project/android-inventory-agent/commit/11bfb5dba))
* **inventory:** add viewpager and show info ([3c86a58e3](https://github.com/glpi-project/android-inventory-agent/commit/3c86a58e3))
* **inventory:** bump android inventory library from 1.3.6 to 1.4.0 ([78522797a](https://github.com/glpi-project/android-inventory-agent/commit/78522797a))
* **inventory:** bump inventory lib 0.12.0 to 1.3.6 ([34605620c](https://github.com/glpi-project/android-inventory-agent/commit/34605620c))
* **inventory:** changed style tab information ([e3b0412d2](https://github.com/glpi-project/android-inventory-agent/commit/e3b0412d2))
* **inventory:** changed style tab information ([7c1064428](https://github.com/glpi-project/android-inventory-agent/commit/7c1064428))
* **inventory:** implement count down ([a3224deda](https://github.com/glpi-project/android-inventory-agent/commit/a3224deda))
* **inventory:** remove header in specific tab ([dad9f303b](https://github.com/glpi-project/android-inventory-agent/commit/dad9f303b))
* **inventory:** remove header in specific tab ([05e05ca99](https://github.com/glpi-project/android-inventory-agent/commit/05e05ca99))
* **inventory:** remove tab to empty information ([d680a6163](https://github.com/glpi-project/android-inventory-agent/commit/d680a6163))
* **inventory:** remove tab to empty information ([2d1e55f5f](https://github.com/glpi-project/android-inventory-agent/commit/2d1e55f5f))
* **inventory:** send inventory on thread ([6da1a06d5](https://github.com/glpi-project/android-inventory-agent/commit/6da1a06d5))
* **language:** add catalan language ([cefb6e0e4](https://github.com/glpi-project/android-inventory-agent/commit/cefb6e0e4))
* **language:** add catalan language ([12bb53e15](https://github.com/glpi-project/android-inventory-agent/commit/12bb53e15))
* **library:** update inventory library ([51860529b](https://github.com/glpi-project/android-inventory-agent/commit/51860529b))
* **menu:** update inventory icon ([d5ec4af5c](https://github.com/glpi-project/android-inventory-agent/commit/d5ec4af5c))
* **notification:** send message to notification bar ([97b19fbf3](https://github.com/glpi-project/android-inventory-agent/commit/97b19fbf3))
* **permission:** add request permission screen ([fcce74188](https://github.com/glpi-project/android-inventory-agent/commit/fcce74188))
* **privacy:** add privacy functionality ([c372bc8a8](https://github.com/glpi-project/android-inventory-agent/commit/c372bc8a8))
* **privacy:** add privacy on anonymous data ([faea7e6ef](https://github.com/glpi-project/android-inventory-agent/commit/faea7e6ef))
* **readme:** add badges ([aff3d095f](https://github.com/glpi-project/android-inventory-agent/commit/aff3d095f))
* **readme:** add screenshots ([ccf01b347](https://github.com/glpi-project/android-inventory-agent/commit/ccf01b347))
* **readme:** change logo ([7dc381d5d](https://github.com/glpi-project/android-inventory-agent/commit/7dc381d5d))
* **servers:** add button and list server activity ([24f860587](https://github.com/glpi-project/android-inventory-agent/commit/24f860587))
* **servers:** add button and list server activity ([99ca5a068](https://github.com/glpi-project/android-inventory-agent/commit/99ca5a068))
* **servers:** add button close dialog ([9924c5ec3](https://github.com/glpi-project/android-inventory-agent/commit/9924c5ec3))
* **servers:** add button close dialog ([d84effded](https://github.com/glpi-project/android-inventory-agent/commit/d84effded))
* **servers:** add tag to time alarm and service ([ea9766cb3](https://github.com/glpi-project/android-inventory-agent/commit/ea9766cb3))
* **servers:** add tag to time alarm and service ([9a6090226](https://github.com/glpi-project/android-inventory-agent/commit/9a6090226))
* **servers:** added list view servers ([f3334632f](https://github.com/glpi-project/android-inventory-agent/commit/f3334632f))
* **servers:** added list view servers ([d9a2ef404](https://github.com/glpi-project/android-inventory-agent/commit/d9a2ef404))
* **servers:** limit size name list server in dialog ([606e06219](https://github.com/glpi-project/android-inventory-agent/commit/606e06219))
* **servers:** limit size name list server in dialog ([15a93c12e](https://github.com/glpi-project/android-inventory-agent/commit/15a93c12e))
* **servers:** new dialog to list servers ([165d997c7](https://github.com/glpi-project/android-inventory-agent/commit/165d997c7))
* **servers:** new dialog to list servers ([9b462f92c](https://github.com/glpi-project/android-inventory-agent/commit/9b462f92c))
* **servers:** validate empty server and show message ([b655ede60](https://github.com/glpi-project/android-inventory-agent/commit/b655ede60))
* **servers:** validate empty server and show message ([f0c69ae7d](https://github.com/glpi-project/android-inventory-agent/commit/f0c69ae7d))
* **share:** add share button ([f4220e0e8](https://github.com/glpi-project/android-inventory-agent/commit/f4220e0e8))
* **show:** add inventory activity and adapter ([45ec95c33](https://github.com/glpi-project/android-inventory-agent/commit/45ec95c33))
* **tag:** send tag to inventory ([2915b8b1f](https://github.com/glpi-project/android-inventory-agent/commit/2915b8b1f))
* **tag:** send tag to inventory ([d5a414bd1](https://github.com/glpi-project/android-inventory-agent/commit/d5a414bd1))
* **text:** add property to enable select text ([bb9fc7e96](https://github.com/glpi-project/android-inventory-agent/commit/bb9fc7e96))
* **transifex:** add values show inventory in string resource ([2a8a9b2a5](https://github.com/glpi-project/android-inventory-agent/commit/2a8a9b2a5))
* **transifex:** get language device ([4ade21a85](https://github.com/glpi-project/android-inventory-agent/commit/4ade21a85))
* **transifex:** validate input in header to the screen inventory ([98a91fd53](https://github.com/glpi-project/android-inventory-agent/commit/98a91fd53))