Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f27a5b6

Browse files
authored
Update README.md
1 parent d746413 commit f27a5b6

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

‎README.md‎

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,23 @@ This is a chat application which allows text messaging and files sharing using J
77

88
- Text messaging
99

10-
- File sharing (any type)
10+
- File sharing (any type of file including text, raw image, doc, pdf etc.)
1111

1212
- Image sharing
1313

1414
- Connect using QR Code Scanner
1515

16-
- Set background color dynamically with custom color picker
16+
- Set background color dynamically with custom color picker.
1717

18-
- Show image thumbnail in chat
18+
- Show image thumbnail in chat.
1919

20-
- Download shared files and images in your local device
20+
- Download and view shared files and images in your local device
21+
22+
- Dynamic online or offline status update of opposite user.
23+
24+
- Chat is saved upon exit or going out of scope automatically. Manual saving not necessary. The history is loaded from memory using "Username+IP Address+Port" of the user. Change in either of these values will be detected as a different user.
25+
26+
- Chat is loaded dynamically to save memory consumption. Instead of loading entire message history at once, as the user scrolls up to see history, previous messages are loaded dynamically.
2127

2228

2329
## Demo
@@ -46,7 +52,8 @@ This is a chat application which allows text messaging and files sharing using J
4652

4753
7. Start messaging.
4854

49-
8. To download any shared file or image, long press over the thumbnail , the file/image will be downloaded and will show notification in notificatin bar of the device to open with external software.
55+
8. To view any attachment the file must first be downloaded. Long press on file or image messages will save the file/image in the DOWNLOADS FOLDER and a notification will be shown in notification bar of the device to open with external software.
5056

5157
9. Long press on text messages will copy the text to clipboard.
5258

59+

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /