|
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 |
|
|
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 |
|
|
3b5c239c73
|
Add get_platform to kivy live
|
2022-02-23 12:20:05 +05:30 |
|
|
153b4dc1b2
|
KV directory added
|
2022-01-24 12:52:34 +05:30 |
|
|
2ef6463439
|
Refactor Kivy-payment screen test
|
2021-11-12 12:55:42 +05:30 |
|
|
47dffae19e
|
Refactor draft screen test
|
2021-11-12 11:58:28 +05:30 |
|
|
44d42c637d
|
Refactor list all messages kivy test
|
2021-11-10 12:25:07 +05:30 |
|
|
113808a60c
|
resolved conflict
|
2021-11-02 12:59:46 +05:30 |
|
|
094a2e66e4
|
added common method for opening navbar
|
2021-11-01 19:55:20 +05:30 |
|
|
b87102932c
|
added ordered()
|
2021-11-01 19:55:20 +05:30 |
|
|
eda84c4af3
|
Added a method for deleting saved address[Address book test]
|
2021-11-01 19:55:19 +05:30 |
|
|
16a06ba437
|
removed myaddress test file
|
2021-11-01 19:55:19 +05:30 |
|
|
041418bcd9
|
replaced assertEqual with assertExists, added identification attributes for widgets
|
2021-11-01 19:55:18 +05:30 |
|
|
1bf3145455
|
draft screen: calling side navbar method
|
2021-10-28 12:26:30 +05:30 |
|
|
5cad8632bd
|
Removed assertEqual and added assertExists, added format()
|
2021-10-28 12:26:29 +05:30 |
|
|
98f0876d66
|
updated Network screen test and added open_navbar() method
|
2021-10-26 13:37:20 +05:30 |
|
|
b230763961
|
added icon name instead of indexing & called side_navbar() method
|
2021-10-26 12:26:46 +05:30 |
|
|
157a3bbdb0
|
updated: setting screen test, clicks and scrolling screens
|
2021-10-25 19:04:09 +05:30 |
|
|
dca200a559
|
fixed flake8 error
|
2021-10-22 14:50:22 +05:30 |
|
|
b72f881eac
|
added set_default_address() and open_side navbar()
|
2021-10-22 14:44:02 +05:30 |
|
|
0b71a67efc
|
removed create adddress test
|
2021-10-22 14:34:48 +05:30 |
|
|
bd0cab179b
|
Update Myaddress test
|
2021-10-22 14:31:26 +05:30 |
|
|
7d9ecde285
|
removed assertTrue and added format()
|
2021-10-21 21:12:54 +05:30 |
|
|
28fe3f9f28
|
Payment test case[added attribute to check state of sub tabs]
|
2021-10-21 14:57:05 +05:30 |
|
|
81612fe4cf
|
fixed swipe to delete msg [draft screen test case]
|
2021-10-18 13:27:03 +05:30 |
|
|
4421b4509c
|
Removed if/else, added assert to check the state of trash-icon
|
2021-10-14 16:58:06 +05:30 |
|
|
716cb1f33e
|
Kivy[Trash box test case]
|
2021-10-14 16:58:06 +05:30 |
|
|
eb34bd8703
|
added format() in place of address
|
2021-10-13 15:44:51 +05:30 |
|
|
712a5b601c
|
Resolved sleep and added assert to check widget is rendered
|
2021-10-13 15:44:50 +05:30 |
|
|
bb1843fdcc
|
Kivy[Addressbook Test case]
|
2021-10-13 15:44:50 +05:30 |
|
|
3f10348620
|
removed sleep(), added assert to check widget is rendered
|
2021-10-13 11:53:56 +05:30 |
|
|
4e96464e30
|
Kivy[draft message test case]
|
2021-10-13 11:53:56 +05:30 |
|
|
fbe9f1024a
|
fixed popup validation
|
2021-10-04 13:50:32 +05:30 |
|
|
01c9c538e3
|
Kivy[sent message test case]
|
2021-10-04 13:50:28 +05:30 |
|
|
43fc7d6e5c
|
removed try/except and added assert to check address is created
|
2021-10-04 12:49:23 +05:30 |
|
|
f757e7efbf
|
removed 2nd create address method & method name changed
|
2021-10-04 12:49:22 +05:30 |
|
|
4ec5b70d82
|
fixed populate_data method and added while loop for click and assert
|
2021-10-04 12:49:21 +05:30 |
|
|
394ee583bf
|
added pupulate_test_data method
|
2021-10-04 12:49:21 +05:30 |
|
|
01ada595f9
|
Fixed code quality issues
|
2021-10-04 12:49:20 +05:30 |
|
|
8218df95c7
|
Kivy[Create new Address test]
|
2021-10-04 12:49:18 +05:30 |
|
|
98ce5d793c
|
Kivy test case[My Address screen]
|
2021-09-22 14:56:38 +05:30 |
|
|
242056c1fb
|
removed assert customised method
|
2021-08-27 13:57:56 +05:30 |
|
|
0f6db9d023
|
Kivy Payment Screen Test Case
|
2021-08-27 13:57:55 +05:30 |
|
|
11b91ef7ac
|
refactored
|
2021-08-26 19:48:05 +05:30 |
|
|
0b5648e407
|
assert check for active sub-tab in network screen
|
2021-08-26 19:48:04 +05:30 |
|
|
e8c2d4116d
|
fixed typo network screen
|
2021-08-26 19:48:04 +05:30 |
|
|
ccfdfbc41a
|
removed payment screen
|
2021-08-26 19:48:03 +05:30 |
|
|
97a60e4d5d
|
kivy-test cases [Network, Setting, All Mails]
|
2021-08-26 19:48:03 +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 |
|