Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 00f1ea75 authored by Florian Edelmann's avatar Florian Edelmann Committed by Jorge Ruesga
Browse files

[CMFM] bookmarks and history in a navigation drawer

* used a modified version of DrawerLayout from the Support Library
* moved bookmarks and history there -> always accessible
* added a drawer icon
* made all themeable
* removed the BookmarksActivity and HistoryActivity
* removed the BookmarksAdapter and HistoryAdapter as they are useless
  for LinearLayouts. I couldn't use ListViews because they scroll
  vertically - as well as the drawer itself.
* removed the layouts for bookmarks and history

Patch Set 2: tab cleanup and reset code I didn't touch
Patch Set 3: fixed a FC after changing the theme when settings
             were opened by the drawer's overflow menu
Patch Set 4: updated commit message
Patch Set 5: updated commit message
Patch Set 6: disabled "clear history" ActionBar action when
             history is empty
Patch Set 7: fixed code style, fixed theme change issue with history
             items in the drawer, updated theme previews
Patch Set 8: remove trailing whitespaces

Change-Id: I215211e771ec7c96a2a669cdcc440556c310d6db
parent b3f536b0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment