Commit Graph

49 Commits

Author SHA1 Message Date
0b8e024c29
Update kivy test resolution 2022-10-12 13:41:17 +05:30
09cc100424
Update resolution and fix format 2022-09-20 16:20:59 +05:30
2d376976f2
Comment unused method calling in main.kv 2022-09-12 12:05:17 +05:30
d079ad26d9
Add method to get default logo 2022-09-07 21:05:18 +05:30
5267d6068c
Add window size variable from kivy_state 2022-09-07 20:40:24 +05:30
19d5556f66
Comment unmerged screens in main.kv 2022-09-07 19:36:52 +05:30
308c578c9f
Add dir absolut path and add xclip & xsel to kivy docker 2022-09-07 16:47:30 +05:30
c91cba8928
Moved json loader to separate file 2022-09-07 16:47:29 +05:30
8b7755fb49
Add manager_open variable from kivy_state 2022-09-07 16:47:29 +05:30
38274de750
Fix conflicts 2022-09-07 16:47:28 +05:30
1ed30764bd
Add file manager module 2022-09-07 16:47:28 +05:30
5309466d3f
Add Trash Screen and update id_name 2022-09-07 16:47:28 +05:30
d9a9e4e6d5
Add addressbook and update id name 2022-09-07 16:47:27 +05:30
95b0d1838a
Rename CustomSpinner to IdentitySpinner 2022-09-07 16:47:27 +05:30
e04fc16235
Fixed code quality 2022-09-07 16:47:26 +05:30
afb53f4d71
Update NavigationApp helper module 2022-09-07 16:47:26 +05:30
a5c8ca58f7
Update json load function and Add test for loading json 2022-09-07 16:47:25 +05:30
9055953173
Add dict to hold imports, add separate funtion to get the list of identities 2022-09-07 16:47:25 +05:30
b8695cc3b1
Add function to load screen data from json and add getboolean 2022-09-07 16:47:24 +05:30
ce8bc0e4c8
Add payment screen 2022-09-07 16:47:24 +05:30
152511b638
Add json.load to read screen-data.json file 2022-09-07 16:47:23 +05:30
eaf4bb3ed0
Add identity_list variable 2022-09-07 16:47:23 +05:30
d15e12b724
Fix ui signal, image path and Doc string 2022-09-07 16:47:22 +05:30
be64889183
Add MyAddress screen, and generate identity 2022-09-07 16:47:22 +05:30
cb9589f4ba
Used importlib instead of exec 2022-09-07 16:47:22 +05:30
a6e68a9ff6
Add Login screen 2022-09-07 16:47:21 +05:30
b484c3de75
Add kivy mpybit 2022-09-07 16:47:21 +05:30
96d80a008a
Initialize kivy_state obj inside init in mpybit 2022-05-10 13:04:03 +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
cis
eb85efe3e5
pybitmessage kivy app test cases and test script 2021-07-20 15:06:27 +05:30
6ffb912f2a
detach kivy version from upstream 2021-01-16 23:11:19 +05:30
95e300d7ca
Fix pylint Too many arguments Issue 2018-09-04 18:54:59 +05:30
a5833be1b7
Fix pylint Instance of 'str' has no 'ids' member issue 2018-09-04 18:35:22 +05:30
abd3e02d72
Fix pylint global variable undefined at the module level issue 2018-09-04 18:21:27 +05:30
f4d25ab0ed
Fix pylint global variable warning issue 2018-09-04 18:14:28 +05:30
f004021c6d
Fix pylint issues based on no-self 2018-09-01 17:15:39 +05:30
30fc79ed45
Fix pylint issues 2018-08-31 18:26:22 +05:30
686967c36d
Fix flake8 issues 2018-08-31 18:26:22 +05:30
f98acd3ae0
Implementing swipe left to right delete feature for inbox, sent message to be archieved in Kivy 2018-08-31 18:26:22 +05:30
d8a5b9356f
Implement sent item message loading feature for current account logged with dynamic dispatching of accounts 2018-08-31 18:26:22 +05:30
c163001ee8
Loadmessage list feature with current account get and ngletters images icon 2018-08-31 18:26:22 +05:30
b1f7489b09
Implemement Ui for Inbox Load feature with create new address based on random number 2018-08-31 18:26:22 +05:30
27d64df26e
Suggested Review changes in import statement sequence 2018-07-25 15:55:47 +05:30
8d5ff9abba
Added changes for create new message feature for send button and cancel button 2018-07-24 18:12:53 +05:30
178194dd4c
Implement Ui for adding New Identity feature with navigation Enhancement 2018-07-24 15:41:00 +05:30
1adcf7f3f4
Changes made for Exit application button feature with trash enhancement 2018-07-24 15:40:47 +05:30
bb8d4c5a1f
Added Navigation Drawer UI with create feature 2018-07-24 15:40:35 +05:30
956f689eeb
Fixes some issue of kivy running 2018-07-09 17:22:24 +05:30
a859dd78e7
moving a kivy module to a separate folder having Ui too 2018-07-09 17:22:08 +05:30