Commit Graph

219 Commits

Author SHA1 Message Date
Andrew Dolgov
0f3fc36c93 remove ads, bump version 2012-01-25 09:33:04 +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
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
94173a7db4 fix layout weirdness caused by articlepager on several consequent
rotates
2012-01-18 13:19:01 +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
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
92e962f515 add color theme for ICS 2012-01-17 13:44:46 +03:00
Andrew Dolgov
70da910846 compatibility fixes for ICS (galaxy nexus) 2012-01-17 12:54:52 +03:00
Andrew Dolgov
7f34760c3c Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb 2012-01-10 15:13:58 +04:00
Andrew Dolgov
055707ce67 use runOnUiThread in RefreshTask 2012-01-10 15:13:46 +04:00
poitzorg
7f08d95b27 Update src/org/fox/ttrss/MainActivity.java 2012-01-07 01:43:07 +01:00
Andrew Dolgov
c784d66394 fix width/height detection for portrait screens 2012-01-05 10:36:21 +03:00
Andrew Dolgov
ebb7bc07bf potential fix for 2.3 tablets 2012-01-04 20:51:01 +03:00
Andrew Dolgov
59a46f701d implement setting labels for selected article 2011-12-25 14:59:59 +03:00
Andrew Dolgov
adf1750387 Merge branch 'master' of git@github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb.git 2011-12-19 14:08:59 +03:00
Andrew Dolgov
eb2d8f4ad5 enable zoom controls in article webview, bump version 2011-12-19 14:08:40 +03:00
Andrew Dolgov
288d90c4b0 store offline mode status preference in a separate file to prevent
backing it up to the cloud
2011-12-16 21:06:07 +03:00
Andrew Dolgov
7f98676957 implement cloud settings backup 2011-12-16 20:57:21 +03:00
Andrew Dolgov
80a234cc15 make API level request less crashy 2011-12-13 15:54:01 +03:00
Andrew Dolgov
48751a0071 same fix (2) 2011-12-13 15:46:58 +03:00
Andrew Dolgov
2a4029c3f9 same fix for headlines 2011-12-13 15:46:21 +03:00
Andrew Dolgov
d30854eae7 workaround against crash if article content is null 2011-12-13 15:43:40 +03:00
Andrew Dolgov
5ee22c7d6c fix API_DISABLED reported as login incorrect 2011-12-12 13:56:38 +03:00
Andrew Dolgov
3467aa5dc0 use viewpager-based article swiping for offline mode 2011-12-10 10:22:27 +03:00
Andrew Dolgov
74c837e89f smooth article swiping using viewpager (in online mode) 2011-12-09 23:49:55 +03:00
Andrew Dolgov
ff598602bd fix contextual actionbar for 2.x 2011-12-09 22:28:37 +03:00
Andrew Dolgov
a33272bdc7 use actionbar home button to close article on HC 2011-12-09 22:19:04 +03:00
Andrew Dolgov
e0012da1e9 implement contextual selection bar for HC articles 2011-12-09 21:49:12 +03:00
Andrew Dolgov
9951991e56 better download progress notification, prevent notification spam 2011-12-07 18:02:43 +03:00
Andrew Dolgov
803afcc6d2 fix orientation crashes in offlineactivity, bump version 2011-12-07 15:30:06 +03:00
Andrew Dolgov
cbabbf099f remove <video> tags from webviews 2011-12-07 15:25:50 +03:00
Andrew Dolgov
59839b7e08 webview: try to trap runtimeexception 2011-12-07 15:13:58 +03:00
Andrew Dolgov
175c703650 remove periodic downloading articles notifies 2011-12-07 15:04:42 +03:00
Andrew Dolgov
42516faa2e implement offline image caching 2011-12-07 14:59:30 +03:00
Andrew Dolgov
14461fa146 move offline data synchronization to an intentservice, bump version 2011-12-07 12:33:47 +03:00
Andrew Dolgov
24f0b1617a code cleanup 2011-12-07 11:50:04 +03:00
Andrew Dolgov
5c48526057 check for db validity in has/pending offlinedata functions 2011-12-07 11:31:43 +03:00
Andrew Dolgov
65c9eeb773 remove tabs, menu cleanup 2011-12-07 11:29:19 +03:00
Andrew Dolgov
df3be3d4c6 break tabs a bit 2011-12-07 09:58:32 +03:00