Cotable - Yet Another Cnblogs Client for Android
Description
Cotable = Code + Stable (The Paradise of Coder)
The Android client of Cnblogs that named as "Cotable", the reason why I decided to make this baby is that I want to learn Android development and I like read the blogs at "www.cnblogs.com" as well. I do hope u could join me to make this application better.
ScreenShot
Features
It can store the cache into you device automatically, so that if you have viewed a blog before, you could view it without the internet connection next time.
Upgrade Notes
### v1.0
Provide the basic functions like read the lastest blog and latest news and the recommend blogs.
TODO (wish list)
- Add the login functions.
- Make the blogs read by catalogs. (Need web api support, Maybe I will write it depending on Python+Django).
- View the comment of current blog or news.
- Post a new blog to the Cnblogs.
- Add the night read mode.
- ...
Thanks
- android-app: A lot of codes were borrowed from this project.
- android-async-http: An Asynchronous HTTP Library for Android.
- floatingactionbutton: Android floating action button.
License
Copyright 2015 Steve Lemuel
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.