Commit graph

438 commits

Author SHA1 Message Date
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
Dmitriy Prodchenko
29fbbd604a Add placeholder for stale and active user image 2018-09-05 18:20: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
Dmitriy Prodchenko
e64952a955 Add Placeholder for My location screen 2018-09-05 17:56:03 +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
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