openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
SmartActionBarSherlock
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
Sep 03, 2024 — Sep 03, 2025
Showing page 37 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add profiles so the test modules are not run during release.
Jake Wharton
More...
about 14 years ago
Revert find/replace change in the change log which is incorrect for legacy purposes.
Jake Wharton
More...
about 14 years ago
Add test cases for custom view display state.
Jake Wharton
More...
about 14 years ago
Make sure the test-app points to the right place for the library.
Jake Wharton
More...
about 14 years ago
Setting a custom view should not automatically trigger that custom view to be disabled. This is the behavior of the native action bar. Thanks to Rob Isakson for the report.
Jake Wharton
More...
about 14 years ago
Add centralized dependency versioning in parent pom.xml. Add test application and runner.
Jake Wharton
More...
about 14 years ago
Properly style the action item text as per the theme.
Jake Wharton
More...
about 14 years ago
Enable action item text display on pre-Android 3.0 devices by calling `requestWindowFeature()` with the argument `Window.FEATURE_ACTION_BAR_WATSON_TEXT`.
Jake Wharton
More...
about 14 years ago
Add the beginnings of a testing framework.
Jake Wharton
More...
about 14 years ago
Fix onCreateOptionsMenu() not being called in fragments on Android 3.0+.
Jake Wharton
More...
about 14 years ago
Explicitly specify deploy plugin version for maven and include SSH dependency for wagon.
Jake Wharton
More...
about 14 years ago
Start changelog for 3.0.1.
Jake Wharton
More...
about 14 years ago
Potential fix for onOptionsItemSelected() not being called in fragments.
Jake Wharton
More...
about 14 years ago
[maven-release-plugin] prepare for next development iteration
Jake Wharton
More...
about 14 years ago
[maven-release-plugin] prepare release 3.0.0
Jake Wharton
More...
about 14 years ago
Bump to version 3.0.0.
Jake Wharton
More...
about 14 years ago
Add the layout for the featured image on the website to the feature demo. Can be accessed by clicking an action item.
Jake Wharton
More...
about 14 years ago
Disable honeycomb gallery sample from upcoming release.
Jake Wharton
More...
about 14 years ago
Add link to website in change log.
Jake Wharton
More...
about 14 years ago
Abstract calls to the parent class methods which are only available on Honeycomb or later to static inner-classes to avoid incompatibility with Android 1.6.
Jake Wharton
More...
about 14 years ago
Update the manifest for all samples to be 3.0.
Jake Wharton
More...
about 14 years ago
Gut the documentation in the repository itself and point to the website.
Jake Wharton
More...
about 14 years ago
overridePendingTransition is only available on Android 2.0 or later and should be called directly after startActivity() or finish().
Jake Wharton
More...
about 14 years ago
Fix the home button on pre-3.0 to actually call through to the activity callback. Enable back support in the shakespeare example.
Jake Wharton
More...
about 14 years ago
Shakespeare sample needs to use Theme.Sherlock.
Jake Wharton
More...
about 14 years ago
Fix recursive styles on 3.0+.
Jake Wharton
More...
about 14 years ago
Disable actionView loading since it is currently not utilized.
Jake Wharton
More...
over 14 years ago
Do not deploy the apklib to the GitHub downloads page.
Jake Wharton
More...
over 14 years ago
Skip action items which do not have an icon on pre-3.0.
Jake Wharton
More...
over 14 years ago
Support onClick method name, action view class name, and action view layout resource ID inflation from menu XML.
Jake Wharton
More...
over 14 years ago
←
1
2
…
33
34
35
36
37
38
39
40
41
…
44
45
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree