Commit Graph

74 Commits

Author SHA1 Message Date
melod1n 7af9fe6da2 editing messages 2021-10-11 12:08:28 +03:00
melod1n b4cd69f39f fix voice messages waveform and padding 2021-10-11 10:46:18 +03:00
melod1n 1bba8ee4e6 new attachments: gift, graffiti
fix NullPointerException on VkPhoto.kt text param
2021-10-11 00:33:38 +03:00
melod1n 63de514975 confirm pin & unpin the message 2021-10-11 00:18:48 +03:00
melod1n 1288778b7b fix avatars not appears 2021-10-11 00:12:11 +03:00
melod1n ef7d1a6031 call in attachments 2021-10-11 00:06:36 +03:00
melod1n 147e6c5a33 splash screen
pin & unpin conversations
2021-10-10 23:04:39 +03:00
melod1n c90b8fb822 appBar shadow on scroll 2021-10-10 18:48:22 +03:00
melod1n 118c531d00 fix VkLink.kt target NullPointerException 2021-10-10 18:38:43 +03:00
melod1n ff5d449b3b fix avatar on conversations screen
refactoring
removing unused classes
2021-10-10 17:27:04 +03:00
melod1n 3e0bf30b0f not easter egg 2021-10-10 01:06:32 +03:00
melod1n 074400daab delete dialogs
delete messages (+ for all & mark as spam)
2021-10-10 00:40:30 +03:00
melod1n 7c1a7d8a89 messages pin & unpin feature
fix avatars and titles
visual improvements
other bugfixes & minor changes
2021-10-08 12:55:22 +03:00
melod1n 9e074dd5ad я не помню, что тут 2021-10-02 20:13:27 +03:00
melod1n 7c72199d32 code saving 2021-09-27 22:12:37 +03:00
melod1n ebba43fc70 Update MainActivity.kt 2021-09-27 17:06:20 +03:00
melod1n e04ea21660 Update ConversationsFragment.kt 2021-09-25 11:57:25 +03:00
melod1n e127501889 simplifying base models
new attachments
2021-09-24 10:55:07 +03:00
melod1n 56fb93d2e4 code saving 2021-09-21 13:39:34 +03:00
melod1n d1ed98691c illegal token checking
fixes
2021-09-17 16:25:26 +03:00
melod1n a3a282c32c chat theme change event
mark messages as important
refactoring
2021-09-14 23:33:10 +03:00
melod1n 088c6c8712 Update fragment_messages_history.xml 2021-09-13 01:38:08 +03:00
melod1n 643181aeba Merge pull request #7 from melod1n/simple_conversations
Simple conversations & chat
2021-09-13 01:19:00 +03:00
melod1n 61f61d71e1 Merge pull request #6 from melod1n/codesaving
Simple chat & dialogs
2021-09-13 01:18:03 +03:00
melod1n 617edf68bf visual improvements
new icon
2021-09-13 01:10:56 +03:00
melod1n 400ff118b5 Simple chat & small fixes 2021-09-12 23:35:23 +03:00
melod1n f098a9ff12 fix layout 2021-09-12 03:50:02 +03:00
melod1n da21035fba Removed unused resources
refactoring
unread messages view
unread counter
avatar in toolbar
2021-09-12 03:39:28 +03:00
melod1n f7c8d6e1c8 Basic conversations screen
attachment types
action types
forwards
2021-09-11 21:58:55 +03:00
melod1n 2109ff9ee5 remove bad KindaDao class 2021-09-10 22:52:17 +03:00
melod1n 465b492328 DataSource wrapping
Some refactoring
2021-09-10 22:50:57 +03:00
melod1n 9e8d9247dc test conversations loading 2021-09-10 19:59:45 +03:00
melod1n 9a9bde97cb api refactoring for retrofit2 2021-09-09 12:28:27 +03:00
melod1n 0588996be8 Merge pull request #5 from melod1n/api_refactoring
Api refactoring
2021-08-31 16:28:31 +03:00
melod1n cb25112e83 api refactored and cleaned 2021-08-31 16:28:06 +03:00
melod1n b09ae2049c api refactored and cleaned 2021-08-31 16:20:09 +03:00
melod1n c3208fd95e Merge pull request #4 from melod1n/2fa_direct_support
2fa direct support
2021-08-31 15:52:30 +03:00
melod1n 38f16d5e7d 2fa support 2021-08-31 15:51:42 +03:00
melod1n f8b00e320f Removed unused classes
Using dagger for Retrofit2, OkHttp and Gson
2021-08-31 06:32:39 +03:00
melod1n fb6dbc6646 remove helpers_donaters.json
remove install.bat
2021-08-31 03:04:52 +03:00
melod1n f4c944efd2 Merge branch 'main' of https://github.com/melod1n/fast-messenger into main 2021-08-31 03:01:06 +03:00
melod1n de0abec6c0 Delete build.yml 2021-08-31 03:00:55 +03:00
melod1n f40cb1a40f Merge pull request #3 from melod1n/fix_ci
fix ci
2021-08-31 02:57:12 +03:00
melod1n 2c6608ae5c fix ci 2021-08-31 02:56:58 +03:00
melod1n c3891a8614 Merge pull request #2 from melod1n/hide_tokens_secrets
Retrieving sensitive data from local.properties
2021-08-31 02:50:24 +03:00
melod1n 4d71ed0c1b Retrieving sensitive data from local.properties 2021-08-31 02:49:27 +03:00
melod1n 9ee8cc28c2 Merge pull request #1 from melod1n/dev
Lot of changes
2021-08-31 02:25:39 +03:00
melod1n b31bd5ca16 Update build.yml 2021-08-31 02:22:34 +03:00
melod1n 1209c37e24 Move from java/ to kotlin/ directory
Android 12 dynamic color usage on login screen
2021-08-31 02:18:29 +03:00
melod1n 2453e534ae edit build.gradle.kts 2021-08-05 11:13:12 +03:00