Commit Graph

4004 Commits

Author SHA1 Message Date
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
a0d49272eb
Install sudo and add builder to sudoers 2022-05-30 21:32:56 +03:00
06e5b7bdf3
Start tor service in the build script 2022-05-30 21:32:56 +03:00
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
8e708c6277
Adjust tox.ini: add py35 and py310, set basepython = python3 for bandit 2022-05-30 21:32:56 +03:00
d4300c3f6f
Add Dockerfile for focal and unify with bionic 2022-05-30 21:32:23 +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
991e470a06
update the Dockerfile in the .buildbot/kivy 2022-05-12 13:22:11 +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
b8c2795b82
Fix coverage omit config value
to not include /var/lib/buildbot/... and remove also __init__.
2022-05-02 18:00:55 +03:00
760ff5f060
Enable qt tests in py27 env 2022-05-02 18:00:55 +03:00
ace9bd7b49
Add bandit and flake8 lint run as separate testenv in tox.ini;
uncomment fail fast in test.sh and possibly remove --exit-zero bandit arg
when ready.
2022-05-02 18:00:55 +03:00
b92a78cb46
Add packages/apparmor into manifest 2022-05-02 18:00:55 +03:00
0937e957bd
Add tox buildbot testing scenario 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
3b060d84b9
Make a separate script launcher.sh for the entry point, it allows
- passing args to the pybitmessage
  - setting API username and password through env
2022-04-20 21:34:38 +03:00
8a9899c9df
Setup json API 2022-04-20 21:34:38 +03:00
3c3f6aa5c7
Update Dockerfile to bionic and resolve pip upgrade issue 2022-04-20 21:34:28 +03:00
003d1e5169
Update test-kivy 2022-04-15 12:58:44 +05:30
09c2f2b694
Fixed kivy buildbot 2022-04-14 19:20:07 +05:30
3a316d99cc
buildbot android test script permission issue fixed 2022-04-07 16:45:03 +05:30
6535770bae
fixes to the buildbot kivy test script permission issue 2022-04-07 15:04:51 +05:30
9a3922f36f
fixes to the Dockerfile in the .buildbot/kivy 2022-04-06 14:28:49 +05:30
315973ceec
Fixed image path 2022-04-05 12:40:51 +05:30
aae3f0e6ac
Docker bug fixes 2022-04-01 15:57:04 +05:30