android-flip
============
Aphid FlipView is a UI component to accomplish the flipping animation like [Flipboard](http://www.flipboard.com) does.
A pre-built demo APK file for Android OS 2.2+ can be found at:
[https://github.com/openaphid/android-flip/tree/master/FlipView/Demo/APK](https://github.com/openaphid/android-flip/tree/master/FlipView/Demo/APK)
Please also refer to our blog posts for more details:
[http://openaphid.github.com/blog/categories/flipview/](http://openaphid.github.com/blog/categories/flipview/)
## Release Notes
For a complete change list please checkout our [issue tracker](https://github.com/openaphid/android-flip/issues/milestones?state=closed)
### [v0.9.8, May 7th 2013](https://github.com/openaphid/android-flip/issues?milestone=4&state=closed)
- Fixes the occasional flash issue when flipping. ([#52](https://github.com/openaphid/android-flip/issues/52))
- Disables the dropping shadow of title bar in the demo app.
### [v0.9.7, Jan 1th 2012](https://github.com/openaphid/android-flip/issues?milestone=3&state=closed)
- The core control flow has been rewritten, which fixes several performance and reliability issues about adapter and async content support. ([#36](https://github.com/openaphid/android-flip/issues/36), [#29](https://github.com/openaphid/android-flip/issues/29), [#28](https://github.com/openaphid/android-flip/issues/28), [#8](https://github.com/openaphid/android-flip/issues/8))
- Supports different bitmap format for animation, which can be used to reduce peak memory consumption. ([#34](https://github.com/openaphid/android-flip/issues/34))
- Fixes a severe memory leak issue. ([#33](https://github.com/openaphid/android-flip/issues/33), [#21](https://github.com/openaphid/android-flip/issues/21))
- The demo [FlipAsyncContentActivity](https://github.com/openaphid/android-flip/blob/master/FlipView/Demo/src/com/aphidmobile/flip/demo/FlipAsyncContentActivity.java) has been rewritten to illustrate the correct way of handling async content. ([#37](https://github.com/openaphid/android-flip/issues/37))
- A new demo [FlipDynamicAdapterActivity](https://github.com/openaphid/android-flip/blob/master/FlipView/Demo/src/com/aphidmobile/flip/demo/FlipDynamicAdapterActivity.java) to demonstrate how to dynamically load more pages. ([#41](https://github.com/openaphid/android-flip/issues/41))
- Thanks to [@siegfriedpammer](https://github.com/siegfriedpammer) for his contribution. ([Pull #40](https://github.com/openaphid/android-flip/pull/40))
### [v0.9.6, Dec 12th 2012](https://github.com/openaphid/android-flip/issues?milestone=1&state=closed)
- Adds fling support. ([Pull #10](https://github.com/openaphid/android-flip/pull/10), [Issue #20](https://github.com/openaphid/android-flip/issues/20))
- Adds XML configuration support. ([Issue #13](https://github.com/openaphid/android-flip/issues/13))
- Adds several new demos.
- Fixes several bugs when flipping. ([Issue #17](https://github.com/openaphid/android-flip/issues/17), [Issue #16](https://github.com/openaphid/android-flip/issues/16), [Issue #15](https://github.com/openaphid/android-flip/issues/15), [Issue #14](https://github.com/openaphid/android-flip/issues/14))
- Special thanks to [@iPaulPro](https://github.com/iPaulPro) for his outstanding contributions.
### v0.9.5, Nov 9th 2012
- Supports flipping horizontally. ([Pull Request 6](https://github.com/openaphid/android-flip/pull/6). Thanks to [@axexmedearis](https://github.com/alexmedearis) for the contribution)
![screenshot](http://openaphid.github.com/images/flipview-horizontal-demo.gif "Screenshot of Aphid FlipView v0.9.5")
- Supports event listener to get notified when flipping finishes. ([Issue #3](https://github.com/openaphid/android-flip/issues/3))
- Supports content reloading when flipping. ([Issue #4](https://github.com/openaphid/android-flip/issues/3))
- Incorrect rendering of shadow in horizontal mode. ([Issue #7](https://github.com/openaphid/android-flip/issues/7))
### v0.9, Sep 21st 2012
First release
![screenshot](http://openaphid.github.com/images/flipview-demo.gif "Screenshot of Aphid FlipView v0.9")
## Copyright and License
```
Copyright 2012 Aphid Mobile
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
````
没有合适的资源?快使用搜索试试~ 我知道了~
Android应用源码之-flip-master.zip项目安卓应用源码下载
共155个文件
java:54个
xml:35个
png:28个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 179 浏览量
2022-03-08
01:13:30
上传
评论
收藏 1.82MB ZIP 举报
温馨提示
Android应用源码之-flip-master.zip项目安卓应用源码下载Android应用源码之-flip-master.zip项目安卓应用源码下载 1.适合学生毕业设计研究参考 2.适合个人学习研究参考 3.适合公司开发项目技术参考
资源推荐
资源详情
资源评论
收起资源包目录
Android应用源码之-flip-master.zip项目安卓应用源码下载 (155个子文件)
Aphid-FlipView-Demo.apk 597KB
Flip-Touch.apk 86KB
.classpath 356B
.classpath 356B
.classpath 356B
.classpath 356B
.gitignore 227B
Flip-Touch.iml 3KB
Aphid-FlipView-Demo.iml 2KB
Aphid-FlipView-Library.iml 1KB
FlipView.ipr 32KB
android-support-v4.jar 377KB
FlipViewController.java 17KB
FlipCards.java 13KB
Card.java 9KB
GalleryFlipItem.java 8KB
FlipCards.java 8KB
FlipAsyncContentActivity.java 7KB
ViewDualCards.java 6KB
Travels.java 5KB
Card.java 5KB
FlipRenderer.java 5KB
Texture.java 4KB
Card.java 4KB
FlipWebViewActivity.java 4KB
GalleryFlipAdapter.java 4KB
FlipRenderer.java 4KB
FlipRenderer.java 4KB
FlipViewGroup.java 4KB
MainActivity.java 3KB
FlipViewGroup.java 3KB
IO.java 3KB
FlipCards.java 3KB
AphidLog.java 3KB
AphidLog.java 3KB
TravelAdapter.java 3KB
FlipTextViewFragment.java 2KB
IO.java 2KB
FlipTextViewXmlActivity.java 2KB
Texture.java 2KB
Texture.java 2KB
FlipButtonActivity.java 2KB
Issue51Activity.java 2KB
FlipDeleteAdapterActivity.java 2KB
UI.java 2KB
FlipDynamicAdapterActivity.java 2KB
FlipFragmentActivity.java 2KB
FlipTextViewActivity.java 2KB
FlipComplexLayoutActivity.java 2KB
TextureUtils.java 1KB
FlipHorizontalLayoutActivity.java 1KB
MainActivity.java 1KB
Utils.java 1KB
Utils.java 1KB
MainActivity.java 1KB
GrabIt.java 1KB
UI.java 1KB
NumberTextView.java 1KB
FlipTextViewAltActivity.java 1KB
GalleryPage.java 1KB
GrabIt.java 1KB
GrabIt.java 1KB
ImagePlaceholders.java 1017B
Issue5Activity.java 866B
NumberButton.java 817B
Logger.java 750B
sera_monastery.jpg 57KB
drepung_monastery.jpg 55KB
tashilunpo_monastery.jpg 50KB
potala_palace.jpg 49KB
kathmandu.jpg 45KB
pokhara.jpg 43KB
patan.jpg 34KB
samye_monastery.jpg 34KB
zhangmu_port.jpg 21KB
README.md 5KB
ic_launcher-web.png 76KB
ic_launcher-web.png 76KB
aphid_logo.png 21KB
aphid_logo.png 21KB
aphid_kid.png 21KB
aphid_kid.png 21KB
ic_launcher.png 10KB
ic_launcher.png 10KB
ic_launcher.png 7KB
ic_launcher.png 7KB
ic_launcher.png 7KB
ic_launcher.png 7KB
ic_launcher.png 5KB
ic_launcher.png 5KB
ic_launcher.png 4KB
ic_launcher.png 4KB
ic_action_search.png 3KB
ic_action_search.png 3KB
feed_taggeduser_image.png 3KB
ic_action_search.png 3KB
ic_action_search.png 3KB
ic_launcher.png 3KB
ic_launcher.png 3KB
ic_action_search.png 3KB
共 155 条
- 1
- 2
资源评论
yxkfw
- 粉丝: 81
- 资源: 2万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功