Commit graph

78 commits

Author SHA1 Message Date
Chumva
30837f5fdb remove unnecessary buttons and improve parsing location messages 2019-01-30 19:14:05 +02:00
Chumva
d771c47fb8 improve buffer updates 2019-01-29 19:03:44 +02:00
Chumva
256df2c866 db refactoring continues 2019-01-28 18:09:35 +02:00
Chumva
7b41a03c47 Telegram database refactoring 2019-01-25 18:04:26 +02:00
Chumva
80eda68e01 Add timeline tab and gpx statistic dialog and sync aidl 2019-01-18 14:51:39 +02:00
Chumva
17961b6331 Add TracksDbHelper initial commit 2019-01-10 15:47:56 +02:00
Chumva
096dd18258 Fix sending several messages with poor internet connection 2018-12-28 15:50:17 +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
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
1292b7b735 Add check for last location sent time 2018-10-29 16:50:24 +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
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
a67c2affda Add BatteryOptimization dialog and improve ui in settings 2018-10-19 16:03:10 +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
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
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
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
a061640579 Add local device for sharing to telegram and remove unnecessary dialog 2018-10-02 18:06:35 +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
Vitaliy
9169766dbb
Make currentSharingMode nullable 2018-09-28 17:05:26 +03:00
Chumva
5540b2e31b Add setting to share location from different devices to url 2018-09-28 16:44:47 +03:00
Alex Sytnyk
3999c160a7 Stop showing location before updating appToConnectPackage 2018-09-06 18:32:45 +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
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
Chumva
da16b4a964 Save sort type to prefs 2018-09-04 16:43:27 +03:00
Alex Sytnyk
c5dfef67be Change icon for OsmAnd Nightly 2018-09-03 15:58:51 +03:00
Alex Sytnyk
fb40853153 Add compatibility with OsmAnd Nightly 2018-09-03 14:30:40 +03:00