Commit Graph

226 Commits

Author SHA1 Message Date
Andrew Dolgov
2424b72246 add option to dim statusbar while reading 2012-10-09 13:16:05 +04:00
Andrew Dolgov
bc7a0a1c0d add option to show oldest articles first in offline mode (closes #504) 2012-10-08 12:35:43 +04:00
Andrew Dolgov
e5df7452b6 add xhdpi icon 2012-09-30 13:24:32 +04:00
Andrew Dolgov
83fa1ace29 fix crash in articlefragment context menu because of id collision 2012-09-26 09:48:08 +04:00
Andrew Dolgov
acb911e118 change ssl_trust_any_host_long value 2012-09-25 13:50:36 +04:00
Andrew Dolgov
aa22d8f8f3 split SSL hostname verification to a separate option, do not call
trustAllHosts() on every API request, fix support for older tt-rss
versions which do not have getApiLevel call
2012-09-25 13:47:04 +04:00
Andrew Dolgov
53a1c5d5fe allow browsing child categories as categories 2012-09-24 22:10:01 +04:00
Andrew Dolgov
c6225cd16e reimplement going between articles with volume keys, bump version 2012-09-23 21:14:01 +04:00
Andrew Dolgov
365b6514db revert new article fragment layout 2012-09-21 17:04:14 +04:00
Andrew Dolgov
af5bcf926c use delayed loading for several containers in tablet mode to visually
speed things up
2012-09-20 22:57:40 +04:00
Andrew Dolgov
41c115471a rework article fragment layout as relativelayout 2012-09-20 22:35:21 +04:00
Andrew Dolgov
d3e0ce0f83 less-crashy handling on article title 2012-09-19 23:23:26 +04:00
Andrew Dolgov
9479fac206 disable combined mode because of lack of images and performance issues 2012-09-19 22:57:10 +04:00
Andrew Dolgov
0148a20369 add donation menu item 2012-09-19 22:40:27 +04:00
Andrew Dolgov
d70e6463ad implement default browsing of articles 2012-09-19 16:59:08 +04:00
Andrew Dolgov
797dbe2080 various lint-related stuff 2012-09-19 13:37:12 +04:00
Andrew Dolgov
9fb03a43f1 handle unavailable network properly 2012-09-19 13:14:50 +04:00
Andrew Dolgov
8f88419419 add enclosure url share button 2012-09-19 09:45:03 +04:00
Andrew Dolgov
4686603697 fix portrait headline layout 2012-09-19 09:20:15 +04:00
Andrew Dolgov
784a94cd7b do not show headlines_select menu item as action 2012-09-18 23:53:55 +04:00
Andrew Dolgov
c9c3aa3d36 several android lint fixes 2012-09-18 18:36:11 +04:00
Andrew Dolgov
b100fb6ec1 add menu entry to refresh headlines in small screen mode 2012-09-18 13:16:03 +04:00
Andrew Dolgov
8e3e5add77 implement most of offline menus 2012-09-17 18:44:43 +04:00
Andrew Dolgov
3fd63d640a more offline functionality stuff 2012-09-17 16:57:02 +04:00
Fabien
aac3d4b488 FR: Montrer devient Afficher 2012-09-17 00:09:32 +04:00
Andrew Dolgov
556196cf6a fix appending new headlines on scroll
remove unused stuff from preferences
2012-09-16 23:19:12 +04:00
Andrew Dolgov
c580d8225a properly restore state when going back from headlinesactivity 2012-09-16 22:13:32 +04:00
Andrew Dolgov
c52ea94c44 more experimental stuff 2012-09-16 19:25:47 +04:00
Andrew Dolgov
ced80be1ae initial 2012-09-16 13:25:28 +04:00
Andrew Dolgov
aa0711147c remove sharing stuff 2012-09-09 19:22:31 +04:00
Andrew Dolgov
9f807d0c34 externalize strings 2012-09-09 17:44:28 +04:00
Andrew Dolgov
59d11ac972 implement shareintent handler for tt-rss sharing functionality
bump version
2012-09-09 17:35:11 +04:00
Andrew Dolgov
0020fdf172 add toast notifications for article mark/publish/setnote 2012-09-05 19:00:02 +04:00
Andrew Dolgov
07f38d878d Merge pull request #5 from fabienli/master
Translation in French
2012-09-02 11:23:58 -07:00
Andrew Dolgov
89e125d3ca limit width of headline context menu indicator 2012-09-02 22:16:53 +04:00
Andrew Dolgov
e4eb7fba80 triangle layout tweak, bump version 2012-09-02 22:05:56 +04:00
Fabien
10ca5a301a transaltion of strings in French 2012-09-02 18:09:06 +02:00
lpetrus
416d155e85 Small tablet support (< 8")
* Portrait mode
** feed list is now smaller and article list is bigger
* Landscape mode
** small tablets display always only two columns
2012-09-02 19:14:16 +04:00
Andrew Dolgov
d5c0f015e5 fix tablet headlines_row_selected portrait layout 2012-09-02 00:58:45 +04:00
Andrew Dolgov
cff1071ca7 enable tablet UI on w600dp devices 2012-09-02 00:50:26 +04:00
Andrew Dolgov
ee1a8f9a23 resize headline/article view in portrait mode 2012-09-01 22:28:06 +04:00
Andrew Dolgov
b826481001 properly detect portrait orientation
move to ICS style of naming resources for various dpi
bump version
2012-09-01 22:22:13 +04:00
Andrew Dolgov
77352728e7 remove in-app billing
add spinner-like triangles for headlines fragment context menu 
bump version
2012-08-13 16:00:27 +04:00
Andrew Dolgov
e68c90cbce prevent trying to login twice on startup
open idiot-friendly dialog when application is not configured
bump version
2012-07-10 21:51:18 +04:00
Andrew Dolgov
9341df4c21 fix startup crash on HC due to missing holo theme 2012-07-06 00:20:09 +04:00
Andrew Dolgov
0702083fb2 add menu options to close active feed and article panels 2012-06-26 13:29:35 +04:00
Andrew Dolgov
6099fbb7e2 disable viewscroll (unstable on ICS, refs #462)
enable split action bar back
2012-06-26 00:36:38 +04:00
Andrew Dolgov
c11a3be88e try to workaround against galaxy nexus going crazy when trying to draw
shareprovider in viewpager with split action bar. thanks, google. (refs
#462)
2012-06-26 00:08:11 +04:00
Andrew Dolgov
a8c92f2f15 use more space in article fragment on small size devices 2012-06-25 21:19:36 +04:00
Andrew Dolgov
d4c8ea58bb merge back updated values-de/strings.xml 2012-06-25 12:57:39 +04:00