1
0
mirror of https://github.com/mbirth/tcl_update_db.git synced 2024-09-19 16:53:25 +01:00

Added BBM Enterprise and Android Phone.

This commit is contained in:
Markus Birth 2018-10-04 09:41:30 +02:00
parent c26c49575e
commit 315e642700
Signed by: mbirth
GPG Key ID: A9928D7A098C3A9A
4 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
/assets/*.js
/assets/*.map
/assets/app_icons/orig/
/data/
/node_modules/
/config.ini

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

View File

@ -16,6 +16,8 @@
$appsList = [
'com.google.android.apps.messaging' => 'Android Messages',
'com.google.android.dialer' => 'Android Phone',
'com.bbm.enterprise' => 'BBM Enterprise',
'com.bbm' => 'BlackBerry Messenger',
'com.contapps.android' => 'Contacts+',
'com.discord' => 'Discord',