Commit graph

427 commits

Author SHA1 Message Date
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