0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Dec 17, 2024 — Dec 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed the custom view to start the Word Cloud thread since it sometimes hanged. More... over 13 years ago
Getting app ready for test branch. Displayed a Twitter not enabled message. More... over 13 years ago
Added a quick cloud word icon. Removed other language stop word to speed up loading the library. More... over 13 years ago
Fixed a bug in word cloud activity. More... over 13 years ago
Fix the test More... over 13 years ago
Make recent searches a fragment so it displays a message when there are no recent searches. More... over 13 years ago
Started implemented a quick Word Cloud feature. It's still buggy. More... over 13 years ago
Added a fix to the facebook sdk. Disabled the regex highlighting since it caused some problems if the user type too fast. Disabled the max search result and num messages per thread settings since the feature isn't implemented. More... over 13 years ago
Added New In-memory database to store direct messages for twitter. Added Twitter Direct Messages fetch call. Added Query builder to query In-memory database to get appropriate twitter direct messages. More... over 13 years ago
Fixed some issues with tests and Twitter login. More... over 13 years ago
Merged Changes More... over 13 years ago
Added Twitter OAuth Authentication. More... over 13 years ago
Fixed compile errors from changes. More... over 13 years ago
Merge branch 'HEAD' of [email protected]:searchbadger/searchbadger.git More... over 13 years ago
Added more test for controller and model. More... over 13 years ago
UI Improvements 1) Add nice messages if an error occurs or if there are no results/starred messages 2) Fix some warnings that Android Lint talks about 3) Bring the application menu to all activities except for those linked from the menu itself. 4) Get rid of "Please wait" dialog boxes everywhere but after clicking "Search" More... over 13 years ago
Added controller test. More... over 13 years ago
Updated help html page More... over 13 years ago
Merge branch 'master' of https://github.com/searchbadger/searchbadger.git More... over 13 years ago
classpath changed More... over 13 years ago
Added more tests for the views. More... over 13 years ago
Added more tests for ContactsActivity, ThreadActivity, SearchResultActivity, and StarredMessagesActivity. More... over 13 years ago
Added unit test for FacebookerHelper. More... over 13 years ago
Added the wrong keystore previously More... over 13 years ago
Added some basic unit tests for the utils classes. More... over 13 years ago
Added a debug.keystore that can be used to test the Facebook search functionality on a real device. More... over 13 years ago
Merge branch 'master' of https://github.com/searchbadger/searchbadger.git More... over 13 years ago
Made Message Comparable, added sort in search method of model More... over 13 years ago
Made calls to model function that can potential make HTTP request async. More... over 13 years ago
Fixed crashing bug in fragment view. More... over 13 years ago