navjotcis
6913fc57ab
Merge pull request #71 from navjotcis/newwork
...
worked on implementing screen identifier tag feature
2019-12-23 20:28:15 +05:30
navjot
e8c4a44f35
worked on implementing screen identifier tag feature
2019-12-23 20:18:03 +05:30
lakshyacis
4dea6d5ced
mpybit py3 fixes
2019-12-23 20:04:49 +05:30
jaicis
cb883cab1b
Merge pull request #12 from jaicis/py3convert
...
Solved issues bytes in the protocal for checkIPAddress
2019-12-23 18:09:25 +05:30
jai.s
e21e2a7854
Solved issues bytes in the protocal for checkIPAddress
2019-12-23 18:06:33 +05:30
jai.s
9b1088b2e2
updated origin with upstream changes
2019-12-23 16:48:37 +05:30
5a35de6bca
Fix sendOnionPeerObj() broken in 9923e97
2019-12-21 13:14:28 +02:00
c79636863d
If tray is not available, disable settings group "Tray"
...
and related checkboxes; set checkBoxMinimizeToTray to false by default
2019-12-20 11:25:15 +02:00
9d9e0807d3
Merge pull request #20 from navjotcis/UiChanges
...
implement new features for kivy and optimization
2019-12-19 12:20:53 +05:30
navjotcis
59861ca6fb
Merge pull request #11 from jaicis/kivyfixes
...
worked on kivy fixes part 3
2019-12-18 21:48:37 +05:30
navjot
6d1ecb7d0c
worked on kivy fixes part 3
2019-12-18 21:47:07 +05:30
navjotcis
b23ac87d3a
Merge pull request #69 from navjotcis/newwork
...
fixed search enter button extra load issue
2019-12-18 20:05:46 +05:30
navjot
55a7a96e8c
fixed search enter button extra load issue
2019-12-18 20:02:03 +05:30
lakshyacis
4144d5cdc6
Merge pull request #68 from navjotcis/codequalitykivy
...
fixes after pull
2019-12-18 19:59:58 +05:30
lakshyacis
3b115adf9c
fixes after pull
2019-12-18 19:51:24 +05:30
lakshyacis
64570dc024
Merge pull request #67 from navjotcis/codequalitykivy
...
Fixes after pull request
2019-12-18 19:36:18 +05:30
lakshyacis
65ef7b3a0e
fixes after pull
2019-12-18 19:20:56 +05:30
navjot
c98d1a70f4
fixed conflicts after merge
2019-12-18 17:31:07 +05:30
navjotcis
4cae195772
Merge pull request #66 from navjotcis/newwork
...
fixed draft or trash screen update issue
2019-12-18 16:50:14 +05:30
navjot
55d1a4f4e1
fixed draft or trash screen update issue
2019-12-18 16:48:23 +05:30
3150956cdc
fix conflicts after merging
2019-12-18 16:38:10 +05:30
navjotcis
c13241b566
Merge pull request #10 from jaicis/kivyfixes
...
worked on Kivy fixes part 2
2019-12-13 21:51:46 +05:30
navjot
4390a68b30
worked on Kivy fixes part 2
2019-12-13 21:50:27 +05:30
navjotcis
31100e9a45
Merge pull request #9 from jaicis/kivyfixes
...
Kivy code update part 1
2019-12-12 20:09:55 +05:30
navjot
fda6e5605a
Kivy code update part 1
2019-12-12 20:08:07 +05:30
lakshyacis
518e0a42c9
Merge pull request #65 from navjotcis/codequalitykivy
...
mpybit fixes
2019-12-10 19:23:24 +05:30
lakshyacis
e092ca7aa6
mpybit fixes
2019-12-10 19:07:48 +05:30
navjotcis
8d8b04aa0c
Merge pull request #64 from navjotcis/newwork
...
worked on addressbook address validation
2019-12-10 17:03:57 +05:30
navjot
e458de733e
worked on addressbook address validation
2019-12-10 17:02:18 +05:30
jaicis
4b6ccd75e8
Merge pull request #8 from jaicis/py3convert
...
Py3convert
2019-12-07 20:11:34 +05:30
jai.s
d8d57024db
Added new changes for the network issue
2019-12-07 20:07:35 +05:30
lakshyacis
c93977cd29
Merge pull request #63 from navjotcis/codequalitykivy
...
Code Quality
2019-12-06 18:34:49 +05:30
lakshyacis
516f0a26ad
mpybit fixes
2019-12-05 19:06:33 +05:30
navjotcis
e13aa5a88e
Merge pull request #62 from navjotcis/newwork
...
worked on optimizing sql query for all screens
2019-12-04 21:22:28 +05:30
navjot
3fc7414a60
worked on optimizing sql query for all screens
2019-12-04 21:15:45 +05:30
lakshyacis
b5b69f6989
Merge pull request #60 from navjotcis/codequalitykivy
...
mpybit fixes
2019-11-30 19:44:08 +05:30
lakshyacis
73f649b9a0
fixes after pull
2019-11-30 19:23:41 +05:30
lakshyacis
e0536e7497
docstring and formatting mpybit
2019-11-30 19:07:32 +05:30
lakshyacis
b90c9da0a4
mpybit fixes
2019-11-30 19:07:31 +05:30
lakshyacis
e67ba17c4e
Merge pull request #61 from navjotcis/newwork
...
worked on suggestion text functionality on address creation
2019-11-30 19:06:42 +05:30
a69732f060
Addrthread finish
...
- addrthread is supposed to spread addresses as they appear. This was never
finished during migration to asyncore
- conservative to prevent flood and loops
- randomises order
- move protocol constants into a separate file
- move addr packet creation into a separate file
- see #1575
2019-11-30 13:47:24 +01:00
jai.s
ded1defb1f
Worked on network issue and stopped the udp connection aand required the select's epoll condition and instead used select pollar method
2019-11-30 13:18:15 +05:30
navjot
3053239a1b
worked on suggestion text functionality on address creation
2019-11-29 20:27:39 +05:30
navjotcis
b8d1d809be
Merge pull request #59 from navjotcis/newwork
...
worked on trash message permanent delete functionlity
2019-11-26 20:50:06 +05:30
navjot
43d6300625
worked on trash message permanent delete functionlity
2019-11-26 18:49:44 +05:30
lakshyacis
e47b573b3e
helper_sql pylint fixes
2019-11-25 15:17:40 +05:30
lakshyacis
ece3005f42
helper_sent pylint fixes
2019-11-25 15:17:40 +05:30
lakshyacis
d271996ac1
helper_sent flake8 fixes
2019-11-25 15:17:40 +05:30
lakshyacis
d5f541a2ab
helper_search pylint fixes
2019-11-25 15:17:40 +05:30
lakshyacis
9041b8f644
helper_search flake8 fixes
2019-11-25 15:17:40 +05:30