Commit Graph

447 Commits

Author SHA1 Message Date
Andrew Dolgov
f9af447124 fix urls with spaces crash in combined mode 2012-02-16 20:03:18 +03:00
Andrew Dolgov
a121c55e96 hopefully fix Attachment deserialization 2012-02-07 08:21:55 +03:00
Andrew Dolgov
1f12ff12cd tweak article_fragment xml 2012-02-06 15:07:13 +03:00
Andrew Dolgov
36289af071 check for article.attachments not being null, bump version 2012-02-06 14:21:56 +03:00
Andrew Dolgov
de209e02a1 bump version 2012-02-06 14:06:57 +03:00
Andrew Dolgov
845caf8252 support article attachments, display image attachments inline (hello
lolcats)
2012-02-06 14:05:56 +03:00
Andrew Dolgov
36451d43b8 add apprater, fix logging in two times, bump version 2012-02-06 12:15:27 +03:00
Andrew Dolgov
03945cea2e tweak actionbar title display 2012-02-03 14:30:06 +03:00
Andrew Dolgov
b0002f903d enable split actionbar
use shareprovider dropdown
better use of actionbar title in various modes
2012-02-03 14:24:14 +03:00
Andrew Dolgov
0d9b127832 hide unneeded fragments on logout 2012-02-03 13:05:57 +03:00
Andrew Dolgov
341ee10d63 try to login onResume if session_id is null 2012-02-03 11:06:20 +03:00
Andrew Dolgov
1433cba57f open preferences automatically on first start 2012-02-03 09:22:15 +03:00
Andrew Dolgov
3a7273972b set webview acceleration to software to prevent background flicker on
ics
2012-02-03 09:05:42 +03:00
Andrew Dolgov
7cff2fe3c0 do not always mark uncategorized as selected on goBack() 2012-02-01 14:29:07 +03:00
Andrew Dolgov
b28f00765e use proper link colors in webview (bump version) 2012-02-01 14:25:35 +03:00
Andrew Dolgov
2791bc46e9 add placeholder textColorLink resolving code to color webview links 2012-02-01 09:57:07 +03:00
Andrew Dolgov
8443d8702a Merge pull request #4 from dontcallmedom/master
Blue links on dark theme are not readable
2012-01-31 21:57:01 -08:00
Dominique Hazael-Massieux
4ba271c831 better color for links in articles on dark theme 2012-01-31 07:42:25 -08:00
Andrew Dolgov
27f129ad4c dump active headlines fragment when closing feed 2012-01-27 13:07:47 +03:00
Andrew Dolgov
d8b7761ad4 disable layout transitioner on ICS since it doesn't seem to work
properly, bump version
2012-01-27 12:57:56 +03:00
Andrew Dolgov
1f76692f6d bump version 2012-01-26 13:07:03 +03:00
Andrew Dolgov
758d73748d fix crash with ActivityNotFound exception when opening urls prefixed by
spaces
2012-01-26 13:06:06 +03:00
Andrew Dolgov
0f3fc36c93 remove ads, bump version 2012-01-25 09:33:04 +03:00
Andrew Dolgov
2de7fae820 bump version 2012-01-24 14:06:33 +03:00
Andrew Dolgov
c8a5161d4f properly unmark categories when going back 2012-01-24 14:04:45 +03:00
Andrew Dolgov
5aaba5a070 include article title when sharing 2012-01-24 13:55:37 +03:00
Andrew Dolgov
da564ab804 properly reset search text on viewCategory() 2012-01-19 17:20:13 +03:00
Andrew Dolgov
dbf59c0b7d implement search in offline mode 2012-01-19 15:33:39 +03:00
Andrew Dolgov
2f62378980 properly unmark previously active feed in feedlist when closing feed 2012-01-19 13:54:14 +03:00
Andrew Dolgov
288997831c do not use savedstate putstring/getstring to prevent crashe on legacy
platform versions
2012-01-19 13:46:28 +03:00
Andrew Dolgov
3620e5187b implement basic search dialog for compat mode 2012-01-19 13:29:38 +03:00
Andrew Dolgov
a504dde3af bump version 2012-01-19 13:16:15 +03:00
Andrew Dolgov
2a6fbbb9a3 limit search to API level 2 2012-01-19 13:14:54 +03:00
Andrew Dolgov
60128ffe2f implement actionbar search for HC/ICS devices 2012-01-19 13:05:48 +03:00
Andrew Dolgov
8624583764 move cache directories to sdcard/data 2012-01-19 09:22:10 +03:00
Andrew Dolgov
7e08d4132f add some index out of bounds checks to feeds/headline fragments 2012-01-19 08:44:27 +03:00
Andrew Dolgov
1e0f877b37 Merge pull request #3 from dontcallmedom/patch-1
properly set inputType to textUri for default_url preference
2012-01-18 07:51:18 -08:00
dontcallmedom
3e6672dca4 properly set inputType to textUri for default_url preference 2012-01-18 15:15:11 +01:00
Andrew Dolgov
94173a7db4 fix layout weirdness caused by articlepager on several consequent
rotates
2012-01-18 13:19:01 +03:00
Andrew Dolgov
6488af111c Merge pull request #2 from poitzorg/patch-2
Removed hard-coded string.
2012-01-18 01:08:41 -08:00
Andrew Dolgov
e675cd70b5 layout fixes for xlarge mode 2012-01-18 12:06:37 +03:00
Andrew Dolgov
a1337b531e allow closing active feed in tablet mode 2012-01-18 12:01:02 +03:00
Andrew Dolgov
3fd2afa44b properly handle home button on actionbar in small screen mode 2012-01-18 12:46:54 +04:00
poitzorg
30e073a970 Removed hard-coded string. 2012-01-17 23:01:47 +01:00
Andrew Dolgov
b2cf227a24 unbreak animations for HC 2012-01-17 18:57:59 +03:00
Andrew Dolgov
56d0be3e0a move libraries to libs/
properly detect xlarge screens
update ACP library
link against API 14 (ICS)
various fixes for ICS
bump version
2012-01-17 18:43:11 +03:00
Andrew Dolgov
ca5f7ed95b update fallback style to use orange selection color 2012-01-17 15:04:04 +03:00
Andrew Dolgov
ec7f7cf367 update UI for ICS, bump version 2012-01-17 14:28:39 +03:00
Andrew Dolgov
5e2075ee87 update resources for ICS (externalize several more text color classes) 2012-01-17 14:16:59 +03:00
Andrew Dolgov
92e962f515 add color theme for ICS 2012-01-17 13:44:46 +03:00