master
[android] fix for lost header label 'key information' on PP
[android] fix for broken content in webview on PP
[android] Fixed review notes
[android] Added bookmarks list refresh after user's login on Bookmarks lists screen
[android] Fixed doubling sharing category dialog.
[android] Migrated code to Android X
[android] Toasts are replaced with snackbars.
[android] Remove MwmApplication.get() from ThemeUtils.
[android] Added forgotten guides layer statitstics
[android] Redesigned item_bookmark_group_list_header.xml
[android] show convert bookmarks dialog only one time
[android] Fixed update collection and categories when hide all/show all button was pressed.
[android] Refactored bookmarks list, i.e. replaced nested scrollview with two recyclers and description view by one recycler configured with merge adapter
[android] Implemented bookmark download result transfore from service to activity
[android][downloader] download completed service is unified.
[android] remove MwmApplication.get method
[android] Return old description block in users bookmarks.
[android] Added some new auth stats
[android][downloader] review fixes
[android] Toasts are replaced with snackbars. Part 2.
[android] Added usage of all predefined http headers during downloading boomkarks via download manager
[adnroid] remove MwmApplication.get method part 2
[android] Remove org.solovyev.android.views:linear-layout-manager:0.5@aar lib from project.
[android] Reduced restriction on non-null download url when onPaymenRequired called. It's possible when we quickly get out from catalog fragment after pressing the buy/download button and callback came to another fragment
[android][bookmarks] Extended bookmarks colours palette.
[bookmarks][android][ios] Invalid categories -> Expired categories
[android] Moved SectionPosition to a separate class.