index
:
forks/tt-rss-android
master
Fork of deprecated tt-rss-android repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
fox
/
ttrss
/
MainActivity.java
Age
Commit message (
Expand
)
Author
2012-09-16
initial
Andrew Dolgov
2012-09-10
closeFeed: add some null pointer checking
Andrew Dolgov
2012-09-09
implement shareintent handler for tt-rss sharing functionality
Andrew Dolgov
2012-09-09
CategoryNavigationEntry: check if fragment is missing before enabling it
Andrew Dolgov
2012-09-05
add toast notifications for article mark/publish/setnote
Andrew Dolgov
2012-09-02
move small tablet stuff detection to CommonActivity
Andrew Dolgov
2012-09-02
Small tablet support (< 8")
lpetrus
2012-09-01
set small screen mode based on loaded layout, instead of relying on
Andrew Dolgov
2012-09-01
revert to old way of handling LOGIN_FAILED in subfragments
Andrew Dolgov
2012-09-01
properly detect portrait orientation
Andrew Dolgov
2012-08-13
remove in-app billing
Andrew Dolgov
2012-07-10
prevent trying to login twice on startup
Andrew Dolgov
2012-07-01
attempt to workaround against some unknown actionbar navigation related
Andrew Dolgov
2012-06-26
add menu options to close active feed and article panels
Andrew Dolgov
2012-06-26
disable share provider showAsAction altogether (refs #463)
Andrew Dolgov
2012-06-26
offline: properly restore views after rotation
Andrew Dolgov
2012-06-26
try to workaround against galaxy nexus going crazy when trying to draw
Andrew Dolgov
2012-06-25
fragment navigation tweaks
Andrew Dolgov
2012-06-25
display list navigation in xlarge-portrait mode similar to small screen
Andrew Dolgov
2012-06-25
show title/loading progressbar on GB
Andrew Dolgov
2012-06-25
move copyToClipboard() to CommonActivity
Andrew Dolgov
2012-06-24
move some more common stuff to CommonActivity
Andrew Dolgov
2012-06-24
move some shared activity code to CommonActivity
Andrew Dolgov
2012-06-24
minor code cleanup
Andrew Dolgov
2012-06-24
simplify back stack handling a bit
Andrew Dolgov
2012-06-24
properly deselect active feed when going back in tablet mode
Andrew Dolgov
2012-06-24
fix navigation in portrait mode
Andrew Dolgov
2012-06-23
make sure split actionbar actually works
Andrew Dolgov
2012-06-23
fix home button not enabled for navigation when browsing feed
Andrew Dolgov
2012-06-23
actionbar navigation fixes
Andrew Dolgov
2012-06-23
implement actionbar list navigation
Andrew Dolgov
2012-06-22
remove hardcoded gray from headline rows layout
Andrew Dolgov
2012-06-22
adjust headlines left padding in vertical mode on tablets
Andrew Dolgov
2012-06-22
initial support for categories in offline mode
Andrew Dolgov
2012-06-22
layout/style update (add selection marker arrowheads)
Andrew Dolgov
2012-06-22
add shadows to light theme, misc layout/theme tweaks
Andrew Dolgov
2012-06-21
rate limit refresh(); better update feed counters when browsing feed in
Andrew Dolgov
2012-06-21
cache feeds/cats fragment when going back from headlines for speed
Andrew Dolgov
2012-06-20
tablet-related fixes
Andrew Dolgov
2012-06-20
implement publish with note
Andrew Dolgov
2012-06-20
fix layout not restoring properly when article is open
Andrew Dolgov
2012-06-20
remove de, fr translations because of lack of updates
Andrew Dolgov
2012-06-20
work around against activity always asking about continue/stop sync;
Andrew Dolgov
2012-06-20
allow canceling offline download task
Andrew Dolgov
2012-06-20
use activity progress indicator
Andrew Dolgov
2012-06-19
fix category back navigation
Andrew Dolgov
2012-06-19
xlarge layout fixes
Andrew Dolgov
2012-06-19
simplify fragment management
Andrew Dolgov
2012-06-19
find fragments by tags, misc stuff
Andrew Dolgov
2012-06-19
store feed/category objects inside fragments instead of ids
Andrew Dolgov
[next]