Search Menu

buzztouch plugin: Search Menu
Version: v1.8
Adds a search menu to your app! Search any and all screens names and/or titles inside your app config automatically. Both iOS and Android compatible. Now includes Search Types.
works on iOS iOS
works on Android Android
Developer Info
Latest Review
Pointerfuddes | 08/27/14 (v1.8)
This plugin no longer works and the developer does not respond to support requests. I even tried contacting him on his Twitter account. No response. Don't waste $15 on a dead plugin!
Screenshots
More Information
-------------------------------------------------------------
DESCRIPTION - SEARCH MENU
-------------------------------------------------------------

This plugin adds a Search Screen to your app! The Search Screen will search all screens named (navBarTitleText) in your apps configuration data and include them in the results.

Check out https://btmods.com for more, or chat with me live right now at https://btmods.com/chat

Thank you!

-------------------------------------------------------------
FULL PLUGIN FEATURES LIST
-------------------------------------------------------------

- Searches all screen names in your app and lists them.
- Lets you tap on the search results to take you to screen.
- Both Apple and Android compatible on most devices.
- Simple to use, a must have for big apps.
- Search Types to allow different types of searches (Search Precision / Search All)
- Search Plugin has been integrated in most plugins on the market, so you can hide screens from search.

-------------------------------------------------------------
COMPATIBILTY FOR DEVICES / SOFTWARE
-------------------------------------------------------------

As of 3/29/14, this code is compatible for: iPad, iPhone4-5-S and iPod touch with iOS 6.0 and up (7.0+).

-------------------------------------------------------------
VERSION - CHANGE LOG - UPDATES
-------------------------------------------------------------

v1.8
- solved an issue where the dependency files for the table rows only worked for 3.0 projects.
- added the ability to switch search type options in the control panel.
- updated readme, removed changelog, fixed version number in update and updated screenshots.

v1.7
- fixes the dependence on Simple Menu plugin. - by SmugWimp

v.1.6
- changelog added
- fixed author bt url

v.1.5
- android support
- new icon / screenshots
- new plugin name

v.1.4
- bt 3.0 core code

v.1.3
- search now comprehensive, searches for all characters in a title rather just the beginning

v1.0
- Initial Release into the Plugin Market

-------------------------------------------------------------
REAL USER REVIEWS FOR THIS PLUGIN
-------------------------------------------------------------

GraciousWolf_PE: "Finally, the search functionality I've been looking forward to! At last, I can click on my search icon on my navigation bar and find the content in my application. Fantastic and simple plugin at a very reasonable price!"

Calypso Kid: "Great Plugin. I have over 200 pages in my app and BTM Search makes it easy to find a favorite quickly."

Jake Chason: "Great for searching through many screens on both iOS and Android. Thanks for updating it to be compatible with iOS 7."

-------------------------------------------------------------
SUPPORT DETAILS & INFORMATION
-------------------------------------------------------------

Support can be done via Private Message or email: [email protected]

Live support is available via https://btmods.com/chat

You can get faster support by posting on the forum, I'm usually there.

I offer *basic* support for all of my plugins, that means I will not *fix* a missing feature, or make it look *better*. I will fix submitted bugs and incompatibilities with new software and devices. I will also help for any installation support so that you can get it going.

-------------------------------------------------------------
CREDITS & THANKS TO THOSE WHO CONTRIBUTED
-------------------------------------------------------------

BIG thanks to Susan and David for porting this plugin to Android!

I created this search plugin with David @ buzztouch's help. It's a recreation from
the original BT v1.5 search screen that's compatible with self hosted control panels

-------------------------------------------------------------
KNOWN BUGS AND OTHER ISSUES / RESOLVED
-------------------------------------------------------------

You can report bugs to me via Private Message or email: [email protected]

Live bug reporting is available via https://btmods.com/chat

No bugs have been reported as of 3/27/14.

-------------------------------------------------------------
INCLUDED IOS PROJECT FILES
-------------------------------------------------------------

This plugin requires 2 files to work properly.

1 Objective-C class (a total of 2 files) are needed.
BTM_search.h
BTM_search.m

BTM_search.m is the main UIViewController that shows the search list.
The UITableViewCell that is used for each row is created from one of the buzztouch
core files, BT_cell_menuList.m, .h

-------------------------------------------------------------
INCLUDED ANDROID PROJECT FILES
-------------------------------------------------------------

This plugin requires 3 files to work properly.

BTM_search.java
btm_screen_search.xml
btm_search_item.xml

-------------------------------------------------------------
JSON DATA (ADVANCED USERS)
-------------------------------------------------------------

{"itemId":"99999", "itemType":"BTM_search", "itemNickname":"Search Menu",
"navBarTitleText":"Story Search", "searchType":0", "searchHint":"find..."}