Commit graph

101 commits

Author SHA1 Message Date
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
Alex Sytnyk
eb5d38a4c5 Extract updating of "appToConnectPackage" to the TelegramSettings 2018-08-31 16:28:14 +03:00
Alex Sytnyk
ca48340164 Choose OsmAnd on "Open OsmAnd" button click in progress 2018-08-31 16:19:28 +03:00
Alex Sytnyk
9e8723342c Move settings classes from SettingsDialogFragment to the TelegramSettings 2018-08-31 14:22:46 +03:00
Alex Sytnyk
d788d036f7 Replace "logout" menu item with "exit" item 2018-08-28 20:10:59 +03:00
Chumva
717af0e6ff refactor telegramSettings clear 2018-08-28 12:50:49 +03:00
Chumva
a3d5cd8567 on logout clear all settings and internal state 2018-08-20 15:07:08 +03:00
Chumva
c63a89f4ea fix two same live messages and refactor adapter updates 2018-08-14 15:57:17 +03:00
Chumva
965f908ace add chatLiveStartTimeSec and updates for adapter 2018-08-14 13:20:16 +03:00
Alex Sytnyk
27dd23f04b Add the ability to choose app to connect 2018-08-10 15:34:17 +03:00
Alex Sytnyk
6f42612123 SettingsDialogFragment in progress; use values from settings instead of constants 2018-08-10 13:16:46 +03:00
Chumva
c7a811dc61 rename duration to livePeriod 2018-07-13 17:08:47 +03:00
Chumva
e0271f99a5 rename getChatLivePeriod 2018-07-13 17:06:05 +03:00
Chumva
e37e78cb33 rename chatLivePeriods 2018-07-13 17:02:49 +03:00
Chumva
c2aca3c9fb rename chatLocLivePeriods 2018-07-13 17:01:28 +03:00
Chumva
9357222b58 refactor chatIdsToDuration 2018-07-13 16:28:37 +03:00
Chumva
1033e61c0c rename addChatIdToDuration 2018-07-13 16:01:17 +03:00
Chumva
8380b29855 add chatIdsToDuration to settings 2018-07-13 15:53:58 +03:00
Alex Sytnyk
2cde7dcb3f Refactor TelegramSettings 2018-07-13 14:32:11 +03:00
Chumva
3c05c0e37e fix tabs in settings 2018-07-13 14:27:01 +03:00
Chumva
01d8e3f33e change chaiTitle to chatId 2018-07-13 14:02:59 +03:00
Alex Sytnyk
ee13ff7763 Fix TelegramSettings formatting 2018-07-04 16:00:51 +03:00
Alex Sytnyk
7e2a2d9ea3 Get rid of unnecessary companion objects 2018-06-27 11:06:24 +03:00
crimean
49c3e495e8 Detect first location. Stop sharing if no permission. UI fix. 2018-06-19 16:00:13 +03:00
crimean
c3ca853451 Telegram - added location expire feature 2018-06-16 14:55:14 +03:00
Alexey Kulish
668d3e9835 Telegram - working on service 2018-06-13 17:18:54 +03:00
crimean
911126e3f9 Telegram - cleanup code 2018-06-11 19:57:33 +03:00
crimean
52db9a54c3 Telegram - simple notifications 2018-06-11 17:12:03 +03:00
crimean
5573fcb5f2 Telegram - added osmand api 2018-06-10 19:27:03 +03:00
Renamed from OsmAnd-telegram/src/main/java/net/osmand/telegram/TelegramSettings.kt (Browse further)