|
69e540b504
|
Define stream number validity
|
2022-07-31 19:54:37 +08:00 |
|
|
bb7d8018c6
|
Fix handling of objects from unwanted streams
|
2022-07-31 19:27:05 +08:00 |
|
|
20ce69b337
|
Add enableAddress API command and a check for sending from disabled address
|
2022-07-26 03:28:05 +03:00 |
|
|
b25ed553bc
|
Format for PEP8 test_api and samples (almost)
|
2022-07-26 03:28:05 +03:00 |
|
|
e12e9c4155
|
Add exception type in HandleSendMessage and HandleSendBroadcast
and API error 14 in HandleSendBroadcast.
|
2022-07-26 03:28:05 +03:00 |
|
|
f311d9d25c
|
Add a check for sendBroadcast API command with nonexisting address
|
2022-07-26 03:28:05 +03:00 |
|
|
f720919abd
|
Fix telenium_process
|
2022-07-15 12:03:29 +05:30 |
|
|
39793dfac8
|
Add trash query for sent box
|
2022-07-14 13:12:27 +05:30 |
|
|
5fa3e37a1d
|
Add delete query
|
2022-07-07 21:17:40 +05:30 |
|
|
da26b0fc17
|
Add Login screen
|
2022-07-07 13:31:24 +05:30 |
|
|
453c99a501
|
Add & Refactor Popup screen
|
2022-07-07 13:09:22 +05:30 |
|
|
23422dfd7f
|
Add common methods for backend
|
2022-07-06 13:08:59 +05:30 |
|
|
4dbf9e6f1d
|
Update naming convention
|
2022-07-01 18:05:25 +05:30 |
|
|
28b43d1d56
|
Update helper_sent
|
2022-06-30 16:41:51 +05:30 |
|
|
741f9ac4c3
|
Refactor & Add Scan Screen
|
2022-06-22 13:12:44 +05:30 |
|
|
cb0d908a5e
|
Add and refactor Maildetail screen
|
2022-06-21 19:56:07 +05:30 |
|
|
b8c39e8dce
|
Refactor Addressbook
|
2022-06-21 13:15:07 +05:30 |
|
|
cced8fe84e
|
Add Kivy Payment Screen
|
2022-06-20 13:09:28 +05:30 |
|
|
4b75c7f831
|
Add Network Screen
|
2022-06-16 13:14:44 +05:30 |
|
|
d5f00ce6a9
|
Update Addressbook helper
|
2022-06-15 19:35:46 +05:30 |
|
|
133a08198b
|
Function for kivy_state variable
|
2022-06-14 18:25:25 +05:30 |
|
|
95cec93952
|
Add a separate function to get kivy_state variables
|
2022-06-14 13:09:48 +05:30 |
|
|
e9eb60bad3
|
Refactor MDList mail details
|
2022-06-14 13:09:48 +05:30 |
|
|
df4071bac1
|
Refactor MDList function
|
2022-06-14 13:09:47 +05:30 |
|
|
0becffb71f
|
Fixed typo and code quality
|
2022-06-14 13:09:47 +05:30 |
|
|
9ed856f3a7
|
Add common methods for all screens
|
2022-06-14 13:09:46 +05:30 |
|
|
5b615d5ab5
|
Add kivy QR-code Screen
|
2022-06-14 12:44:28 +05:30 |
|
|
3be996eb64
|
Replace obsolete pycrypto with pycryptodome to support jammy:
pycrypto fails to install, openssl 3 has no ripemd160 hash.
Also skip test_crypto.TestHashlib if openssl 3 is found.
|
2022-05-30 21:32:56 +03:00 |
|
|
e1c4f368d6
|
Fixed Update Query
|
2022-05-26 13:04:40 +05:30 |
|
|
ae5a264df0
|
Update BMConfigParser and add test to enable/disable identity
|
2022-05-19 13:29:31 +05:30 |
|
|
a9f50e2af4
|
Use kivy_state variable instead of state
|
2022-05-11 13:04:01 +05:30 |
|
|
69961335bf
|
Created a common method for empty screen label
|
2022-05-11 13:04:01 +05:30 |
|
|
d195784554
|
Add delete query
|
2022-05-10 15:11:09 +05:30 |
|
|
96d80a008a
|
Initialize kivy_state obj inside init in mpybit
|
2022-05-10 13:04:03 +05:30 |
|
|
a6823275bd
|
Fixed typos and variables name
|
2022-05-09 13:43:36 +05:30 |
|
|
93c283a467
|
Place obvious bandit nosec comments
|
2022-05-02 18:00:55 +03:00 |
|
|
271d7fe6ad
|
Add init inside kivy/baseclass
|
2022-04-29 17:22:51 +05:30 |
|
|
a67572d708
|
Separated kivy variables in kivy_state.py instead of state.py and initialized inside mpybit
|
2022-04-25 13:11:25 +05:30 |
|
|
315973ceec
|
Fixed image path
|
2022-04-05 12:40:51 +05:30 |
|
|
70dcb944c8
|
add sql scripts files for sqlthread, change in sql import, updated code for sql file loading and fixed some linting
|
2022-03-23 16:36:10 +05:30 |
|
|
0ec38b43f8
|
Created a UI independent function
|
2022-03-17 18:25:31 +05:30 |
|
|
b772b2ce9b
|
Fixed code quality
|
2022-03-16 19:10:38 +05:30 |
|
|
e11b654e37
|
Refactor kivy addressbook.py
|
2022-03-16 19:07:25 +05:30 |
|
|
3254d8f288
|
Add test sql scripts for sqlthread
|
2022-03-16 12:58:54 +05:30 |
|
|
8add82c0a2
|
Add main.kv in kivy live
|
2022-03-16 12:51:03 +05:30 |
|
|
5cb7b51b30
|
Refactor kivy screens[Method for set the dynamic screens]
|
2022-03-11 14:54:26 +05:30 |
|
|
59deb75059
|
Set dontconnet to true in loadConfig
|
2022-02-28 12:29:59 +05:30 |
|
|
3b5c239c73
|
Add get_platform to kivy live
|
2022-02-23 12:20:05 +05:30 |
|
|
e778ee9231
|
Add a test for BMConfigParser.setTemp()
|
2022-02-21 19:21:35 +02:00 |
|
|
858705357a
|
Format test_config
- for PEP8 compatibility, rewrite copypasted docstring,
- remove unused configfile slot, move pylint hint,
- define TestConfig.setUp(), creating BMConfigParser obj,
|
2022-02-21 19:18:36 +02:00 |
|