Commit Graph

3525 Commits

Author SHA1 Message Date
navjot
6f29d5586c
worked on fixing reply message issue or spinner issue 2020-04-24 22:16:30 +05:30
navjot
33cbf80b11
worked on designing toolbar or transition on chatroom 2020-04-22 22:28:16 +05:30
navjot
130c63f226
impleneted chatroom UI 2020-04-21 23:03:38 +05:30
navjotcis
c70d9c8952
Merge pull request #62 from jaicis/kivyfixes
fixed code quality
2020-04-17 19:40:55 +05:30
navjot
0f6c056bb7
fixed flake8 and pylint issue 2020-04-17 19:39:27 +05:30
navjot
5b3e9aaa14
fixed code quality for flake8, pylint and pycodestyle 2020-04-17 17:26:05 +05:30
navjotcis
82b565571c
Merge pull request #59 from jaicis/kivyfixes
fixed reply message issue for one machine to another machine
2020-04-06 20:31:45 +05:30
navjot
46d659d35f
fixed reply message issue for one machine to another machine 2020-04-06 20:10:21 +05:30
jaicis
68da9d5cb0
Merge pull request #58 from jaicis/py3convert
Solved SSL issue
2020-04-04 21:47:20 +05:30
jai.s
76555b1aa7
Solved SSL issue 2020-04-04 21:38:50 +05:30
navjotcis
f9a4f3b6ee
Merge pull request #57 from jaicis/kivyfixes
worked on auto validation issue or toast implementation
2020-03-30 23:52:20 +05:30
navjot
48c31b41c8
worked on auto validation issue or toast implementation 2020-03-30 23:32:51 +05:30
4b77b22266
fix spinner values issue as isolate payment address from spinner 2020-03-20 16:48:17 +05:30
413283f3b0
Implement payment hidden address feature for subscription 2020-03-20 13:48:17 +05:30
6da6912e25
Merge pull request #25 from jaicis/py3porting
Py3porting
2020-03-18 20:10:17 +05:30
lakshyacis
8eccbda561
Merge pull request #56 from jaicis/py3quality
quality fixes after inventory issue resolve
2020-03-18 19:37:11 +05:30
lakshyacis
948ee91e04
quality fixes after inventory issue resolve 2020-03-18 19:30:27 +05:30
navjotcis
a5f85455c3
Merge pull request #55 from jaicis/kivyfixes
removed payment method Screen
2020-03-18 18:32:36 +05:30
navjot
a7e8990afe
removed payment method Screen 2020-03-18 18:30:45 +05:30
827edfef91
merge changes branch v0.6 2020-03-18 18:12:24 +05:30
lakshyacis
c1d335d5f6
Merge pull request #53 from jaicis/py3quality
quality fixes after pull
2020-03-18 16:35:23 +05:30
lakshyacis
c25ef395ad
mpybit fixes 2020-03-18 16:28:33 +05:30
lakshyacis
6650876b57
quality fixes after pull 2020-03-18 16:28:33 +05:30
jaicis
ee6f8f0fa7
Merge pull request #54 from jaicis/py3convert
Solved inventory issue.
2020-03-18 16:18:00 +05:30
jai.s
be178f23ae
Solved inventory issue 2020-03-18 15:26:02 +05:30
navjotcis
0cdfdfbcd0
Merge pull request #52 from jaicis/kivyfixes
worked on fixing network UI or changed requirement.txt file
2020-03-17 21:34:31 +05:30
navjot
17a7994918
worked on fixing network UI or changed requirement.txt file 2020-03-17 21:32:52 +05:30
navjotcis
ea0c0b59d9
Merge pull request #51 from jaicis/kivyfixes
implemented address disable feature or fixed issues
2020-03-17 17:16:14 +05:30
navjot
c8a08919ee
implemented address disable feature or fixed issues 2020-03-17 17:12:16 +05:30
navjotcis
faced23f12
Merge pull request #49 from jaicis/kivyfixes
worked on payment screen UI or qr code scanner feature
2020-03-09 13:29:16 +05:30
navjot
05d061fe0a
worked on payment screen UI or qr code scanner feature 2020-03-09 13:24:10 +05:30
ccafc6823f
Merge pull request #24 from jaicis/py3porting
Py3porting
2020-03-03 16:37:57 +05:30
jaicis
0b7070eae4
Merge pull request #47 from jaicis/py3convert
Solved ackreceived issue
2020-03-02 18:46:52 +05:30
jai.s
cb1f1962e8
Solved ackreceived issue 2020-03-02 18:43:56 +05:30
navjotcis
a5b38cacaf
Merge pull request #46 from jaicis/kivyfixes
Implement new features or fixed issues
2020-03-02 16:34:53 +05:30
navjot
51082b9376
implement new features or fixed issues 2020-03-02 16:12:15 +05:30
jaicis
0e8a230156
Merge pull request #45 from jaicis/py3convert
Solved python2 to python3 message receiving issue and removed unrequi…
2020-02-20 13:40:19 +05:30
jai.s
eb4af1cc2a
Solved python2 to python3 message receiving issue and removed unrequired prints 2020-02-20 13:36:47 +05:30
navjotcis
1278342d8e
Merge pull request #44 from jaicis/kivyfixes
Implemented new featues
2020-02-19 21:26:42 +05:30
navjot
578a876e7b
worked on sent identicon, chip tag or maildetail screen 2020-02-19 21:16:13 +05:30
32bb2a6e44
Optionally set git root CA in wine build
- I want to use a https cache for build, that requires to add a new root CA for
  pip, and I can't find a way to do that cleanly  without modifying the
  winebuild.sh script
2020-02-19 21:45:23 +08:00
ac2df26e96
Ignore build directory
- delete obsolete files from build/
- move files from build/ to buildscripts/
- add build/ to .gitignore
2020-02-19 21:16:41 +08:00
ade796c700
fixes after new merging PR #23 2020-02-19 16:31:42 +05:30
86df28c260
Merge pull request #23 from jaicis/UiChanges
added code compatibility for python3
forward porting implementation
2020-02-19 15:56:46 +05:30
23a8ab2c19
fixes after new merging 2020-02-19 15:38:27 +05:30
73ecf07dec
Wine build cleanup and XP fix
- spec file was cleaned up
- 32bit build runs on XP (downgrade of PyInstaller needed)
2020-02-17 16:03:28 +08:00
3fb34370a7
Wine build script update
- update and clean up and make sure it works
- it builds the binary but I haven't tried to run the binary
- it probably still missing some fine tuning, OpenCL probably doesn't work
2020-02-12 16:16:53 +08:00
jaicis
64bb14f7ef
Merge pull request #43 from jaicis/py3convert
Solved message not receiving issue and solved address generation  pub…
2020-02-05 19:06:33 +05:30
jai.s
2da3ab9a3a
Solved message not receiving issue and solved address generation pubkey related issue 2020-02-05 19:04:54 +05:30
11bec55be5
Don't put addresses into queue
- attempt to fix #1598
- seems to work
- addresses won't be uploaded/announced anymore other than after connecting,
  Later I need to find out how to announce them without causing problems, but
  for the time disabling this seems an acceptable drawback
2020-02-05 20:41:36 +08:00