Commit graph

271 commits

Author SHA1 Message Date
Alex Sytnyk
c7ffc1afa8 Add small changes to AndroidUtils and OsmandFormatter 2018-08-10 11:12:29 +03:00
Chumva
c0938d1ce1 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into MyLocationSharingMode 2018-08-10 10:38:55 +03:00
Alex Sytnyk
a2200ea826 SettingsDialogFragment in progress 2018-08-09 22:07:47 +03:00
Alex Sytnyk
dfcaa846fd Extract logic for creating username into a separate method in the TelegramUiHelper 2018-08-09 22:00:18 +03:00
Alex Sytnyk
ce3afc5a38 Add "getActiveIcon" method to the UiUtils 2018-08-09 21:58:16 +03:00
Alex Sytnyk
3bc7fdc8b9 Fix logging out 2018-08-09 21:57:34 +03:00
Chumva
28fe361d3d rename const 2018-08-09 18:28:17 +03:00
Chumva
6768fd0745 remove unnecessary check in MyLocationTabFragment 2018-08-09 18:24:55 +03:00
Chumva
76fba24c4d remove unnecessary changes in MyLocationTabFragment and OsmandFormatter 2018-08-09 18:16:16 +03:00
Chumva
dd08aa3d31 remove unnecessary code in getChatListIds 2018-08-09 17:54:15 +03:00
Chumva
fb118fa1a4 return appBarScrollRange 2018-08-09 17:35:11 +03:00
Alex Sytnyk
6430ae0e3a Fix small issues caused by increasing api level 2018-08-09 17:13:12 +03:00
Chumva
0a28034449 remove unnecessary code and cleaned onBindViewHolder 2018-08-09 17:05:47 +03:00
Alex Sytnyk
71bf82ab22 Update compileSdkVersion and support libs from 27 to 28 API 2018-08-09 16:51:58 +03:00
Chumva
1d9ee00225 add time formatting and refactored MyLocationTabFragment 2018-08-09 16:45:39 +03:00
Dmitriy Prodchenko
02943eced2 Rename icons with OsmAnd logo, add tap state for FAB, add color variant of OsmAnd logo 2018-08-09 14:55:27 +03:00
Chumva
7dc01155f5 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into MyLocationSharingMode 2018-08-09 13:53:33 +03:00
Alex Sytnyk
3a7bf0e030 Replace AndroidUtils.isGooglePlayInstalled with AndroidUtils.isAppInstalled 2018-08-09 13:09:08 +03:00
Chumva
37111025f5 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into MyLocationSharingMode 2018-08-09 10:48:35 +03:00
Chumva
494e40a59a remove chatLiveMessagesFull 2018-08-08 19:23:37 +03:00
Alex Sytnyk
fea565192d SettingsDialogFragment in progress 2018-08-08 19:17:00 +03:00
Alex Sytnyk
a75a8e3bda Add padding to primary and secondary buttons 2018-08-08 18:57:58 +03:00
Alex Sytnyk
16a8c21f79 Make small refactoring 2018-08-08 18:48:16 +03:00
Chumva
3c7c950e34 hide textInArea 2018-08-08 17:59:36 +03:00
Chumva
488685a656 add support for expire time and improve ui 2018-08-08 17:53:50 +03:00
Chumva
1146a2f8ee Merge branch 'master' of ssh://github.com/osmandapp/Osmand into MyLocationSharingMode 2018-08-08 17:41:44 +03:00
Alex Sytnyk
964dbc2bc4 Rewrite OsmandFormater.getFormattedDuration 2018-08-08 16:50:24 +03:00
Alex Sytnyk
c546af94c5 Increase padding in AndroidUtils.getPopupMenuWidth 2018-08-08 16:49:23 +03:00
Dmitriy Prodchenko
fbacf142d0 Add 9Patch shadow for cards 2018-08-08 14:18:20 +03:00
Chumva
3eee51364e fix scroll range 2018-08-08 11:52:54 +03:00
Chumva
c89f4ce116 remove unnecessary call to editDate 2018-08-08 11:44:54 +03:00
Alex Sytnyk
d1816ba821 Create SettingsDialogFragment and related stuff; make small refactoring 2018-08-07 20:51:06 +03:00
Alex Sytnyk
7eead1e879 Fix logging in OsmAnd-Telegram 2018-08-06 18:38:28 +03:00
Alex Sytnyk
28303d1c46 Use new background for "Open OsmAnd" button 2018-08-06 18:18:14 +03:00
Alexander Sytnyk
f6ec08f75b
Merge pull request #5779 from osmandapp/TelegramUiImprovements
Add stale location
2018-08-06 17:49:40 +03:00
Chumva
e6498521d0 remove unnecessary call to editDate 2018-08-06 17:30:41 +03:00
Chumva
d0ad7fe62d remove field created time 2018-08-06 16:44:13 +03:00
Dmitriy Prodchenko
f281acc602 Fix file name for 9Patch 2018-08-06 16:40:47 +03:00
Chumva
9c25f2dd8f improve time parsing for text locations 2018-08-06 16:15:15 +03:00
Chumva
a2bc710c00 refactored parseOsmAndBotLocation 2018-08-06 15:57:03 +03:00
Chumva
152254ae26 change stale time to 15 minutes 2018-08-06 14:32:11 +03:00
Chumva
8d666dc27e rename time variable 2018-08-06 14:31:05 +03:00
Chumva
a155063c86 create const 2018-08-06 14:20:18 +03:00
Dmitriy Prodchenko
5fc82dbe1f Add shadow for FAB,location sharing 2018-08-06 13:41:43 +03:00
Alex Sytnyk
7e08a6035b Fix OsmAnd-Telegram launcher icon 2018-08-06 13:38:30 +03:00
Alex Sytnyk
0456998a99 Add animation for "Open OsmAnd" button 2018-08-06 13:10:47 +03:00
Chumva
135e073b50 create const 2018-08-06 10:30:52 +03:00
Chumva
4853fcd17b Merge branch 'master' of ssh://github.com/osmandapp/Osmand into TelegramUiImprovements 2018-08-06 10:28:24 +03:00
Chumva
c47d6aa37d add stale location 2018-08-03 18:53:21 +03:00
Alex Sytnyk
3e9f4ead06 Add the button for opening OsmAnd to "Live Now" screen 2018-08-03 18:44:42 +03:00