OSDN Git Service

Bookmarks: check to see if a bookmark exists before adding it
authorStephen Bird <sbird@cyngn.com>
Mon, 24 Aug 2015 22:07:33 +0000 (15:07 -0700)
committerStephen Bird <sbird@cyngn.com>
Mon, 24 Aug 2015 22:09:00 +0000 (15:09 -0700)
commit85032a699b4f9d6101599be230257eab7a8cd76a
treeb16ab633f880e629fce88639263edb8a1abc7b14
parent37e57cfc1c5b038e1cfeb7f8c60eb7fb66cbb93d
Bookmarks: check to see if a bookmark exists before adding it

Previously, this would result in multiple bookmarks
of the same location

Ticket: QRDL-989
Change-Id: I0f19045bc7a6d5fa98c9ef4ee1a8ccda9c501eb1
res/values/strings.xml
src/com/cyanogenmod/filemanager/ui/dialogs/ActionsDialog.java
src/com/cyanogenmod/filemanager/ui/policy/BookmarksActionPolicy.java