Commit graph

487 commits

Author SHA1 Message Date
vshcherb
f5524e5016
Update LiveNowTabFragment.kt 2019-01-17 12:59:11 +01:00
vshcherb
e13b0e0ca4
Update LiveNowTabFragment.kt 2019-01-17 12:58:08 +01:00
Chumva
4a62098585 Add scan messages history 2019-01-14 17:45:47 +02:00
Chumva
f5c0e3bbfc Fix check for map locations 2019-01-11 19:02:51 +02:00
Chumva
06a357d8d3 Fix saving outgoing messages to db and improve gpx creating 2019-01-11 18:36:08 +02:00
Chumva
86afca198a Rename tracksDbHelper to SavingTracksDbHelper and add ability to save as gpx 2019-01-10 21:28:18 +02:00
Chumva
17961b6331 Add TracksDbHelper initial commit 2019-01-10 15:47:56 +02:00
Chumva
4c6b388107 Fix sharing status update 2018-12-28 18:26:31 +02:00
Chumva
c899245ad3 Add logging for sharing messages 2018-12-28 16:19:05 +02:00
Chumva
096dd18258 Fix sending several messages with poor internet connection 2018-12-28 15:50:17 +02:00
Chumva
7cf0015341 Add sharing link 2018-12-12 16:55:37 +02:00
Chumva
aa80bd3d29 Add link to app in text messages and improve parsing 2018-12-12 11:35:31 +02:00
Chumva
0c5a82ca96 Apply setting for bot messages and improve text messages processing 2018-12-11 19:05:25 +02:00
Chumva
59f6feb1dc Add string resources for new setting 2018-12-10 17:37:27 +02:00
Chumva
89a03881da Add check for old user locations messages 2018-12-10 17:03:52 +02:00
Chumva
0de3d8af76 Refactor sendNewLiveLocationMessage for text messages 2018-12-10 15:49:30 +02:00
Chumva
6d63adc2ba Improve user text locations parsing 2018-12-10 15:10:11 +02:00
Chumva
2ce8626e84 Add ability to share text locations without bot 2018-12-07 19:07:48 +02:00
Chumva
3acd73dcaf simplify check for sharing location to user 2018-12-05 18:03:46 +02:00
Chumva
9b6aa48639 Add ability to share location to contacts 2018-12-05 17:52:26 +02:00
Chumva
da0405dc08 Add last update time from telegram 2018-11-06 14:16:20 +02:00
Victor Shcherb
3436e1f789 Fix compilation 2018-10-30 01:22:59 +01:00
Chumva
1292b7b735 Add check for last location sent time 2018-10-29 16:50:24 +02:00
Chumva
f0368a845c remove unnecessary caps 2018-10-29 16:01:12 +02:00
Chumva
9d38b4ca4a add const for gps expired time 2018-10-29 15:57:57 +02:00
Chumva
f89cf5a5a4 Fix sharing to new device, different parsed time and add check for last known location 2018-10-29 15:54:44 +02:00
Chumva
aff20dbc2b Add ability to send location messages via bot 2018-10-26 17:06:30 +03:00
Chumva
7599cb68b6 Remove unnecessary changes 2018-10-25 17:37:01 +03:00
Chumva
a667ac7f94 Add check for locationTime 2018-10-25 17:34:57 +03:00
Chumva
520f78631b remove unnecessary check 2018-10-25 15:16:06 +03:00
Chumva
db36d3b673 Refactor add device dialog and improve ui 2018-10-25 14:48:19 +03:00
Chumva
3f11fb3937 Add ability to add new sharing devices and save them in shared pref 2018-10-25 12:52:32 +03:00
Chumva
6dc64ef13c Remove unnecessary code 2018-10-23 12:36:28 +03:00
Chumva
ec2f36760d Add new sharing statuses for telegram 2018-10-23 12:21:15 +03:00
Chumva
e8f6343d3a Add check for 26 api level 2018-10-19 16:38:59 +03:00
Chumva
a67c2affda Add BatteryOptimization dialog and improve ui in settings 2018-10-19 16:03:10 +03:00
Chumva
c7ba22ee53 add update for sharing status 2018-10-17 17:09:55 +03:00
Chumva
607a4389ca Fix expireTime and add check for lastSuccessfulSendTimeMs 2018-10-17 17:08:05 +03:00
Chumva
1442f7a019 Remove unnecessary changes 2018-10-17 12:55:26 +03:00
Chumva
45966e929c Fix sharing after expire time ends and remove unnecessary changes 2018-10-17 12:27:57 +03:00
Chumva
3ed8c1ec84 Remove liveUpdatesHandler 2018-10-16 18:42:43 +03:00
Chumva
0ff05fd0a6 Telegram sharing status init 2018-10-12 19:17:38 +03:00
Chumva
3c2fb27f2a Cleaned setting newLivePeriod 2018-10-12 12:45:09 +03:00
Chumva
07e3660d54 Move getNextAdditionalActiveTime to shareInfo 2018-10-12 12:38:46 +03:00
Chumva
7c7f9cb945 move additionalActiveTime to shareInfo 2018-10-12 12:08:27 +03:00
Chumva
7f04fd37d9 Remove ScheduledExecutorService from ShareLocationHelper 2018-10-09 16:12:52 +03:00
Chumva
9bcd87ce27 Remove unnecessary check for old period 2018-10-09 11:47:40 +03:00
Chumva
0847782aba Remove onUpdateMessage and clean updateSendLiveMessages 2018-10-09 11:26:31 +03:00
Chumva
b1d987f65c Fix send time 2018-10-08 19:10:55 +03:00
Chumva
8c9d27889c Init refactoring for ShareChatInfo 2018-10-08 18:33:59 +03:00
Chumva
1eb37fd3ae Fix max sharing time and add check for internet connection 2018-10-04 16:50:49 +03:00
Chumva
b57e3c268f fix array 2018-10-03 18:04:25 +03:00
Chumva
d70d2c6dc7 Rename pausedLiveChatIds 2018-10-03 17:59:03 +03:00
Chumva
d76f6a2e7f Rename pausedLiveChats 2018-10-03 17:57:37 +03:00
Chumva
0d7fd67d57 Remove unnecessary changes 2018-10-03 17:43:04 +03:00
Chumva
7d4a9f025d Fix sending many location messages after adding sharing time 2018-10-03 17:20:49 +03:00
Chumva
c1f90b1317 Save userId in currentSharingMode 2018-10-03 13:27:53 +03:00
Chumva
bc1f942166 Add log to OsmandApiUtils 2018-10-03 13:14:55 +03:00
Chumva
c15922d08b Add addItemToContainer 2018-10-03 12:50:15 +03:00
Chumva
bdeed810fc Merge branch 'master' of ssh://github.com/osmandapp/Osmand into TelegramImprovements 2018-10-03 12:28:09 +03:00
Chumva
7e87e45b3a Add OsmandApiUtils 2018-10-03 12:25:42 +03:00
Chumva
66db443340 Remove unnecessary method 2018-10-02 18:11:01 +03:00
Chumva
a061640579 Add local device for sharing to telegram and remove unnecessary dialog 2018-10-02 18:06:35 +03:00
Chumva
01aae4cc2e remove unnecessary changes 2018-10-02 17:44:05 +03:00
Chumva
abb2ab0d1e Fix showing via bot messages and improve ui 2018-10-02 17:43:04 +03:00
Chumva
ad33ae1023 Add increasing values for adding sharing time 2018-10-02 14:58:55 +03:00
Chumva
06e80d514d Get devices ids from url 2018-10-02 13:01:26 +03:00
Chumva
ac844ab537 remove unnecessary changes 2018-09-28 18:38:09 +03:00
Chumva
c71386e19a remove default currentSharingMode 2018-09-28 18:13:27 +03:00
Vitaliy
9169766dbb
Make currentSharingMode nullable 2018-09-28 17:05:26 +03:00
Vitaliy
3b1e1d19a0
change check for currentSharingMode 2018-09-28 17:01:11 +03:00
Vitaliy
41271f87e8
remove unnecessary changes 2018-09-28 16:51:39 +03:00
Chumva
5540b2e31b Add setting to share location from different devices to url 2018-09-28 16:44:47 +03:00
Alex Sytnyk
6ac2989f2c Fix compatibility issue with TdLib 2018-09-11 13:58:49 +03:00
Alex Sytnyk
4980736146 Revert #176c09b 2018-09-11 12:49:58 +03:00
Alex Sytnyk
176c09b55a Try to fix Jenkins build 2018-09-10 12:25:29 +03:00
Alex Sytnyk
99f8e828dc Open "My location" tab and dismiss all dialogs after click on notification 2018-09-07 17:33:20 +03:00
Alex Sytnyk
aecf98195c Change icon and dd button to the notification 2018-09-07 15:34:03 +03:00
Chumva
956606e3f6 Add dismissAllowingStateLoss 2018-09-07 13:45:40 +03:00
Alex Sytnyk
45dbd7d5da Fix crash 2018-09-07 13:32:21 +03:00
Alex Sytnyk
f314d480ba Fix updating of current user photo on first start 2018-09-07 12:40:39 +03:00
Chumva
46382bf3de Add height for ListPopupWindow 2018-09-07 12:02:55 +03:00
Alex Sytnyk
fb7af911e6 Fix "Show location on map" notification 2018-09-06 18:49:38 +03:00
Alexander Sytnyk
8f3f00de88
Merge pull request #5992 from osmandapp/TelegramUiImprovements
Ui improvements
2018-09-06 18:34:47 +03:00
Alex Sytnyk
3999c160a7 Stop showing location before updating appToConnectPackage 2018-09-06 18:32:45 +03:00
Chumva
8ca0e75045 Remove unnecessary text from LogoutBottomSheet 2018-09-06 18:27:40 +03:00
Chumva
ca112ce977 Add LogoutBottomSheet and improve login dialogs ui 2018-09-06 18:01:10 +03:00
Alex Sytnyk
7f0ca8831e Replace hardcoded values 2018-09-06 15:55:38 +03:00
Alex Sytnyk
20c14b5496 Init TelegramApplication from OsmAnd 2018-09-06 15:54:47 +03:00
Alex Sytnyk
08085f1efb Change placeholders for points on map 2018-09-05 18:24:14 +03:00
Alex Sytnyk
80cde74ce8 Change user`s icon placeholder on "My location" screen 2018-09-05 18:13:17 +03:00
Alex Sytnyk
62a5d46be2 Change background for stale points on map 2018-09-05 17:59:49 +03:00
Alex Sytnyk
d6cd0df2ea Show all chats on map by default 2018-09-05 12:58:32 +03:00
Alex Sytnyk
546679298e Add small formatting fixes in TelegramSettings 2018-09-05 11:44:02 +03:00
Chumva
23be3c4764 Remove unnecessary check 2018-09-05 11:38:18 +03:00
Chumva
b05d510c44 Rename request code and fix OsmAnd Bot icon on map 2018-09-05 11:28:39 +03:00
Chumva
37658d86a6 Fix group gray icon and bot description 2018-09-04 18:55:23 +03:00
Chumva
2d78996344 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into LiveNowSorting
# Conflicts:
#	OsmAnd-telegram/src/net/osmand/telegram/TelegramSettings.kt
2018-09-04 18:44:42 +03:00
Chumva
416de7a053 Move LiveNowSortType to settings 2018-09-04 17:43:42 +03:00
Alex Sytnyk
8ad8288865 Change defValue for appToConnectPackage 2018-09-04 16:57:19 +03:00