navjot
2fc9a33fa4
fixed initial address disable issue in kivy
2021-01-28 22:03:46 +05:30
navjot
b53f0a44c0
implemented reset default avatar feature
2021-01-28 13:54:58 +05:30
navjot
ba7a23ae20
Fixed flake8 CQ for bitmessagekivy.mpybit module
2020-12-03 14:11:13 +05:30
navjot
1c73aee007
resolved conflicts
2020-12-03 13:41:27 +05:30
navjot
5be08babf5
fixed flake8 CQ fixed for mpybit, language_script and some other modules
2020-11-26 19:53:27 +05:30
navjot
67292f2ea0
fixed android app file manager crashing issue
2020-11-25 15:41:10 +05:30
navjot
17cf207159
Implemented python script for creating .mo and .po files
2020-10-20 02:33:22 +05:30
navjot
45cf918ae8
worked on language internationalization
2020-07-24 23:29:49 +05:30
4fcf24be4a
fixed CQ for bitmessagekivy.mpybit module part10
2020-07-16 17:53:35 +05:30
15258a2105
fixed CQ for bitmessagekivy.mpybit module part9
2020-07-15 19:26:09 +05:30
jai.s
35b02a52cb
Updated origin by upstream changes
2020-07-15 16:45:35 +05:30
3a04b67355
fixed CQ for bitmessagekivy.mpybit module part8 along with platform separation for linux and android
2020-07-15 16:10:37 +05:30
2ce6196f75
fix conflict regarding qrscanner for desktop version
2020-07-15 14:42:37 +05:30
navjot
efc35c5f69
Updated all popup's with new UI and made all static path dynamic
2020-07-14 17:30:01 +05:30
jai.s
31437f1f42
Update the origin by upstream and Made changes on the api file
2020-07-09 19:43:12 +05:30
71a8fb8f46
fixed CQ for bitmessagekivy.mpybit module part7
2020-07-09 17:48:07 +05:30
57dcec9b2a
fixed CQ for bitmessagekivy.mpybit module part6
2020-07-09 17:32:19 +05:30
65aa9ae397
fixed CQ for bitmessagekivy.mpybit module part5
2020-07-09 16:58:54 +05:30
b38790ef43
Merge branch 'v0.6' of https://github.com/surbhicis/PyBitmessage into py3porting
2020-06-28 13:51:45 +05:30
0dd9c85831
Merge branch 'v0.6' of https://github.com/Bitmessage/PyBitmessage into py3porting
2020-06-19 19:46:27 +05:30
217a5c0c5b
fixed CQ for bitmessageqt.settings module
2020-06-19 18:15:52 +05:30
277549cff1
fixed CQ for bitmessageqt.sound module
2020-06-18 11:30:33 +05:30
3a96823129
fixed CQ for bitmessagekivy.mpybit module part4
2020-06-16 20:13:59 +05:30
62703ab95c
fixed CQ for bitmessagekivy.mpybit module part3
2020-06-16 19:54:10 +05:30
539def1e6b
fixed CQ for bitmessagekivy.mpybit module part2
2020-06-16 19:48:10 +05:30
f8cf931ddc
fixed CQ for bitmessagekivy.mpybit module part1
2020-06-16 19:31:48 +05:30
jai.s
ad777d85da
Updated origin and added condition for the CQ for kivy
2020-06-15 16:13:32 +05:30
f095625583
CQ part2 kivy
2020-06-15 15:00:31 +05:30
6755f9f392
fix CQ for kivy main file
2020-06-15 14:38:14 +05:30
f03bdfb329
Dirty quickfix for #1633
2020-06-15 12:06:37 +03:00
d6953eb450
New package: bitmessageqt.tests
...
any test cases from it will be added to tests.core test suite if possible,
e.g. PyQt is functional. TestSupport - minimal test case for support module
to reproduce #1633 .
2020-06-15 12:06:31 +03:00
navjot
1b82088409
fixed android image path issue and fixed APK creation issue
2020-06-12 21:29:57 +05:30
navjot
1883bc9b00
worked on new kivymd version(0.104.1) updation and filemanager custom implementation
2020-06-11 15:45:32 +05:30
14c5984a1b
added google inapp purchase and qrcode scanner feature
2020-06-10 20:29:42 +05:30
487eab6f78
fix conflicts after merging
2020-06-10 15:46:16 +05:30
ea109bc21e
fixed CQ for bitmessageqt.dialogs module
2020-06-08 17:07:40 +05:30
e237534335
fixed CQ for bitmessageqt.networkstatus module
2020-06-06 20:08:06 +05:30
e372459737
fixed CQ for bitmessageqt.languagebox module
2020-06-05 15:28:31 +05:30
b750b02963
Fix another unicode bug introduced in 3624234
.
...
Temporary suppressed pylint no-member warning. Closes : #1633
2020-06-01 13:21:46 +03:00
5cfaa9b2fa
fixed CQ for address_dialog python file
2020-05-30 19:17:52 +05:30
lakshya
3f773c78f7
setting, openssl and bmproto quality fixes
2020-05-28 13:43:03 +05:30
c69decaab3
Fix unicode bug introduced in 045a2ef
2020-05-24 14:08:14 +03:00
87e3d63340
Minimal fix for #1449 , if search line is empty
2020-05-22 13:17:44 +03:00
36242343c2
Style and formatting changes in support
2020-05-22 13:17:44 +03:00
15d44d85d4
Renamed application class and moved most of init statements to __init__
2020-05-22 13:17:44 +03:00
7830ac8de5
RetranslateMixin is not needed in most of dialogs
2020-05-22 13:17:44 +03:00
f3e432140c
Proper quit sequence:
...
close MainWindow and quit the app instead of sys.exit()
2020-05-22 13:17:43 +03:00
08ff39e1ff
Moved myTableWidgetItem to foldertree.MessageList_TimeWidget
2020-05-22 13:17:43 +03:00
aa333a66a6
Minor style changes:
...
- removed list <-> set conversion in __init__
- tuples instead of lists if changes aren't needed
- removed unnecessary variable redefinition in utils
- rewrote languagebox module a bit
2020-05-22 13:17:43 +03:00
d15e614bb1
Fix streams decoding in BMProto.bm_command_version()
2020-05-22 12:58:04 +03:00