Commit graph

426 commits

Author SHA1 Message Date
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
bd9802c195 Fix show on map padding 2018-09-04 17:48:51 +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
a2cef24af4 Rename sortType field 2018-09-04 16:52:24 +03:00
Chumva
da16b4a964 Save sort type to prefs 2018-09-04 16:43:27 +03:00
Chumva
a145db7e17 Remove unnecessary apply 2018-09-04 16:16:23 +03:00
Chumva
33a287ca9f Remove unnecessary variable 2018-09-04 15:56:39 +03:00
Chumva
6f1974ea60 Remove colorStateList and refactor SortByBottomSheet 2018-09-04 15:15:38 +03:00
Chumva
ac454fa9f8 rename dimension resource 2018-09-04 13:47:42 +03:00
Chumva
b355b56c6c Fix group icon and add colorStateList 2018-09-04 13:29:21 +03:00
Chumva
ba473df31f Add sorting to live now fragment 2018-09-03 19:23:57 +03:00
Alex Sytnyk
f843c219ce Add user photo to the "Disable all sharing" dialog 2018-09-03 18:24:26 +03:00
Alex Sytnyk
c5dfef67be Change icon for OsmAnd Nightly 2018-09-03 15:58:51 +03:00
Alex Sytnyk
4683281377 Add user photo to the "My location" screen 2018-09-03 15:55:08 +03:00
Dmitriy Prodchenko
834cc5b700 Add image for Turn off dialog, and icon for OsmAnd Nightly version 2018-09-03 15:49:32 +03:00
Alex Sytnyk
fb40853153 Add compatibility with OsmAnd Nightly 2018-09-03 14:30:40 +03:00
Alex Sytnyk
9c28f7d131 Finish ChooseOsmAndBottomSheet 2018-09-03 12:02:26 +03:00
Alex Sytnyk
8203052e86 ChooseOsmAndBottomSheet in progress 2018-08-31 17:36:25 +03:00
Alex Sytnyk
7ebea3048c Create layout for "Choose OsmAnd" bottom sheet 2018-08-31 17:26:42 +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
Alexey
6a9a30c955
Merge pull request #5955 from osmandapp/TelegramAidlUpdate
Telegram AIDL callback update
2018-08-31 15:04:06 +03:00
Alex Sytnyk
9e8723342c Move settings classes from SettingsDialogFragment to the TelegramSettings 2018-08-31 14:22:46 +03:00
Chumva
5ce94dc933 remove unnecessary methods from callback 2018-08-31 12:54:40 +03:00
Chumva
8da4fb8474 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into TelegramAidlUpdate 2018-08-30 19:08:42 +03:00
Alex Sytnyk
491b628d90 Add DisableSharingBottomSheet and related stuff 2018-08-30 19:06:59 +03:00
Chumva
bdb5c41514 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into TelegramAidlUpdate
# Conflicts:
#	OsmAnd/src/net/osmand/aidl/IOsmAndAidlInterface.aidl
#	OsmAnd/src/net/osmand/aidl/OsmandAidlApi.java
#	OsmAnd/src/net/osmand/aidl/OsmandAidlService.java
2018-08-30 18:33:58 +03:00
Chumva
c0befa533f Merge branch 'master' of ssh://github.com/osmandapp/Osmand into TelegramAidlUpdate
# Conflicts:
#	OsmAnd/src/net/osmand/aidl/IOsmAndAidlInterface.aidl
#	OsmAnd/src/net/osmand/aidl/OsmandAidlApi.java
#	OsmAnd/src/net/osmand/aidl/OsmandAidlService.java
2018-08-30 18:30:07 +03:00
Chumva
396d56ba28 Add check for active mapActivity and add parameter updateTimeMS 2018-08-30 17:07:54 +03:00
Chumva
50c7e5e63e Add setId to callback 2018-08-30 15:05:30 +03:00
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