index
:
forks/tt-rss-android
master
Fork of deprecated tt-rss-android repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
fox
/
ttrss
/
offline
/
OfflineArticleFragment.java
Age
Commit message (
Expand
)
Author
2013-02-09
implement dark gray theme, bump version
Andrew Dolgov
2013-01-05
prevent crash on 2.3 with dim_status_bar enabled, cleanup unused imports
Andrew Dolgov
2013-01-04
work around against last article line being clipped (refs #527)
Andrew Dolgov
2013-01-03
rework attachment UI to use a dialog, update published actionbar icon
Andrew Dolgov
2012-12-31
do not underline article header links
Andrew Dolgov
2012-12-14
move between articles by tapping left/right sides
Andrew Dolgov
2012-12-09
webview: hide builtin zoom controls
Andrew Dolgov
2012-12-04
fix disappearing up arrow on actionbar; import cleanup
Andrew Dolgov
2012-10-14
use proper system cache directory for storing cache files
Andrew Dolgov
2012-10-09
support article comments for API 4 server (closes #490)
Andrew Dolgov
2012-09-19
less-crashy handling on article title
Andrew Dolgov
2012-09-19
fix articlefragment progressbar
Andrew Dolgov
2012-09-19
various lint-related stuff
Andrew Dolgov
2012-09-18
decrease OFFLINE_SYNC_SEQ because of API limits
Andrew Dolgov
2012-09-17
implement core offline functions
Andrew Dolgov
2012-09-16
initial
Andrew Dolgov
2012-06-26
set LayoutAlgorithm.SINGLE_COLUMN in webviews to fit images without css
Andrew Dolgov
2012-06-22
code cleanup
Andrew Dolgov
2012-06-22
add shadows to light theme, misc layout/theme tweaks
Andrew Dolgov
2012-06-19
revert ics fragment stuff
Andrew Dolgov
2012-06-19
categorize source files
Andrew Dolgov