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 |
|