This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
core
History
Android (Google) Code Review
8fc5a63d42
Merge change 2431 into donut
...
* changes: wifi: Fix problem parsing RSSI when the AP name contains a space.
2009-05-26 08:35:51 -07:00
..
config
Config: Add ConfigBuildFlags, and change it based on TARGET_BUILD_TYPE
2009-05-01 17:47:08 -07:00
java
GestureOverlayView was not invalidating itself when calling clear(false). Calling clear(true) was working properly. This change also makes clear(false) and clear(true) both behave similarly when fireActionPerformed == true.
2009-05-25 19:10:07 -07:00
jni
wifi: Fix problem parsing RSSI when the AP name contains a space.
2009-05-25 22:34:20 -04:00
res
Add new orientation attribute to GestureOverlayView. This can be used to prevent the overlay from interfering with vertically/horizontally scrolling views underneath the overlay.
2009-05-25 13:51:00 -07:00