Commit graph

441 commits

Author SHA1 Message Date
Chumva
6b99ea420f Remove unnecessary changes 2018-08-30 13:20:28 +03:00
Chumva
7948a66e58 Rename aidl methods and remove boundPackage 2018-08-30 13:13:51 +03:00
Chumva
8cbf7862a6 Add getId for callback and add check for changing connected package 2018-08-30 12:37:18 +03:00
Chumva
1ac5fd6ce9 Add check for OsmAnd version code 2018-08-29 17:26:09 +03:00
Chumva
31e0f4fc38 Add clearLayer and rename methods 2018-08-29 16:01:53 +03:00
Chumva
34928a01d6 move asyncTasks to ShowLocationHelper 2018-08-29 15:27:50 +03:00
Chumva
7c6344b197 Add update method to IOsmAndAidlCallback 2018-08-29 13:49:09 +03:00
Chumva
d774c7575a Add missing search and navigation aidl to telegram app 2018-08-29 12:14:20 +03:00
Alex Sytnyk
d788d036f7 Replace "logout" menu item with "exit" item 2018-08-28 20:10:59 +03:00
Chumva
8815e8968b rename constants and addGrayPhoto 2018-08-28 15:26:48 +03:00
Chumva
6bfece0744 remove telegram logic from uiUtils 2018-08-28 14:58:44 +03:00
Chumva
448290aa21 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into TelegramStaleLocation 2018-08-28 14:22:36 +03:00
Alexander Sytnyk
68d538bdc6
Merge pull request #5907 from osmandapp/TelegramImprovements
Telegram improvements
2018-08-28 12:55:10 +03:00
Chumva
717af0e6ff refactor telegramSettings clear 2018-08-28 12:50:49 +03:00
Alexander Sytnyk
64131d0b16
Merge pull request #5929 from osmandapp/TelegramUiImprovements
Fix status bar transparent color
2018-08-28 12:38:54 +03:00
Chumva
aed07abecf move statusBar check under setContentView 2018-08-28 12:37:54 +03:00
Chumva
2c707e1dac move statusBar check to top 2018-08-28 12:36:45 +03:00
Chumva
6ed6dee124 remove unnecessary changes 2018-08-28 12:29:06 +03:00
Chumva
6db6e83949 add BaseDialogFragment 2018-08-28 12:24:39 +03:00
Alexander Sytnyk
420e50d48c
Merge pull request #5905 from osmandapp/UiImprovements
Add locHistoryTime setting to LiveNowTabFragment
2018-08-28 12:00:41 +03:00
Chumva
01e6b8ff60 remove default value for messageExpTime 2018-08-28 11:58:20 +03:00
Chumva
7a8caa4831 remove unnecessary changes 2018-08-28 11:50:42 +03:00
Chumva
5a71f738df remove unnecessary changes and refactor getMessagesByChatIds 2018-08-28 11:49:22 +03:00
Chumva
4c627efa05 fix empty login screen 2018-08-27 13:27:35 +03:00
Chumva
6b95f24ae4 add check for duration 2018-08-27 12:28:38 +03:00
Chumva
648660f6c6 change description resources 2018-08-27 11:38:16 +03:00
Chumva
7533fcff97 fix NoClassDefFoundError 2018-08-23 17:12:16 +03:00
Chumva
cd1f6a58e5 fix status bar transparent color 2018-08-23 15:03:59 +03:00
Chumva
0e4fb790b9 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into TelegramImprovements 2018-08-23 10:58:39 +03:00
Chumva
ef915383e5 rename checkUserGrayPhoto 2018-08-23 10:41:14 +03:00
Chumva
76d238b240 remove unnecessary changes 2018-08-22 19:04:11 +03:00
Chumva
00c160a015 add asyncTask for converting images 2018-08-22 18:53:21 +03:00
Chumva
67f9b52b66 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into TelegramStaleLocation 2018-08-22 14:56:39 +03:00
Dmitriy Prodchenko
3b276dcf69 Add active state icon for placeholder 2018-08-22 14:55:49 +03:00
Chumva
8b07bbfb5d add check for chat icon 2018-08-22 14:12:40 +03:00
Chumva
ea1c74a97c add stale location icons 2018-08-21 19:15:01 +03:00
Chumva
a3d5cd8567 on logout clear all settings and internal state 2018-08-20 15:07:08 +03:00
Chumva
cade49f764 fix requestLocationPermission on start 2018-08-20 14:15:25 +03:00
Chumva
2a2aa98bbb add locHistoryTime setting to LiveNowTabFragment 2018-08-20 11:10:23 +03:00
Alex Sytnyk
d87bc048ed Fix authorization 2018-08-17 18:36:11 +03:00
Alexander Sytnyk
ae20adac9f
Merge pull request #5885 from osmandapp/UiImprovements
Ui time improvements
2018-08-17 15:40:21 +03:00
Chumva
692aba1072 refactor getListItemLiveTimeDescr 2018-08-17 15:38:24 +03:00
Chumva
d2dd566c8b change locationViewContainer visibility 2018-08-17 15:23:17 +03:00
Chumva
54c446f278 move getListItemLiveTimeDescr to OsmandFormatter 2018-08-17 15:22:04 +03:00
Chumva
f14b96fb88 refactored getFormattedDate 2018-08-17 14:03:38 +03:00
Chumva
fe633f06a2 refactored getListItemLiveTimeDescr 2018-08-17 13:57:07 +03:00
Chumva
ae0c21c7fe improve SIMPLE_DATE_FORMAT 2018-08-17 13:52:15 +03:00
Alex Sytnyk
3bd8007aab Fix working with OsmAnd API 2018-08-17 13:47:03 +03:00
Chumva
ea0ad82805 added checks for locationViewContainer visibility 2018-08-17 13:32:35 +03:00
Chumva
85d71779f0 refactor getListItemLiveTimeDescr and add getFormattedDate in OsmandFormatter 2018-08-17 13:29:57 +03:00
Alex Sytnyk
990842d775 Fix TelegramHelper#removeOldMessages 2018-08-16 17:14:59 +03:00
Chumva
0f1711a63c add SimpleDateFormat 2018-08-16 16:17:06 +03:00
Chumva
afd793a1fc Merge remote-tracking branch 'origin/master' 2018-08-16 16:05:42 +03:00
Chumva
409bada16c change time for osmand bot 2018-08-16 16:05:31 +03:00
Alex Sytnyk
423bd5d628 Fix TdApi.Message.isAppropriate() 2018-08-16 15:53:57 +03:00
Alex Sytnyk
04d6e82157 Fix live messages 2018-08-16 15:15:50 +03:00
Chumva
e4380be6f3 fix expired time for removing map points 2018-08-16 14:13:13 +03:00
Chumva
43427f39b8 remove unnecessary changes 2018-08-16 13:48:39 +03:00
Chumva
f99086f668 refactor getListItemLiveTimeDescr 2018-08-16 13:41:44 +03:00
Chumva
85bd983223 refactor getLastUpdatedTime 2018-08-16 13:25:40 +03:00
Chumva
9e697a4080 add getLastUpdatedTime 2018-08-16 13:16:58 +03:00
Chumva
f1ece52940 add scroll listener to recyclerView 2018-08-16 12:47:41 +03:00
Chumva
e668e12143 change live to last response 2018-08-16 12:43:47 +03:00
Chumva
d5842c2bc3 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into TravelUiImprovements 2018-08-16 12:30:04 +03:00
Alex Sytnyk
4ca99c10ee Refactor TelegramHelper#addNewMessage 2018-08-16 12:23:50 +03:00
Chumva
ebd912bd42 fix lastUpdated item time and refactor onBindViewHolder for holder in SetTimeDialogFragment 2018-08-16 11:31:28 +03:00
Chumva
be04f298e6 add check for messages expire time 2018-08-16 10:41:46 +03:00
Chumva
801385f9d2 remove unnecessary string 2018-08-15 19:12:24 +03:00
Chumva
a09dc0a280 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into TravelUiImprovements
# Conflicts:
#	OsmAnd-telegram/res/values/strings.xml
2018-08-15 19:11:28 +03:00
Chumva
cfaf362a5e add TelegramLocationListeners to SetTimeDialogFragment 2018-08-15 19:08:30 +03:00
Alexander Sytnyk
8a67ba2a22
Merge pull request #5876 from osmandapp/TravelUiImprovements
Live time ui updates
2018-08-15 17:43:02 +03:00
Chumva
0ebacc2c5e fix date from OsmAndBot text locations 2018-08-15 17:39:52 +03:00
Alex Sytnyk
c8df498231 Update disconnect_from_telegram_desc string 2018-08-15 17:34:30 +03:00
Alex Sytnyk
1631a78857 Show Welcome screen after log out 2018-08-15 17:02:20 +03:00
Chumva
4e102bb1e8 add time in ui for live now messages 2018-08-15 17:00:58 +03:00
Alexander Sytnyk
d02dcefae4
Merge pull request #5870 from osmandapp/ShareLocationImprovements
Fix sendLocationInterval and add check for existing live messages
2018-08-15 15:32:48 +03:00
Chumva
10ec2eb3c0 remove unnecessary changes 2018-08-15 15:24:38 +03:00
Chumva
928fec6560 remove ChatLiveMessagesListener 2018-08-15 15:22:16 +03:00
Chumva
117837aa54 add ChatLiveMessagesListener to MainActivity 2018-08-15 15:00:09 +03:00
Chumva
f1c4741076 fix sendTimeInterval and add check for existing live messages 2018-08-15 13:58:59 +03:00
Alex Sytnyk
2cee8dd5a2 Create DisconnectTelegramBottomSheet and related stuff 2018-08-14 22:37:35 +03:00
Alex Sytnyk
9b9690be1a Create theme for BottomSheetDialog 2018-08-14 22:30:59 +03:00
Alex Sytnyk
27d1bfec7b Create BottomSheetDialog and related stuff 2018-08-14 18:32:07 +03:00
Chumva
e1eba6ceeb rename handler 2018-08-14 16:05:30 +03:00
Chumva
c63a89f4ea fix two same live messages and refactor adapter updates 2018-08-14 15:57:17 +03:00
Chumva
21af6cc24e move startAdapterUpdate 2018-08-14 14:06:36 +03:00
Chumva
d8bdd0ddfe Merge branch 'master' of ssh://github.com/osmandapp/Osmand into ShareLocationImprovements 2018-08-14 13:26:09 +03:00
Chumva
965f908ace add chatLiveStartTimeSec and updates for adapter 2018-08-14 13:20:16 +03:00
Alex Sytnyk
cbe7051247 Make method "requestMessage" silent 2018-08-14 12:39:24 +03:00
Chumva
ad7bd6d1c5 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into ShareLocationImprovements 2018-08-14 10:34:41 +03:00
Alex Sytnyk
0ec2fb2895 Add synchronization 2018-08-13 18:40:40 +03:00
Alex Sytnyk
b41a2560a8 Rename method in the MessagesDbHelper 2018-08-13 18:25:31 +03:00
Alex Sytnyk
1d5360f58f Save live messages to DB 2018-08-13 17:35:49 +03:00
Chumva
4985db672b add ability to stop sending live messages in telegram 2018-08-13 16:08:03 +03:00
Chumva
1f9e39fa1d remove empty space 2018-08-10 17:23:47 +03:00
Chumva
6d1693614c rename animateStartSharingBtn 2018-08-10 17:14:37 +03:00
Chumva
c3f4221c01 add tools visibility for button 2018-08-10 17:11:17 +03:00
Chumva
34f0a3d8d3 change fab background 2018-08-10 17:07:20 +03:00
Chumva
7bdf07122e Merge branch 'master' of ssh://github.com/osmandapp/Osmand into MyLocationFab 2018-08-10 17:06:48 +03:00
Alex Sytnyk
a2d540f9ff Add background for extended fab 2018-08-10 17:05:11 +03:00