Commit Graph

429 Commits

Author SHA1 Message Date
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
Andrew Dolgov
41f36b00d2 show title/loading progressbar on GB 2012-06-25 09:16:55 +04:00
Andrew Dolgov
0fa771ab37 fix loading background in xlarge portrait mode 2012-06-24 16:02:03 +04:00
Andrew Dolgov
ea1094fb54 make normal excerpt/headline text colors less contrasty 2012-06-24 11:39:56 +04:00
Andrew Dolgov
f3b7106317 offline: fix sharingactionprovider
offline: implement list navigation
2012-06-23 21:19:34 +04:00
Andrew Dolgov
df79b35b53 make sure split actionbar actually works
remove collapsible share provider hack
2012-06-23 17:51:19 +04:00
Andrew Dolgov
91970cfcec add shadow on selected headline bg drawable 2012-06-22 22:01:38 +04:00
Andrew Dolgov
7ee1becd6c fix headlines background in tablet mode 2012-06-22 17:57:26 +04:00
Andrew Dolgov
16fda5c5ae remove hardcoded gray from headline rows layout
properly deselect active article in headlines when closing article panel
2012-06-22 17:40:29 +04:00
Andrew Dolgov
c1d452a97d make sure loading prompt is on a solid background 2012-06-22 15:10:52 +04:00
Andrew Dolgov
4f1c690e91 initial support for categories in offline mode
layout tweaks
2012-06-22 15:05:50 +04:00
Andrew Dolgov
db782c0435 layout/style update (add selection marker arrowheads) 2012-06-22 12:21:32 +04:00
Andrew Dolgov
0c5f68c079 some dark theme layout tweaks 2012-06-22 11:19:55 +04:00
Andrew Dolgov
2ce95a47a7 remove unused styles 2012-06-22 08:52:23 +04:00
Andrew Dolgov
bc7e851b9a add shadows to light theme, misc layout/theme tweaks 2012-06-22 00:35:53 +04:00
Andrew Dolgov
277c2e0e47 tablet-related fixes 2012-06-20 19:04:31 +04:00
Andrew Dolgov
f532761611 implement publish with note 2012-06-20 15:20:19 +04:00
Andrew Dolgov
b7c9792ada various layout and code updates to support feed_title in virtual feeds
(requires API 3)
2012-06-20 14:16:24 +04:00
Andrew Dolgov
1ffdbfe187 remove de, fr translations because of lack of updates
various lint-related fixes
2012-06-20 13:26:32 +04:00
Andrew Dolgov
130d1ec845 try to automatically refresh headlines while going through articlepager
add missing dummy_fragment.xml
2012-06-20 13:12:46 +04:00
Andrew Dolgov
e9fa47175c work around against activity always asking about continue/stop sync;
misc fixes
2012-06-20 13:05:09 +04:00
Andrew Dolgov
4fb366178c allow canceling offline download task 2012-06-20 09:49:30 +04:00
Andrew Dolgov
e1afe38ef3 use activity progress indicator 2012-06-20 00:44:37 +04:00
Andrew Dolgov
be0f5fe64a rebalance xlarge article/headlines layout a bit 2012-06-19 23:52:55 +04:00
Andrew Dolgov
ff6f103900 xlarge layout fixes 2012-06-19 21:06:16 +04:00
Andrew Dolgov
bd937be784 simplify fragment management 2012-06-19 19:51:47 +04:00
Andrew Dolgov
08397a47af categorize source files 2012-06-19 14:18:00 +04:00
Andrew Dolgov
5ff5f84562 article layout: do not use relative for header 2012-05-02 09:42:41 +04:00
Andrew Dolgov
cf3357d49b add some preference key dependency tracking 2012-03-21 09:38:58 +03:00
Andrew Dolgov
9a1dbdc74f add option to justify/left-align article text 2012-03-21 09:18:20 +03:00
Andrew Dolgov
7101a92b06 hide headlines row separator in small screen mode 2012-03-12 15:04:52 +03:00
Andrew Dolgov
8caa0fcd82 implement new attachment UI with buttons to copy URL/view separate
attachment
2012-03-12 14:57:57 +03:00
Andrew Dolgov
bbb4b2c36e add copy article text to combined mode article context menu (refs #437) 2012-03-12 12:02:46 +03:00
Andrew Dolgov
bca4979935 add context menu for article link 2012-03-12 11:51:57 +03:00
Andrew Dolgov
59a4d3d439 add optional article swiping for xlarge devices 2012-03-01 11:30:54 +03:00
Andrew Dolgov
8e45b14c61 add in-app billing donation stuff 2012-02-29 18:30:52 +03:00
Andrew Dolgov
2464831938 make API disabled error message more straightforward 2012-02-25 17:54:14 +03:00
Andrew Dolgov
feefd1fd9a support different article text sizes 2012-02-25 14:05:37 +03:00
Andrew Dolgov
c33708a1cf support attachments in combined mode, fix french translation, bump
version
2012-02-21 09:04:10 +03:00
Andrew Dolgov
449ba2f1dc add French translation thanks to Marie-Laure Waters 2012-02-20 16:45:29 +04:00
Andrew Dolgov
1f12ff12cd tweak article_fragment xml 2012-02-06 15:07:13 +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
b28f00765e use proper link colors in webview (bump version) 2012-02-01 14:25:35 +03:00
Andrew Dolgov
0f3fc36c93 remove ads, bump version 2012-01-25 09:33:04 +03:00
Andrew Dolgov
dbf59c0b7d implement search in offline mode 2012-01-19 15:33:39 +03:00
Andrew Dolgov
3620e5187b implement basic search dialog for compat mode 2012-01-19 13:29:38 +03:00
Andrew Dolgov
60128ffe2f implement actionbar search for HC/ICS devices 2012-01-19 13:05:48 +03:00
dontcallmedom
3e6672dca4 properly set inputType to textUri for default_url preference 2012-01-18 15:15:11 +01: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
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
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
Andrew Dolgov
70da910846 compatibility fixes for ICS (galaxy nexus) 2012-01-17 12:54:52 +03:00
poitzorg
232176c0e7 Changed login Strings 2012-01-07 03:08:49 +01:00
poitzorg
8747a04a8b Revert "Changed login and login_login Strings. login_login = "Username" login = "Log in""
This reverts commit c94449f1f3
2012-01-07 02:59:37 +01:00
poitzorg
c94449f1f3 Changed login and login_login Strings.
login_login = "Username"
login = "Log in"
2012-01-07 02:33:39 +01:00
Andrew Dolgov
9247e27f96 add de translation 2011-12-30 20:23:28 +04:00
Andrew Dolgov
59a46f701d implement setting labels for selected article 2011-12-25 14:59:59 +03:00
Andrew Dolgov
74c837e89f smooth article swiping using viewpager (in online mode) 2011-12-09 23:49:55 +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
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
65c9eeb773 remove tabs, menu cleanup 2011-12-07 11:29:19 +03:00
Andrew Dolgov
b8c96d0cc0 use onbackpressed instead of onkeydown 2011-12-07 08:51:10 +03:00
Andrew Dolgov
160115b84c use actionbar better in online mode, menu cleanup 2011-12-07 08:14:13 +03:00
Andrew Dolgov
8fa8debdca implement actionbar tabs when categories are enabled 2011-12-07 00:17:20 +03:00
Andrew Dolgov
7b5f11ee40 move offline download stuff into an IntentService 2011-12-06 19:07:14 +03:00
Andrew Dolgov
5178ba7287 properly sort feedlist by unread, misc cleanup 2011-12-06 15:15:55 +03:00
Andrew Dolgov
581f79b3c1 menu updates, bump version, misc cleanup 2011-12-06 14:46:15 +03:00
Andrew Dolgov
19cb77aa35 implement synchronization of offline stuff back to the mothership 2011-12-06 14:29:57 +03:00
Andrew Dolgov
815e40a698 use setemptyview on online lists 2011-12-06 12:37:46 +03:00
Andrew Dolgov
72a8b558e6 code cleanup, use separate menu for offline mode, start implementing
menu actions
2011-12-06 09:03:55 +03:00
Andrew Dolgov
18fd39e568 implement basic offline headline/article fragments 2011-12-05 21:32:45 +03:00
Andrew Dolgov
6a9178fe2e implement offline feedlist 2011-12-05 20:22:31 +03:00
Andrew Dolgov
a98780bc62 implement basic downloading of stuff for offline mode switch 2011-12-05 18:05:11 +03:00
Andrew Dolgov
c9ce8b60a3 basic offline feed download 2011-12-05 16:01:44 +03:00
Andrew Dolgov
a9b3ea9e5d implement licensing 2011-12-05 15:19:24 +03:00
Andrew Dolgov
41ee431715 drop compat themes, use values-v11 2011-12-05 11:45:50 +03:00
Andrew Dolgov
ea51e68b5b rework combined mode to use textviews to prevent graphical glitches 2011-12-04 10:50:49 +03:00
Andrew Dolgov
f794e82cc3 fix crash when ApiRequest was passed invalid endpoint URL 2011-12-01 09:58:19 +03:00
Andrew Dolgov
98cd1762e5 add mark above as read to article menu 2011-12-01 08:32:17 +03:00
Andrew Dolgov
f44bd5e47d add select none to headlines selection menu 2011-11-30 22:11:56 +03:00
Andrew Dolgov
95f6ef2fa2 menu-related tweaks, drop duplicate set unread from headline context
menu
2011-11-30 22:06:11 +03:00
Andrew Dolgov
f242dcde6a implement workaround to make list items somewhat clickable in combined
mode, make title a link
2011-11-30 21:44:36 +03:00
Andrew Dolgov
0fda7ffd7b tweak portrait smallscreen headline layout 2011-11-30 17:25:14 +03:00
Andrew Dolgov
1fec72cf4a implement combined article display mode (closes #399) 2011-11-30 16:05:03 +03:00
Andrew Dolgov
24e092d190 automatically load new headlines when scrolled to the bottom 2011-11-30 14:45:23 +03:00
Andrew Dolgov
918235592a handle layout selection by android means 2011-11-30 13:43:02 +03:00
Andrew Dolgov
450deb1756 tweak options menu 2011-11-30 13:20:47 +03:00
Andrew Dolgov
97c20e0c32 use proper layout separation for normal and large screens 2011-11-30 13:17:03 +03:00
Andrew Dolgov
20a66a8dc2 add several menu icons from http://www.androidicons.com/freebies.php 2011-11-30 12:59:23 +03:00
Andrew Dolgov
bb0438358d allow longer titles in article view 2011-11-30 12:02:26 +03:00
Andrew Dolgov
bc688118d2 various menu improvements 2011-11-30 11:54:42 +03:00
Andrew Dolgov
c60fd7d1fe add internal marked icon 2011-11-30 11:30:51 +03:00
Andrew Dolgov
2f10a4a88e implement special options menu for selected headlines 2011-11-30 10:22:27 +03:00
Andrew Dolgov
6b2025bb58 use compact portrait vertical headlines layout for small screen
devices
2011-11-30 09:30:19 +03:00
Andrew Dolgov
adfa14f606 menu cleanup, use popup dialog for selecting articles 2011-11-29 20:48:09 +03:00
Andrew Dolgov
574aaebb90 properly use context menu for operations on selected headlines 2011-11-29 20:00:37 +03:00
Andrew Dolgov
ef38363cdc add experimental feed context menu 2011-11-29 15:40:23 +03:00
Andrew Dolgov
c8f79f5465 implement batch actions on selected articles 2011-11-29 14:09:27 +03:00
Andrew Dolgov
980b5696e3 implement browsing categories like feeds 2011-11-29 13:02:16 +03:00
Andrew Dolgov
97ecce1d42 cleanup menu a bit 2011-11-29 09:46:36 +03:00
Andrew Dolgov
1dc490f1e1 fix feedicon size 2011-11-29 08:30:43 +03:00
Andrew Dolgov
9e96e4434f feed icon scaling fixes 2011-11-29 07:40:50 +03:00
Andrew Dolgov
9a4c7a2ce8 improve error handling by ApiRequest 2011-11-29 07:03:38 +03:00
Andrew Dolgov
47e65d7b91 category fixes in tablet mode 2011-11-28 21:49:18 +03:00
Andrew Dolgov
2b15ba91d4 add category support to tablet UI 2011-11-28 21:36:13 +03:00
Andrew Dolgov
b150696e79 implement categories for smallscreen view 2011-11-28 20:14:50 +03:00
Andrew Dolgov
3bc2ad56e9 properly download feed icons, properly adjust feedsfragment on
preference change
2011-11-28 17:20:56 +03:00
Andrew Dolgov
1cd840077e add generic feed icons to feedlist 2011-11-28 14:25:55 +03:00
Andrew Dolgov
e6bbb7ae3a Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb 2011-11-28 14:06:03 +04:00
Andrew Dolgov
4769c8c09f implement swiping between articles (in small screen mode) 2011-11-28 13:01:04 +03:00
Andrew Dolgov
ebb1253ddd implement moving between articles 2011-11-28 12:45:19 +03:00
Andrew Dolgov
dc838f7139 add menu icon for set unread action 2011-11-28 09:54:19 +03:00
Andrew Dolgov
e5117944fb make ads optional 2011-11-28 08:20:29 +03:00
Andrew Dolgov
1d4c780f50 use test mode ads on emulator 2011-11-27 19:04:25 +03:00
Andrew Dolgov
420cdfb083 initial attempt at admob stuff 2011-11-27 18:17:38 +03:00
Andrew Dolgov
7aa5381937 tweak string for http_login_summary 2011-11-27 16:58:13 +03:00
Andrew Dolgov
37f4010e8f add support for http basic authorization 2011-11-27 16:57:05 +03:00
Andrew Dolgov
6b32c5153c implement marking articles as unread
do not notify server to catchup article if it isn't unread when
selecting
2011-11-27 15:55:22 +03:00
Andrew Dolgov
45b7bff423 implement published articles 2011-11-27 15:47:38 +03:00
Andrew Dolgov
973138935d add menus to toggle marked/published on active article 2011-11-27 15:22:03 +03:00
Andrew Dolgov
16fd6cebd7 cleaner preference handling in ApiRequest
make json data debugging optional
2011-11-27 13:18:04 +03:00
Andrew Dolgov
0e25b7519c better handle http errors 2011-11-27 10:18:54 +03:00
Andrew Dolgov
0bf4c51052 add option to trust all SSL certificates 2011-11-27 10:04:28 +03:00
Andrew Dolgov
2e5bccb942 fix smallscreenmode being enabled in portrait 2011-11-26 18:04:54 +03:00
Andrew Dolgov
743627cd51 implement basic view animations 2011-11-26 12:29:19 +03:00
Andrew Dolgov
2229ae0fc4 implement show all/show unread
tweak menu
theme tweaks
bump version
2011-11-26 11:46:17 +03:00
Andrew Dolgov
e722a06651 fix themes for 2.x devices 2011-11-26 11:17:38 +03:00
Andrew Dolgov
673b31f274 add compatibility with small screen devices 2011-11-26 10:11:24 +03:00
Andrew Dolgov
131dec0c1c support loading more headlines from main menu 2011-11-26 09:52:50 +03:00
Andrew Dolgov
10672b110f add preference to sort feeds by unread 2011-11-26 09:31:14 +03:00
Andrew Dolgov
3623776214 remove hardcoded 300dp width of feeds pane 2011-11-25 22:04:11 +03:00
Andrew Dolgov
86b967f08f disable irrelevant menu items when article is open
fix link color in dark theme webview
2011-11-25 14:53:32 +03:00
Andrew Dolgov
16bc77419f refresh feeds when article is closed
fixes for dark theme
2011-11-25 14:03:14 +03:00
Andrew Dolgov
e9d4211c3d add separate layout for portrait orientation 2011-11-25 13:37:11 +03:00
Andrew Dolgov
ccb6b1cb5f implement feedlist serialization and proper restoring of
feedlist/login status on orientation change
2011-11-25 13:13:10 +03:00
Andrew Dolgov
20effebcbf fix webview encoding in articlefragment 2011-11-25 12:10:56 +03:00
Andrew Dolgov
1469ff7b8f reorganize actionbar 2011-11-24 19:11:10 +03:00
Andrew Dolgov
2c2a032471 add share placeholder 2011-11-24 18:35:28 +03:00
Andrew Dolgov
3cc0cb8410 various layout tweaks
fix logout action
2011-11-24 17:57:44 +03:00
Andrew Dolgov
7ad712cb41 handle login/logout and session errors in child fragments 2011-11-24 16:04:58 +03:00
Andrew Dolgov
fb86971ca8 mark articles as read when reading 2011-11-24 15:16:07 +03:00
Andrew Dolgov
4776a5d439 implement closing of articlepanel 2011-11-24 15:08:02 +03:00
Andrew Dolgov
1fe01350a5 more interface stuff, allow marking headlines as checked 2011-11-24 14:51:23 +03:00
Andrew Dolgov
e9c02c8eca draw separate views for active/unread/normal headlines and feeds 2011-11-24 13:01:51 +03:00
Andrew Dolgov
d7dfd661ce menu updates 2011-11-24 09:06:47 +03:00
Andrew Dolgov
d5f17058c4 add show unread/show all menu item 2011-11-24 08:59:11 +03:00
Andrew Dolgov
c18ed97aa4 add misc drawables
update layouts
2011-11-23 23:18:18 +03:00
Andrew Dolgov
d391312d04 rework fragment interaction through listeners
articlefragment now works
2011-11-23 19:38:21 +03:00
Andrew Dolgov
acd2786961 implement displaying articlefragment 2011-11-23 15:51:15 +03:00
Andrew Dolgov
fd99cbdd0c more headlines stuff 2011-11-23 15:14:41 +03:00
Andrew Dolgov
e0c40e5fb8 implement headlines view 2011-11-23 13:55:05 +03:00
Andrew Dolgov
2250b86e3b basic login things 2011-11-22 17:30:09 +03:00
Andrew Dolgov
2c12a4b677 more cleanup, initial async apirequest stuff 2011-11-22 15:49:21 +03:00
Andrew Dolgov
d9d778c565 remove offline sync stuff 2011-11-22 15:13:02 +03:00
Andrew Dolgov
9b8de7c539 add a vertical mainactivity layout 2011-09-11 13:25:28 +04:00
Andrew Dolgov
09fed5025f misc fixes 2011-09-10 12:03:32 +04:00
Andrew Dolgov
afc8996fff implement webview for content 2011-09-09 20:36:09 +04:00
Andrew Dolgov
fb7054eb18 experimental animation stuff 2011-09-09 15:58:11 +04:00
Andrew Dolgov
c7a583a116 fix excerpt generation 2011-09-09 14:09:06 +04:00
Andrew Dolgov
23e390d2cf implement basic headline loading 2011-09-09 13:50:15 +04:00
Andrew Dolgov
7393ab7631 various activity lifecycle-related fixes 2011-09-09 13:23:56 +04:00
Andrew Dolgov
261c7cfbe6 set feeds listview selectable 2011-09-08 20:16:46 +04:00
Andrew Dolgov
f976b25c1e rework authentication
base feedlist adapter on sqlite
2011-09-08 20:05:00 +04:00
Andrew Dolgov
30eea4c5e4 implement placeholder headlinesfragment
fix reloading feedsfragment on rotate
2011-09-08 16:45:08 +04:00
Andrew Dolgov
a14e9cd14e implement fetching of feeds 2011-09-08 15:28:38 +04:00
Andrew Dolgov
a04f748014 implement login 2011-09-08 14:23:44 +04:00
Andrew Dolgov
bc06293a39 update icon 2011-09-07 11:11:48 +04:00
Andrew Dolgov
0e9367b9e8 add placeholder icon 2011-09-07 10:19:08 +04:00