下載
軟體開發
帳戶
下載
軟體開發
登入
我忘記帳戶名和密碼了
新增帳戶
語言
手冊
語言
手冊
×
登入
登入名稱
密碼
×
我忘記帳戶名和密碼了
繁體中文翻譯狀態
類別:
軟體
人
PersonalForge
Magazine
Wiki
搜尋
OSDN
>
軟體搜索
>
observoice
>
SCM
>
SVN
>
提交
observoice
描述
專案概要
開發人員儀表板
專案的網頁
Developers
Image Gallery
List of RSS Feeds
活動
使用統計
歷史
檔案下載
發布列表
Stats
原始碼
儲存庫列表
Subversion
查看儲存庫
待辦事項
待辦事項列表
里程碑列表
類型列表
元件列表
List of frequently used tickets/RSS
新增待辦事項
文檔
FrontPage
Title index
Recent changes
溝通
討論區
討論區列表
開發者論壇 (1)
幫助論壇 (1)
公開討論 (1)
通信論壇
通信論壇列表
新聞
R/O
SSH
HTTPS
摘要
檔案樹
提交
分支
標籤
observoice: 提交
Commit MetaInfo
修訂
282 (
tree
)
時間
2012-10-25 11:19:09
作者
uchan_nos
Log Message
Merge from trunk 281
Change Summary
modified:
branches/29115-reviewgraph/observoice/AndroidManifest.xml
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/adapter/CommentListAdapter.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/adapter/NextLectureListAdapter.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/adapter/SearchedLectureListAdapter.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/adapter/ReviewLecturePagerAdapter.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/ReviewLectureActivity.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/DebugActivity.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/ChartEngineTestActivity.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/LectureSearchActivity.java
added:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/RequestConfiguration.java
added:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/task/GetAccountTask.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/task/GetCommentListTask.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/task/GetCurrentLectureInfoListTask.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/task/GetLectureInfoTask.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/task/ObsvNetworkTask.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/task/GetWatchingCoursesTask.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/task/PostCommentTask.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/task/WatchLectureTask.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/task/GetLectureInfoListTask.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/ObsvHttpClient.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/requestmethod/GetCommentListMethod.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/requestmethod/GetCurrentLectureInfoListMethod.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/requestmethod/GetLectureInfoMethod.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/requestmethod/ObsvGetRequestMethod.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/requestmethod/ObsvRequestMethod.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/requestmethod/ObsvPostRequestMethod.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/requestmethod/PostCommentMethod.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/requestmethod/WatchLectureMethod.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/requestmethod/GetLectureInfoListMethod.java
added:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/requestmethod/GetAccountMethod.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/requestmethod/GetWatchingCourseInfoListMethod.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/response/LectureInfoListResponse.java
added:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/response/AccountResponse.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/response/WatchingCourseInfoListResponse.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/network/response/LectureInfoResponse.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/StartActivity.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/ReviewLectureSearch.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/CommentListIntervalGetter.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/LectureActivity.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/LoginActivity.java
delete:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/entity/LectureInfo.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/entity/Course.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/entity/Comment.java
added:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/entity/Account.java
modified:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/util/ObsvSetting.java
added:
branches/29115-reviewgraph/observoice/src/jp/sourceforge/observoice/util/Util.java
modified:
branches/29115-reviewgraph/observoice/res/values/style.xml
modified:
branches/29115-reviewgraph/observoice/res/values/strings.xml
added:
branches/29115-reviewgraph/observoice/res/layout-hdpi/comment_list_fragment.xml
added:
branches/29115-reviewgraph/observoice/res/layout-hdpi/lecture_search_list.xml
added:
branches/29115-reviewgraph/observoice/res/layout-hdpi/graph_fragment.xml
added:
branches/29115-reviewgraph/observoice/res/layout-hdpi/review_lecture.xml
added:
branches/29115-reviewgraph/observoice/res/layout-hdpi/chart_engine_test.xml
added:
branches/29115-reviewgraph/observoice/res/layout-hdpi/debug.xml
added:
branches/29115-reviewgraph/observoice/res/layout-hdpi/lecture_abstract.xml
added:
branches/29115-reviewgraph/observoice/res/layout-hdpi/lecture_search.xml
added:
branches/29115-reviewgraph/observoice/res/layout-hdpi/understandability_chart_fragment.xml
added:
branches/29115-reviewgraph/observoice/res/layout-hdpi/start.xml
added:
branches/29115-reviewgraph/observoice/res/layout-hdpi/graph.xml
added:
branches/29115-reviewgraph/observoice/res/layout-hdpi/next_lecture.xml
added:
branches/29115-reviewgraph/observoice/res/layout-hdpi/fragment_test.xml
added:
branches/29115-reviewgraph/observoice/res/layout-hdpi/lecture.xml
added:
branches/29115-reviewgraph/observoice/res/layout-hdpi/messages.xml
added:
branches/29115-reviewgraph/observoice/res/layout-hdpi/login.xml
added:
branches/29115-reviewgraph/observoice/res/layout-hdpi/review_lecture_search.xml
added:
branches/29115-reviewgraph/observoice/res/layout-hdpi/next_lecture_item.xml
added:
branches/29115-reviewgraph/observoice/res/layout-hdpi
added:
branches/29115-reviewgraph/observoice/res/drawable/button.9.png
added:
branches/29115-reviewgraph/observoice/res/drawable/chicken_standing.9.png
added:
branches/29115-reviewgraph/observoice/res/drawable/chicken_standing_fit.xml
added:
branches/29115-reviewgraph/observoice/res/drawable-hdpi/thoughts.9.png
added:
branches/29115-reviewgraph/observoice/res/layout-ldpi/comment_list_fragment.xml
added:
branches/29115-reviewgraph/observoice/res/layout-ldpi/lecture_search_list.xml
added:
branches/29115-reviewgraph/observoice/res/layout-ldpi/graph_fragment.xml
added:
branches/29115-reviewgraph/observoice/res/layout-ldpi/review_lecture.xml
added:
branches/29115-reviewgraph/observoice/res/layout-ldpi/chart_engine_test.xml
added:
branches/29115-reviewgraph/observoice/res/layout-ldpi/debug.xml
added:
branches/29115-reviewgraph/observoice/res/layout-ldpi/lecture_abstract.xml
added:
branches/29115-reviewgraph/observoice/res/layout-ldpi/lecture_search.xml
added:
branches/29115-reviewgraph/observoice/res/layout-ldpi/understandability_chart_fragment.xml
added:
branches/29115-reviewgraph/observoice/res/layout-ldpi/start.xml
added:
branches/29115-reviewgraph/observoice/res/layout-ldpi/graph.xml
added:
branches/29115-reviewgraph/observoice/res/layout-ldpi/next_lecture.xml
added:
branches/29115-reviewgraph/observoice/res/layout-ldpi/fragment_test.xml
added:
branches/29115-reviewgraph/observoice/res/layout-ldpi/lecture.xml
added:
branches/29115-reviewgraph/observoice/res/layout-ldpi/messages.xml
added:
branches/29115-reviewgraph/observoice/res/layout-ldpi/login.xml
added:
branches/29115-reviewgraph/observoice/res/layout-ldpi/review_lecture_search.xml
added:
branches/29115-reviewgraph/observoice/res/layout-ldpi/next_lecture_item.xml
added:
branches/29115-reviewgraph/observoice/res/layout-ldpi
added:
branches/29115-reviewgraph/observoice/res/drawable-ldpi/thought.9.png
added:
branches/29115-reviewgraph/observoice/res/layout-xhdpi/comment_list_fragment.xml
added:
branches/29115-reviewgraph/observoice/res/layout-xhdpi/lecture_search_list.xml
added:
branches/29115-reviewgraph/observoice/res/layout-xhdpi/graph_fragment.xml
added:
branches/29115-reviewgraph/observoice/res/layout-xhdpi/review_lecture.xml
added:
branches/29115-reviewgraph/observoice/res/layout-xhdpi/chart_engine_test.xml
added:
branches/29115-reviewgraph/observoice/res/layout-xhdpi/debug.xml
added:
branches/29115-reviewgraph/observoice/res/layout-xhdpi/lecture_abstract.xml
added:
branches/29115-reviewgraph/observoice/res/layout-xhdpi/lecture_search.xml
added:
branches/29115-reviewgraph/observoice/res/layout-xhdpi/understandability_chart_fragment.xml
added:
branches/29115-reviewgraph/observoice/res/layout-xhdpi/start.xml
added:
branches/29115-reviewgraph/observoice/res/layout-xhdpi/graph.xml
added:
branches/29115-reviewgraph/observoice/res/layout-xhdpi/next_lecture.xml
added:
branches/29115-reviewgraph/observoice/res/layout-xhdpi/fragment_test.xml
added:
branches/29115-reviewgraph/observoice/res/layout-xhdpi/lecture.xml
added:
branches/29115-reviewgraph/observoice/res/layout-xhdpi/messages.xml
added:
branches/29115-reviewgraph/observoice/res/layout-xhdpi/login.xml
added:
branches/29115-reviewgraph/observoice/res/layout-xhdpi/review_lecture_search.xml
added:
branches/29115-reviewgraph/observoice/res/layout-xhdpi/next_lecture_item.xml
added:
branches/29115-reviewgraph/observoice/res/layout-xhdpi
added:
branches/29115-reviewgraph/observoice/res/drawable-mdpi/thoughts.9.png
modified:
branches/29115-reviewgraph/observoice/res/layout/start.xml
modified:
branches/29115-reviewgraph/observoice/res/layout/next_lecture.xml
modified:
branches/29115-reviewgraph/observoice/res/layout/next_lecture_item.xml
normal:
branches/29115-reviewgraph/observoice
Show on old repository browser