Commit Graph

241 Commits

Author SHA1 Message Date
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
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