Commit Graph

222 Commits

Author SHA1 Message Date
Andrew Dolgov
df1dcca834 add workaround for android issue #26658 2015-06-05 10:18:13 +03:00
Andrew Dolgov
d59b695ae9 headlinesfragment: (experimental) notify adapter onresume 2015-06-05 09:30:30 +03:00
Andrew Dolgov
131f355ce9 fix clicking on unread only footer behaving as a go offline entry 2015-06-04 23:49:37 +03:00
Andrew Dolgov
c30f85616e add various per-feed icons for the conns/feeds sidebar 2015-06-04 23:44:26 +03:00
Andrew Dolgov
8c6d767190 move offline/online prompts to the sidebar 2015-06-04 20:57:32 +03:00
Andrew Dolgov
c9398d0fe1 rework feeds/cats loading progressbar 2015-06-04 20:17:17 +03:00
Andrew Dolgov
6b6f3db8c3 add workaround for listview animations not working after clear() 2015-06-04 19:49:04 +03:00
Andrew Dolgov
17327f1457 add some listview animations to headlines 2015-06-04 20:31:57 +04:00
Andrew Dolgov
0dd21425bd show drawer behind translucent statusbar, jesus fuck (2)
now with scriminsetwhatsitsface
2015-06-04 16:13:06 +03:00
Andrew Dolgov
e4afee1014 add separate icon for unread only switchbox 2015-06-04 14:31:11 +03:00
Andrew Dolgov
42358f6f6d move settings and unread only switch to the drawer 2015-06-04 14:27:41 +03:00
Andrew Dolgov
0ccac9b5b3 remove logout menu item 2015-06-04 08:46:54 +03:00
Andrew Dolgov
c54d13e072 move to v7 toolbar widget instead of old-style actionbar 2015-06-04 00:30:35 +03:00
Andrew Dolgov
6b6107b276 subscribe dialog: add a progressbar 2015-06-03 13:43:28 +03:00
Andrew Dolgov
3de302182c switch to preferencefragment 2015-06-02 11:05:27 +04:00
Andrew Dolgov
3b9f2c25a6 add progressbar to imagecacheservice notification 2015-06-02 09:00:45 +03:00
Andrew Dolgov
a8280107e4 open ttrss url when clicking on a account icon 2015-06-02 08:55:00 +03:00
Andrew Dolgov
ff8c1ad1dc add progressbars to offline sync notifications
remove some obsolete drawables
2015-06-02 08:48:29 +03:00
Andrew Dolgov
1281e7dd42 move share button to article fragment body; reinstate dreaded mark unread back to the freed space 2015-06-02 00:00:14 +03:00
Andrew Dolgov
69e916684f add ripple effect to headline row image view buttons 2015-06-01 23:43:03 +03:00
Andrew Dolgov
209b82a1da change accentcolor to better conform with material design guidelines; remove amber and sepia themes 2015-06-02 00:25:46 +04:00
Andrew Dolgov
ac5e981cbc add a placeholder account icon to drawer 2015-06-01 22:39:33 +03:00
Andrew Dolgov
3bb2daaf0e use proper marked/published icons on dark theme headline views 2015-06-01 20:10:12 +04:00
Andrew Dolgov
2c615e430d material design icon overhaul 2015-06-01 16:30:23 +03:00
Andrew Dolgov
4e2bf266e2 why is this bitwise or in there wtf 2015-05-29 12:37:08 +03:00
Andrew Dolgov
1b603e10a9 offline: fix swipe refresh offset 2015-05-15 11:40:36 +03:00
Andrew Dolgov
aefb9b4591 fix swiperefreshlayout clipping under actionbar 2015-05-12 16:18:31 +03:00
Andrew Dolgov
8484fa22e6 use proper height resource for support actionbar spacer 2015-05-11 13:02:46 +03:00
Andrew Dolgov
6e4ab99134 offline: various positioning fixes 2015-05-11 12:54:07 +03:00
Andrew Dolgov
972588b485 offline: position fixes for heading 2015-05-11 12:42:38 +03:00
Andrew Dolgov
9ee41fc190 headlines: fix positioning problems 2015-05-11 12:30:12 +03:00
Andrew Dolgov
675f77a59b disable headlines actionbar hiding >=600dp devices 2015-05-11 11:31:06 +03:00
Andrew Dolgov
6a834e1486 hide actionbar when scrolling headlines on small devices
do not enable ACRA on debug builds
2015-05-11 11:18:27 +03:00
Andrew Dolgov
a0fb92e34a actionbar hiding tweaks; bump version 2015-05-11 02:23:16 +04:00
Andrew Dolgov
42a4fd5d39 add experimental hiding actionbar on scroll 2015-05-11 01:34:24 +04:00
Andrew Dolgov
026dc85826 hide flavor image placeholders if disabled 2015-05-09 07:04:06 +03:00
Andrew Dolgov
a9aba2447f flavor images: fix progress bar never hiding 2015-04-29 21:17:09 +03:00
Andrew Dolgov
ef357ac421 tweak flavor image loader a bit to be less cpu hungry
disable flavor image arrows because they are unreliable as only part of the content is being parsed for performance
2015-04-29 21:13:06 +03:00
Andrew Dolgov
70d366bcc5 bring back articlepager viewpagerindicator 2015-03-11 20:37:03 +03:00
Andrew Dolgov
9690deb11c clear disk cache on startup 2015-03-11 09:25:55 +03:00
Andrew Dolgov
1bf843a451 fix uploading starred article status while going online also marking them as published 2015-02-28 14:21:48 +03:00
Andrew Dolgov
de9854c6ea samsung is a bad company and their devices are irredeemable shit 2015-02-18 13:43:04 +03:00
Andrew Dolgov
ae91427987 do not crash if inflating feeds/cats headerview failed (android!!1) 2015-02-17 22:29:56 +03:00
Andrew Dolgov
ea717ae7da use notification builder for offline notifications; make a placeholder monochrome notification icon 2015-02-17 23:20:51 +04:00
Andrew Dolgov
70deffc067 reenable acra 2015-02-16 15:13:10 +03:00
Andrew Dolgov
947c8dd6a3 do not send headines as parcelable because ughhhh 2015-02-16 14:52:12 +03:00
Andrew Dolgov
7a4dc9de3d add some isAdded() bullshit to headlines requests 2015-02-16 15:31:42 +04:00
Andrew Dolgov
6756f75858 don't update widget every time headlinesactivity closes 2015-02-16 14:24:17 +03:00
Andrew Dolgov
4aeac28cb4 disable headlines transition altogether re: instability 2015-02-14 22:17:36 +03:00
Andrew Dolgov
8f4b9187f6 fix mysterious crashes on some feeds 2015-02-14 22:03:16 +03:00