Muhammad Hamza
c464724bc8
updates
2021-10-15 11:43:25 +05:00
Muhammad Hamza
6af87aa69c
bug fixes
2021-10-15 11:43:13 +05:00
Muhammad Hamza
ee533bd76a
Merge branch 'flutter-app' of https://github.com/simplex-chat/simplex-chat into flutter-app
...
Pull before 2.12 dark sdk
2021-10-14 10:00:40 +05:00
Muhammad Hamza
6b5d4c3958
null safe code + latest dart SDK
2021-10-14 10:00:07 +05:00
Evgeny Poberezkin
4c81a280c8
fix imports
2021-10-13 07:35:49 +01:00
Muhammad Hamza
368f9ef617
changes as per asked | app icon | removal of chats/groups separation etc
2021-10-13 01:58:29 +05:00
Muhammad Hamza
deeda09ca3
group conversation + contact enabled
2021-10-11 20:43:08 +05:00
Muhammad Hamza
28a70074c8
edit profile available
2021-10-11 20:42:28 +05:00
Muhammad Hamza
0b7c618f33
fixes
2021-10-11 20:42:18 +05:00
Muhammad Hamza
0118d37232
add members + remove members
2021-10-11 20:42:08 +05:00
Muhammad Hamza
4f5ba12f2d
overall bug fixes + UI changes
2021-10-11 14:57:05 +05:00
Muhammad Hamza
2275b582b4
splash added + login persistant
2021-10-10 16:30:28 +05:00
Muhammad Hamza
f635df038a
new animation added
2021-10-10 16:30:14 +05:00
Muhammad Hamza
36c3acdf2c
local storage + ui fixes
2021-10-10 16:30:01 +05:00
Muhammad Hamza
6704fc7cbb
changes
2021-10-10 10:55:12 +05:00
Muhammad Hamza
34f345c237
invites view added
2021-10-10 10:54:47 +05:00
Muhammad Hamza
127b798acd
conversation view added
2021-10-10 10:54:36 +05:00
Muhammad Hamza
c2e39982a1
drawer providers
2021-10-10 10:54:22 +05:00
Muhammad Hamza
e1d5e29365
group added
2021-10-10 10:54:02 +05:00
Muhammad Hamza
70dbf3966d
changes
2021-10-09 22:37:33 +05:00
Muhammad Hamza
493ea01f85
new screens added
2021-10-09 22:32:22 +05:00
Muhammad Hamza
cf0cc8b305
changes
2021-10-09 22:32:01 +05:00
Muhammad Hamza
46e292193c
message bubble in chat view
2021-10-09 22:31:50 +05:00
Muhammad Hamza
19d429d739
contact model for dummy working
2021-10-09 22:31:40 +05:00
Muhammad Hamza
451294ba08
fixes
2021-10-09 22:31:25 +05:00
Muhammad Hamza
f3182675de
file name changes
2021-10-09 22:31:08 +05:00
Muhammad Hamza
80a0a4ef63
chat view added
2021-10-09 22:30:48 +05:00
Evgeny Poberezkin
23117fd96f
remove deprecated accentColor
2021-10-09 18:13:40 +01:00
Evgeny Poberezkin
d6b6fde480
format code
2021-10-09 17:21:10 +01:00
Evgeny Poberezkin
44892e5b03
Merge branch 'v5' into flutter-app
2021-10-09 13:13:27 +01:00
Evgeny Poberezkin
fd247a4e6b
style: prefer single quotes ( #117 )
2021-10-09 13:12:12 +01:00
Evgeny Poberezkin
19ef1f65db
abstract Transport class, SocketTransport class ( #115 )
...
* abstract Transport class, SocketTransport class
* build: import simplexmq
* feat: simple io transport unit test for read and write
* more efficient buffer extension
Co-authored-by: alex <alex@tekartik.com>
2021-10-09 12:42:41 +01:00
Evgeny Poberezkin
268e794f5d
remove unused assets
2021-10-08 21:16:49 +01:00
Evgeny Poberezkin
7f88684d8c
linter warning
2021-10-08 21:12:22 +01:00
Evgeny Poberezkin
17b4b62133
make linter happier
2021-10-08 09:37:26 +01:00
Evgeny Poberezkin
4d3b33d877
remove duplicate simplex.md
2021-10-08 07:37:01 +01:00
Evgeny Poberezkin
1916d4f922
remove haskell folder
2021-10-08 07:34:28 +01:00
Evgeny Poberezkin
3ea1f05460
revert linter changes
2021-10-08 07:30:42 +01:00
Evgeny Poberezkin
1eaa306a70
revert README change
2021-10-08 07:29:12 +01:00
Evgeny Poberezkin
9fa683e7e4
remove extra files
2021-10-08 07:24:48 +01:00
mhmzdev
2292013507
initial push
2021-10-07 17:44:05 +05:00
mhmzdev
13b60b92bf
first push flutter simplex chat app
2021-10-07 09:28:59 +05:00
Alexandre Roux
09ace76b82
build: setup dart simple ci using github actions ( #114 )
2021-10-04 20:27:37 +01:00
Evgeny Poberezkin
e198424da8
move flutter app to packages ( #112 )
...
* remove flutter app from root
* add flutter app to packages
* ci: haskell build only on haskell changes
* update app identifiers
2021-10-03 19:59:08 +01:00
Evgeny Poberezkin
a39cd2990f
SMP protocol commands encoding/decoding ( #111 )
...
* SMP protocol commands encoding/decoding
* change "var" to type
* Parser `word` method now returns null if the word is empty
* refactor Parser `word` method
* move Parser `end` getter
* add linter rules, move linter options to root
* remove omit_local_variable_types linter rule
* ci: only build haskell on changes
2021-10-03 19:10:11 +01:00
Evgeny Poberezkin
fec99d526a
Dart / flutter app template ( #109 )
2021-10-02 11:06:10 +01:00
Evgeny Poberezkin
5cba18120b
move haskell implementation to a folder ( #108 )
...
* move haskell implementation to a folder
* build v5 branch
* fixing CI
2021-10-02 10:10:35 +01:00
Evgeny Poberezkin
8b7d6e5f19
0.4.2
2021-09-26 16:57:52 +01:00
Evgeny Poberezkin
eb1ab8f561
fix sending notification containing apostrophe on mac, wrap notification in exception handler ( #107 )
2021-09-26 16:36:05 +01:00
Vsevolod Mineev
883887c569
update readme ( #106 )
...
Added clarification that you are able to create multiple invitations by entering /connect multiple times without invalidating the previously created invitations.
2021-09-26 15:48:52 +01:00