Andrew Dolgov
|
d61997e20e
|
add a catch block against possible crashes with excerpt handling
|
2015-09-06 19:46:07 +03:00 |
|
Andrew Dolgov
|
62de61c5a0
|
fix flavor images appearing in wrong modes
|
2015-09-06 16:31:36 +03:00 |
|
Andrew Dolgov
|
1a3f6684d5
|
Revert "Updated italian translation"
bad syntax, breaks compilation
This reverts commit 75574e1bf6 .
|
2015-09-06 16:15:27 +03:00 |
|
Andrew Dolgov
|
c2878bc184
|
Merge branch 'master' of git.tt-rss.org:fox/tt-rss-android
|
2015-09-06 16:14:21 +03:00 |
|
Andrew Dolgov
|
90cc311adb
|
do not crash on video elements w/o source
|
2015-09-06 16:13:48 +03:00 |
|
Andrew Dolgov
|
593542e6f4
|
move suddenly non-kosher drawable source files
|
2015-09-06 16:13:30 +03:00 |
|
Andrew Dolgov
|
d91315bff5
|
Merge branch 'italian_translation' into 'master'
Updated italian translation
- new strings added to values-it and translated
- minor fixes to previous translations
See merge request !2
|
2015-08-18 21:08:34 +03:00 |
|
Andrew Dolgov
|
2302e50008
|
bump version
|
2015-08-18 21:03:31 +03:00 |
|
Andrew Dolgov
|
48c2da635a
|
move some jsoup processing to article class; simplify headline adapter
|
2015-08-18 21:03:15 +03:00 |
|
Andrew Dolgov
|
27a3e9822c
|
bump version
|
2015-08-18 19:38:26 +03:00 |
|
Andrew Dolgov
|
ffc67cb9cd
|
fix sharing youtube vids
|
2015-08-18 19:38:07 +03:00 |
|
Andrew Dolgov
|
8e53a7aa88
|
fix sharing of article videos; do not crash if prepareasync has already been called
|
2015-08-18 19:35:38 +03:00 |
|
Andrew Dolgov
|
792f7cc722
|
remove loading: hack
|
2015-08-18 08:50:51 +03:00 |
|
Andrew Dolgov
|
4ec76ca88d
|
improve error reporting a bit
|
2015-08-17 23:42:07 +03:00 |
|
Andrew Dolgov
|
c28adf42b3
|
add another possible check for duplicate async loaded images in headlines
|
2015-08-17 14:30:14 +03:00 |
|
dedioste
|
75574e1bf6
|
Updated italian translation
- new strings added to values-it and translated
- minor fixes to previous translations
|
2015-08-15 22:21:51 +02:00 |
|
Andrew Dolgov
|
d0a7ca271d
|
headlines: add ripple to top changed prompt
|
2015-07-29 11:46:13 +03:00 |
|
Andrew Dolgov
|
1a2bbc92c1
|
reset headline progressbar on starting to load image
|
2015-07-28 16:14:22 +03:00 |
|
Andrew Dolgov
|
df35107e35
|
gradle: don't run lint for release builds, disable missing translation lint spam
|
2015-07-28 16:12:51 +03:00 |
|
Andrew Dolgov
|
8d71936c89
|
add onclick to refresh to top changed notice view
|
2015-07-27 10:07:02 +03:00 |
|
Andrew Dolgov
|
ce81a2f18c
|
Merge branch 'french-translation' into 'master'
French translation update
Fixed some typos
See merge request !1
|
2015-07-26 23:42:55 +03:00 |
|
Raphaël Rochet
|
65ce8f51d6
|
Fix some typos
|
2015-07-26 19:36:19 +02:00 |
|
Andrew Dolgov
|
fc459363bd
|
uil: bitmap may be null
|
2015-07-18 11:33:17 +03:00 |
|
Andrew Dolgov
|
a57fcc63d9
|
bump version
|
2015-07-17 19:15:45 +03:00 |
|
Andrew Dolgov
|
aa3e9d0c7c
|
add another check for flavor images maybe loading in the wrong list entry because of recycling
|
2015-07-17 19:15:27 +03:00 |
|
Andrew Dolgov
|
0c72504421
|
limit headline row titles to 3 lines
|
2015-07-17 10:44:38 +03:00 |
|
Andrew Dolgov
|
1264f3043c
|
pass article to detailactivity via application to prevent transaction_too_large
|
2015-07-17 10:31:41 +03:00 |
|
Andrew Dolgov
|
a0ba123b43
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb
|
2015-07-13 23:50:39 +03:00 |
|
Andrew Dolgov
|
079b5841db
|
moving flavorimage etc stuff to viewholder has been a bad idea (because views are converted)
|
2015-07-13 23:48:53 +03:00 |
|
Andrew Dolgov
|
ab416d5b65
|
remove unnecessary top padding on excerpt when in no images mode
|
2015-07-13 23:38:33 +03:00 |
|
Andrew Dolgov
|
0b87923b0f
|
bump version
|
2015-07-13 23:32:44 +03:00 |
|
Andrew Dolgov
|
3729842e7b
|
fix for too small flavor images reloading more than necessary
|
2015-07-13 23:31:54 +03:00 |
|
Andrew Dolgov
|
e9cf92202b
|
Merge pull request #81 from RaphaelRochet/master
French translation update
|
2015-07-13 13:06:09 +03:00 |
|
Raphaël Rochet
|
d117119fc2
|
French translation update
4 new strings, 1 changed
|
2015-07-13 09:36:14 +02:00 |
|
Andrew Dolgov
|
1c9dbba4f5
|
video views: disable transitions
|
2015-07-12 23:11:11 +03:00 |
|
Andrew Dolgov
|
8c51de35ae
|
set actions on headline header/flavor image as to make article opening easier if drawn above image
|
2015-07-12 23:00:33 +03:00 |
|
Andrew Dolgov
|
2bee76f0c9
|
handle possible type problems w/ m_firstId in JSON
|
2015-07-12 22:54:30 +03:00 |
|
Andrew Dolgov
|
0be76abf87
|
first_id fixes
|
2015-07-12 18:07:55 +03:00 |
|
Andrew Dolgov
|
4083904781
|
show top changed message in articlepager
|
2015-07-12 13:18:59 +03:00 |
|
Andrew Dolgov
|
32c0691d5d
|
add support for top id checking
|
2015-07-12 12:19:24 +03:00 |
|
Andrew Dolgov
|
cbcbebca99
|
bump version
|
2015-07-11 18:31:59 +03:00 |
|
Andrew Dolgov
|
831b1d975b
|
move one of the flavor image loading listeners to a correct place
|
2015-07-11 18:31:44 +03:00 |
|
Andrew Dolgov
|
4e9403b7ae
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb
|
2015-07-11 12:30:05 +03:00 |
|
Andrew Dolgov
|
54488e108a
|
show inline youtube player (if app installed)
minor bugfixes
|
2015-07-11 12:27:29 +03:00 |
|
Andrew Dolgov
|
2e9afbdd79
|
Merge pull request #80 from RaphaelRochet/master
French translation update
|
2015-07-11 11:55:59 +03:00 |
|
Raphaël Rochet
|
01ff289494
|
French translation update
|
2015-07-11 10:52:33 +02:00 |
|
Andrew Dolgov
|
c79fb5a1b2
|
video player: add progress bar
|
2015-07-11 11:35:12 +03:00 |
|
Andrew Dolgov
|
b26d659004
|
only set header tinting if necessary (2)
|
2015-07-11 03:04:04 +03:00 |
|
Andrew Dolgov
|
ee63b0d88f
|
only set header tinting if necessary
|
2015-07-11 02:40:37 +03:00 |
|
Andrew Dolgov
|
9080d7d681
|
bump version
|
2015-07-11 00:33:04 +03:00 |
|