Daniel Schaal
e45f71f2ba
Use R.attr.colorAccent for PullToRefresh color
2015-07-19 09:14:48 +02:00
Daniel Schaal
8d2519abe9
remove more unused layouts
2015-07-19 09:14:48 +02:00
Daniel Schaal
f7a3d8f047
Swipe to left on newsreader item to mark as read and right to mark starred
2015-07-19 09:14:48 +02:00
Daniel Schaal
d2da52686b
Extract play pause button in separate layout
...
Use drawable for play/pause button
2015-07-19 09:14:48 +02:00
Daniel Schaal
2d92094dad
Use simple layout as header for extended with webview
2015-07-19 09:14:48 +02:00
Daniel Schaal
5da0d82487
Use UIL StorageUtils to get File Path
2015-07-19 09:14:48 +02:00
Daniel Schaal
900a8d150e
Remove scale options from GetImageThreaded, UIL handles this for us
2015-07-19 09:14:48 +02:00
Daniel Schaal
1951068763
Use Universal Image Loader, remove Picasso and custom cache
2015-07-19 09:14:48 +02:00
Daniel Schaal
0014549ac2
Add id for coordinator_layout, use it for Snackbar
2015-07-19 09:14:48 +02:00
Daniel Schaal
dbceed7411
Restart activity when ViewHolder layout setting is changed
2015-07-19 09:14:48 +02:00
Daniel Schaal
4f188ff74e
Use layout-sw600dp-land for tablets instead of refs.xml
2015-07-19 09:14:48 +02:00
Daniel Schaal
120fe02a3c
Update NewsReaderDetailFragment instead of creating new ones
...
Specify the fragment in the activity layout, and then only update the
recyclerView adapter when a different folder or feed is selected from
the menu. Should use less resources and gives nice recyclerview
animations.
2015-07-19 09:14:48 +02:00
Daniel Schaal
b1b0aa8a94
Use Palette from android.support.v7 to get Feed color.
...
This gives more vibrant colors than just using the average.
2015-07-19 09:14:08 +02:00
Daniel Schaal
0c9fc6bb54
Add SwipeToRefresh to Detail List
2015-07-19 08:31:45 +02:00
Daniel Schaal
add943a4db
Add ColorHelper to get feed color
2015-07-19 08:31:12 +02:00
Daniel Schaal
fbb4af0015
Use RecyclerView and DrawerLayout for Detail List
...
* Replace the ListView in the NewsReaderDetailFragment with a
RecyclerView
* Replace the SlidingPaneLayout with a DrawerLayout
* Add a header to the DrawerLayout with the owncloud logo as a
background, show the current user and owncloud url in the header
* Remove the ShowcaseView submodule
2015-07-19 08:31:05 +02:00
Daniel Schaal
6b1eec4965
Build detail html page using StringBuilder
...
* Move css and js to separate files
* Slight design changes (smaller fonts, header with background)
* Only use Roboto-Regular font
2015-07-19 08:29:38 +02:00
Daniel Schaal
f00330d3d9
Use SwitchPreference in Settings
2015-07-19 08:29:38 +02:00
Daniel Schaal
c91871cdba
Change material theme colors to blue values used by owncloud
2015-07-19 08:29:38 +02:00
Daniel Schaal
52e49db35d
Change minSdk to 14, remove workarounds for older api levels
2015-07-19 08:29:38 +02:00
Jenkins for ownCloud
9b75081398
[tx-robot] updated from transifex
2015-07-19 01:41:42 -04:00
David Development
b9c885eb20
Update to 0.9.4
2015-07-18 14:49:54 +02:00
David Development
b2838bb8a2
Fix app-crash on database inconsistency
2015-07-18 14:39:11 +02:00
David Development
818c0cf471
Ignore min-sdk of Chrome Custom Tabs
2015-07-18 14:03:16 +02:00
David Development
45fb0e2827
Fix #258
2015-07-18 14:01:44 +02:00
David Development
feeae7de76
Code cleanup
2015-07-18 14:00:56 +02:00
David Development
e9017910e2
Fix #364
2015-07-18 13:31:23 +02:00
David Development
9611ccb6d1
Fix #360
2015-07-18 11:59:39 +02:00
David Development
0df4cceb92
Merge pull request
2015-07-18 11:37:01 +02:00
David Development
215271b3ef
Code cleanup
2015-07-18 11:28:44 +02:00
David Development
9ecc0f1fc5
Add Chrome Custom Tabs - #363
2015-07-18 11:18:31 +02:00
David Development
66a855e36e
Refactoring
2015-07-17 16:51:39 +02:00
David Development
6acf06c94d
add double check singleton pattern
2015-07-17 09:51:54 +02:00
David Development
6bdf9745cd
Remove unused code
2015-07-17 09:42:09 +02:00
David Development
9dd85ba0d6
Merge remote-tracking branch 'origin/master'
2015-07-17 09:39:45 +02:00
David Development
1ebfdc995b
Fix #361
2015-07-17 09:39:21 +02:00
Jenkins for ownCloud
f700f58d49
[tx-robot] updated from transifex
2015-07-17 01:41:37 -04:00
Daniel Schaal
68c78b7e6d
Use jcenter for HoloCircularProgressBar and gson
2015-07-14 16:54:52 +02:00
Daniel Schaal
45766cb7ab
Materialize Login Dialog, use standard Dialog buttons
...
Remove cancel button, as the dialog can be canceled by pressing back
or pressing anywhere outside the dialog.
2015-07-14 16:54:52 +02:00
Daniel Schaal
f16e80dbe1
Remove unused BitmapDownloaderTask
2015-07-14 16:54:52 +02:00
Daniel Schaal
afcfec0155
Show Toast when cache is cleared, remove more hardcoded strings
2015-07-14 16:54:52 +02:00
Daniel Schaal
97a2f85d04
Check if feed is null in GetImageThreaded
2015-07-14 16:54:52 +02:00
Daniel Schaal
98b3c1ff96
Only start PodcastPlaybackService when actually playing a podcast.
2015-07-14 16:54:52 +02:00
Daniel Schaal
a2ec4929be
Remove all Drawables except launcher icon from xxxhdpi
...
According to documentation, only the launcher icon should be provided
for xxxhdpi
2015-07-14 16:54:52 +02:00
Daniel Schaal
6a530e8bf4
Remove forcing library versions
2015-07-14 16:54:52 +02:00
Daniel Schaal
feeb04ea4b
remove unused layout
2015-07-14 16:54:52 +02:00
Daniel Schaal
fc4372a290
remove unused libs (jsoup and freemarker)
2015-07-14 16:54:52 +02:00
Daniel Schaal
ee7d85a38a
Use Base64 implementation from android.util
2015-07-14 16:54:50 +02:00
Daniel Schaal
9b4d1104dd
Use quantity string for Toast text
2015-07-14 16:54:29 +02:00
Daniel Schaal
35dd6c7830
use android:theme instead of deprecated app:theme
2015-07-14 16:54:29 +02:00
Daniel Schaal
d404ec9978
Remove deprecated Apache HTTP classes from HttpJsonRequest
2015-07-14 16:54:29 +02:00
Daniel Schaal
ff54db8a4b
Suppress wrong NewApi inspection
2015-07-14 16:54:29 +02:00
Daniel Schaal
3a71397f15
Move GetCacheSizeAsync to main thread
2015-07-12 06:06:39 +02:00
Daniel Schaal
9d2f4e5bc1
Cast null to String to avoid varargs warning
2015-07-12 06:06:39 +02:00
Daniel Schaal
6f36801a3e
Check if keystore file is readable
2015-07-12 06:06:39 +02:00
Jenkins for ownCloud
cd7ffeafb6
[tx-robot] updated from transifex
2015-07-11 01:41:40 -04:00
Jenkins for ownCloud
e31d7d0efa
[tx-robot] updated from transifex
2015-07-10 01:41:39 -04:00
Jenkins for ownCloud
68d3d96823
[tx-robot] updated from transifex
2015-07-07 01:41:38 -04:00
Jenkins for ownCloud
891ea1a170
[tx-robot] updated from transifex
2015-07-06 01:41:29 -04:00
Jenkins for ownCloud
81a863f7a3
[tx-robot] updated from transifex
2015-07-04 01:42:36 -04:00
Jenkins for ownCloud
5f2202c029
[tx-robot] updated from transifex
2015-07-03 01:42:37 -04:00
Jenkins for ownCloud
579b0c256a
[tx-robot] updated from transifex
2015-07-02 01:42:36 -04:00
Jenkins for ownCloud
49c397e922
[tx-robot] updated from transifex
2015-07-01 01:42:26 -04:00
Jenkins for ownCloud
7b8ab394f9
[tx-robot] updated from transifex
2015-06-30 01:41:28 -04:00
Jenkins for ownCloud
e84f7cc94b
[tx-robot] updated from transifex
2015-06-29 01:41:23 -04:00
Jenkins for ownCloud
86d470e5e4
[tx-robot] updated from transifex
2015-06-28 01:41:35 -04:00
David Development
75a16440ab
Update to 0.9.3 - Add Contributor section in readme
2015-06-27 17:28:34 +02:00
David Development
3ee1e6f9f6
Fix wrong rotation of folder indicator
2015-06-27 17:19:35 +02:00
David Development
d4a73b3a09
Fix possible app crash (gplay report)
2015-06-27 17:09:31 +02:00
David Development
f44c35216d
Fix small "star" icon in actionbar
2015-06-27 17:02:45 +02:00
David-Development
bc280f1fd6
Merge pull request #358 from schaal/materialize
...
Use more material design elements and some cleanups
2015-06-27 16:58:07 +02:00
Daniel Schaal
bcbcf005c5
Use material icons
2015-06-26 20:48:09 +02:00
Daniel Schaal
6f1d382678
Use Snackbar instead of Messagebar
2015-06-26 20:47:41 +02:00
Daniel Schaal
a3ab1549c6
use app:ShowAsAction instead of android:ShowAsAction
2015-06-26 20:47:41 +02:00
Daniel Schaal
b562e6bd2c
Remove GoogleReaderApi, Google Reader is long gone
2015-06-26 17:37:23 +02:00
Daniel Schaal
fb06ebfb1b
Use getQuantityString for strings with quantities.
2015-06-26 17:37:19 +02:00
Jenkins for ownCloud
b5b0de2f1d
[tx-robot] updated from transifex
2015-06-26 01:41:32 -04:00
Daniel Schaal
75f96406df
Use AppCompatActivity instead of deprecated ActionBarActivity
2015-06-25 19:58:36 +02:00
Jenkins for ownCloud
733e1c6e48
[tx-robot] updated from transifex
2015-06-25 01:41:31 -04:00
David-Development
19846003d2
Merge pull request #357 from schaal/update-lang-config
...
Add more languages mappings to transifex config
2015-06-24 11:35:38 +02:00
Daniel Schaal
48269238f4
rename invalid languages
...
There are no region codes for valencia and pirate, so just
XV and XP.
2015-06-23 20:11:06 +02:00
Jenkins for ownCloud
c8efc38ce6
[tx-robot] updated from transifex
2015-06-23 01:41:39 -04:00
Jenkins for ownCloud
8cd612585d
[tx-robot] updated from transifex
2015-06-22 01:41:36 -04:00
David-Development
8921351467
Merge pull request #356 from schaal/update-buildsystem
...
Update buildsystem
2015-06-21 19:14:02 +02:00
Daniel Schaal
12f25f30d3
Tint* Widgets are replaced with AppCompat* Widgets in 22
2015-06-21 14:03:49 +02:00
Daniel Schaal
3f11bb04e8
Use correct values for Theme.AppCompat
2015-06-21 14:03:35 +02:00
Daniel Schaal
9959063d17
use roboelectric 3.0-rc3, use upstream GradleTestRunner
2015-06-21 13:59:00 +02:00
Daniel Schaal
0410227822
Rename androidTest to test
2015-06-21 13:05:57 +02:00
Daniel Schaal
ce67821ee1
Remove invalid language codes or rename to valid ones
2015-06-21 13:05:32 +02:00
Daniel Schaal
45ed07475d
Cleanup and update gradle scripts
...
Use up-to-date gradle plugin and sdk libraries
2015-06-21 13:04:52 +02:00
David Development
a7df05f9bb
Update to 0.9.2
2015-06-21 12:59:26 +02:00
David Development
17afd9de0c
Fix #318
2015-06-21 12:43:41 +02:00
David Development
bd3c94fe91
Merge remote-tracking branch 'origin/master'
2015-06-21 12:00:46 +02:00
David Development
0bf3f8bbd6
Fix #342
2015-06-21 12:00:21 +02:00
David-Development
4fd796504e
Merge pull request #354 from schaal/check-defaultTrustManager-first
...
First try defaultTrustManager, then appTrustManager
2015-06-21 11:15:39 +02:00
Jenkins for ownCloud
55e56104bf
[tx-robot] updated from transifex
2015-06-21 01:41:31 -04:00
Jenkins for ownCloud
d6fdc0b0b7
[tx-robot] updated from transifex
2015-06-20 01:41:31 -04:00
Daniel Schaal
d307a7fbca
First try defaultTrustManager, then appTrustManager
...
Also only print stackTrace after every check failed.
2015-06-18 19:23:58 +02:00
Jenkins for ownCloud
732cd0542a
[tx-robot] updated from transifex
2015-06-18 01:41:31 -04:00
Jenkins for ownCloud
09a01cf5a8
[tx-robot] updated from transifex
2015-06-17 01:41:32 -04:00
David Development
456b4daa87
Fix #348
2015-06-15 21:16:59 +02:00
Jenkins for ownCloud
028aaa83b6
[tx-robot] updated from transifex
2015-06-15 01:41:31 -04:00
Jenkins for ownCloud
d18b74cf4c
[tx-robot] updated from transifex
2015-06-14 01:41:23 -04:00
Jenkins for ownCloud
51bb434c99
[tx-robot] updated from transifex
2015-06-12 01:41:32 -04:00
Jenkins for ownCloud
2d0421e7ab
[tx-robot] updated from transifex
2015-06-11 01:41:33 -04:00
Jenkins for ownCloud
f33510c1f2
[tx-robot] updated from transifex
2015-06-10 01:41:27 -04:00
David Development
de2e69a585
Fix #350
2015-06-09 21:25:09 +02:00
Jenkins for ownCloud
c22fe837d2
[tx-robot] updated from transifex
2015-06-09 01:41:32 -04:00
Jenkins for ownCloud
7f888b675c
[tx-robot] updated from transifex
2015-06-08 01:41:30 -04:00
Jenkins for ownCloud
30375943b7
[tx-robot] updated from transifex
2015-06-07 01:41:31 -04:00
Jenkins for ownCloud
80a0d0963d
[tx-robot] updated from transifex
2015-06-04 01:41:31 -04:00
Jenkins for ownCloud
02d5c24e0b
[tx-robot] updated from transifex
2015-06-03 01:41:30 -04:00
Jenkins for ownCloud
5f6fdd2198
[tx-robot] updated from transifex
2015-06-02 01:41:30 -04:00
Jenkins for ownCloud
58f504f0a2
[tx-robot] updated from transifex
2015-05-31 01:43:51 -04:00
David Development
4291da21c3
Merge remote-tracking branch 'origin/master'
2015-05-30 11:27:39 +02:00
David Development
7985b1c55c
Update to 0.9.1
2015-05-30 11:03:29 +02:00
David Development
bf205ebf8b
Refactoring
2015-05-30 10:56:22 +02:00
Jenkins for ownCloud
29930ff8a2
[tx-robot] updated from transifex
2015-05-30 01:41:31 -04:00
David Development
0c0ecc26bc
Fix #345
2015-05-30 00:18:54 +02:00
David Development
2e56241279
Fix #343
2015-05-27 11:13:49 +02:00
Jenkins for ownCloud
7050665abf
[tx-robot] updated from transifex
2015-05-23 01:41:29 -04:00
Jenkins for ownCloud
d398965d3f
[tx-robot] updated from transifex
2015-05-11 01:41:31 -04:00
Jenkins for ownCloud
34dced2c58
[tx-robot] updated from transifex
2015-05-02 01:41:31 -04:00
Jenkins for ownCloud
dc58f9ba9f
[tx-robot] updated from transifex
2015-04-30 03:26:32 -04:00
Jenkins for ownCloud
1c38b4e4eb
[tx-robot] updated from transifex
2015-04-25 01:41:31 -04:00
Jenkins for ownCloud
027fb32525
[tx-robot] updated from transifex
2015-04-24 01:41:29 -04:00
David Development
af4b560693
Fix #339
2015-04-18 11:05:31 +02:00
David Development
a7affebe27
Fix #338
2015-04-17 13:19:33 +02:00
David Development
b96643ac53
Update to 0.8.9.5
2015-04-17 09:23:18 +02:00
David Development
dc4813e09f
Fix #334
2015-04-13 09:38:08 +02:00
David Development
6c439fde3f
Update to 0.8.8
2015-04-11 15:13:54 +02:00
David Development
9dfadd4da6
Fix #329
2015-04-11 15:06:18 +02:00
David Development
a871712216
Fix #332
2015-04-11 14:05:25 +02:00
David Development
3c078290bc
Fix app crash on emulator
2015-04-11 14:04:57 +02:00
David Development
a00d344750
Fix #333
2015-04-11 14:04:07 +02:00
Jenkins for ownCloud
71e7852aee
[tx-robot] updated from transifex
2015-04-08 01:41:30 -04:00
David Development
d1565482ba
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2015-04-07 20:59:54 +02:00
David Development
86e2d85af1
Update to 0.8.7
2015-04-07 20:59:39 +02:00
David Development
e09ec7dee9
Fix #331 and Memory Leak
2015-04-07 20:43:54 +02:00
Jenkins for ownCloud
015af305e1
[tx-robot] updated from transifex
2015-04-07 01:41:24 -04:00
Jenkins for ownCloud
e340ddee6c
[tx-robot] updated from transifex
2015-04-06 01:41:24 -04:00
Jenkins for ownCloud
2d8bfdd829
[tx-robot] updated from transifex
2015-04-05 01:41:24 -04:00
David Development
282c8412ae
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2015-04-03 17:18:56 +02:00
David Development
b923601147
Fix #303
2015-04-03 17:17:10 +02:00
David Development
8ca9861d44
Fix #308 and #324
2015-04-03 16:24:45 +02:00
David Development
89ceeb95d2
Remove unused code
2015-04-03 15:38:56 +02:00
David Development
1fb1d2b740
Refactoring
2015-04-03 15:38:11 +02:00
David Development
5efcf8b532
home as up not visible after restore
2015-04-03 15:35:39 +02:00
David Development
994c804d4b
Refactoring, fix app crash
2015-04-03 14:43:19 +02:00
David Development
6be8b2a601
Fix issue that view is not created
2015-04-03 14:42:43 +02:00
David Development
942154ef64
Fix issues with service getting destroyed
2015-04-03 14:41:40 +02:00
David Development
8895a06fe5
Fix threading issue
2015-04-03 14:40:02 +02:00
David Development
0241d58c11
Fix #311
2015-04-03 14:14:54 +02:00
David Development
7bb62e94dd
Fix memory issues
2015-04-03 14:08:40 +02:00
David Development
bd0550a3e2
Code cleanup
2015-04-03 14:02:31 +02:00
David Development
8b5477eb63
Code cleanup
2015-04-03 13:56:38 +02:00
David Development
ec1138fbab
Code cleanup
2015-04-03 12:12:14 +02:00
David Development
20b3c1b1a7
Add password toggle
2015-04-03 12:09:16 +02:00
David-Development
8870a6fafe
Merge pull request #328 from cemrich/bugfix/volume-button-sound
...
Suppressed volume button sounds while scrolling through feed items
2015-04-03 10:23:29 +02:00
Jenkins for ownCloud
67b69185fa
[tx-robot] updated from transifex
2015-04-03 01:41:25 -04:00
Jenkins for ownCloud
0aa65a13c9
[tx-robot] updated from transifex
2015-04-02 01:41:23 -04:00
Christine Emrich
c4d614c911
Suppressed volume button sounds while scrolling through feed items.
2015-04-01 16:04:34 +02:00
Christine Emrich
c6d1f7a477
Merge branch 'master' into feature/page-indicator
2015-04-01 15:09:19 +02:00
Christine Emrich
1df0b736c5
Added a scroll indicator for scrolling news details by swipe or volume buttons.
2015-04-01 14:45:41 +02:00
David Development
eef1ea935e
Code refactoring
2015-03-31 22:22:11 +02:00
David-Development
150a555042
Merge pull request #322 from cemrich/bugfix/menu-item-not-greyed-out
...
Text color of option menu items now changes when item is disabled and me...
2015-03-31 22:15:36 +02:00
David-Development
e9e556b512
Merge pull request #323 from otrichet/master
...
Various changes
2015-03-31 07:42:46 +02:00
Jenkins for ownCloud
4f9ed7cb32
[tx-robot] updated from transifex
2015-03-31 01:41:26 -04:00
Olivier Trichet
a7701e4b64
Purging the cache actually empty it
...
File.delete() returns 0 on a deleted file: the calculated cache size would
never decrease during a purge.
2015-03-29 20:14:46 +02:00
Olivier Trichet
35b2fc8520
Do not add bytes and Mbytes to calculate file size
...
file.length() returns size as byte, while the variable size was MByte.
Thus "size -= file.length()" is incorrect.
2015-03-29 20:14:37 +02:00
Olivier Trichet
4e298a9f1e
Remove not null check on 'this' (not null by definition)
2015-03-29 19:53:40 +02:00
Olivier Trichet
a5c4b2d811
Do not try to download non-existing feed's favicon
2015-03-29 19:48:30 +02:00
Christine Emrich
18c90c2f71
Text color of option menu items now changes when item is disabled and menu has been opened through action bar.
2015-03-29 19:47:18 +02:00
David-Development
8c382c2fd5
Merge pull request #317 from yoimox/patch-1
...
Update README.md
2015-03-29 19:45:20 +02:00
Olivier Trichet
0d2f02c667
Add audio/x-m4a to supported podcast mimetype
2015-03-29 13:45:07 +02:00
Olivier Trichet
a4d6284957
Remove dead code
...
Remove unused class de.luhmer.owncloudnewsreader.database.DatabaseConnection
and all unused code that still reference it
2015-03-29 13:42:18 +02:00
Olivier Trichet
b06ce65f89
Remove unused class BitmapDrawableLruCache
2015-03-29 12:50:48 +02:00
Olivier Trichet
0998986f33
Close notification in the status bar when a postcast ends
2015-03-29 11:29:34 +02:00
Olivier Trichet
5050bbccd1
Remove files generated by IDEs
2015-03-29 11:16:01 +02:00
Jenkins for ownCloud
c97b4ce8df
[tx-robot] updated from transifex
2015-03-29 01:41:28 -04:00
Jenkins for ownCloud
3b397a17d9
[tx-robot] updated from transifex
2015-03-22 01:41:25 -04:00
Jenkins for ownCloud
4ad1556fdd
[tx-robot] updated from transifex
2015-03-20 01:41:30 -04:00
Jenkins for ownCloud
e3e8f64396
[tx-robot] updated from transifex
2015-03-19 01:41:30 -04:00
Jenkins for ownCloud
b1dc4202e8
[tx-robot] updated from transifex
2015-03-16 01:41:24 -04:00
Jenkins for ownCloud
0bb199c0ba
[tx-robot] updated from transifex
2015-03-15 01:41:26 -04:00
Jenkins for ownCloud
75ffeec76e
[tx-robot] updated from transifex
2015-03-12 01:41:24 -04:00
Jenkins for ownCloud
ecf92f0785
[tx-robot] updated from transifex
2015-03-10 01:41:30 -04:00
David Development
44d4db6e1d
Improve image caching
2015-03-06 10:45:42 +01:00
David Development
5840fa1453
Fix #311
2015-03-06 10:01:27 +01:00
David Development
9ce84bd2a2
Fix that images without http[s] prefix cannot be cached
2015-03-06 09:49:33 +01:00
Jenkins for ownCloud
7120fd4b50
[tx-robot] updated from transifex
2015-03-06 01:41:26 -05:00
Jenkins for ownCloud
9d530a9063
[tx-robot] updated from transifex
2015-03-04 01:41:28 -05:00
Jenkins for ownCloud
0350c39549
[tx-robot] updated from transifex
2015-03-03 01:41:25 -05:00
Jenkins for ownCloud
ab5b768864
[tx-robot] updated from transifex
2015-02-24 01:41:25 -05:00
Jenkins for ownCloud
032288162f
[tx-robot] updated from transifex
2015-02-22 01:41:25 -05:00
David Development
8c4348c00f
fix compatibility issues with latest AndroidSlidingUpPanel
2015-02-21 23:44:57 +01:00
Jenkins for ownCloud
9a4a1f76a0
[tx-robot] updated from transifex
2015-02-21 01:41:24 -05:00
Jenkins for ownCloud
b30f20bec0
[tx-robot] updated from transifex
2015-02-17 01:41:28 -05:00
Jenkins for ownCloud
f1c45672b7
[tx-robot] updated from transifex
2015-02-15 01:41:23 -05:00
Jenkins for ownCloud
94ad59b8e8
[tx-robot] updated from transifex
2015-02-12 01:41:23 -05:00
Jenkins for ownCloud
3bfe447029
[tx-robot] updated from transifex
2015-02-11 01:41:23 -05:00
Jenkins for ownCloud
97b2c6bc8b
[tx-robot] updated from transifex
2015-02-10 01:41:24 -05:00
Jenkins for ownCloud
8ae64a37ba
[tx-robot] updated from transifex
2015-02-08 01:41:22 -05:00
Jenkins for ownCloud
4efa26aa72
[tx-robot] updated from transifex
2015-02-07 01:41:24 -05:00
Jenkins for ownCloud
6ed1b40c0c
[tx-robot] updated from transifex
2015-02-06 01:41:23 -05:00
Jenkins for ownCloud
a5a867a3ec
[tx-robot] updated from transifex
2015-02-04 01:42:18 -05:00
Jenkins for ownCloud
cbd72a65aa
[tx-robot] updated from transifex
2015-01-30 01:41:24 -05:00
Jenkins for ownCloud
82dd0ae44f
[tx-robot] updated from transifex
2015-01-28 01:41:34 -05:00
Jenkins for ownCloud
a43d31b845
[tx-robot] updated from transifex
2015-01-24 01:41:23 -05:00
Jenkins for ownCloud
720d1ed1ec
[tx-robot] updated from transifex
2015-01-23 01:41:24 -05:00
Jenkins for ownCloud
1066877958
[tx-robot] updated from transifex
2015-01-21 01:41:23 -05:00
Jenkins for ownCloud
f55455863d
[tx-robot] updated from transifex
2015-01-20 01:41:22 -05:00
David Development
1d0c06449d
update ownCloud-Account-Importer dependency
2015-01-19 18:16:58 +01:00
Jenkins for ownCloud
a671d6d2d3
[tx-robot] updated from transifex
2015-01-18 01:41:25 -05:00
David Development
3f37932706
add basic junit tests
2015-01-18 00:05:08 +01:00
David Development
dfc4bf8616
update to 0.8.4
2015-01-17 20:57:59 +01:00
David Development
02c862c011
Fix #307
2015-01-17 20:30:03 +01:00
David Development
8ebd7b10c9
code cleanup/refactoring
2015-01-17 15:12:22 +01:00
David-Development
205d0c1b94
Update ORM and improve SQL
2015-01-17 15:11:58 +01:00
Jenkins for ownCloud
c7ee15ea9c
[tx-robot] updated from transifex
2015-01-15 01:41:23 -05:00
Jenkins for ownCloud
0b3c0516cb
[tx-robot] updated from transifex
2015-01-14 01:41:23 -05:00
Jenkins for ownCloud
9517f807b2
[tx-robot] updated from transifex
2015-01-13 01:41:23 -05:00
Jenkins for ownCloud
9a77315af4
[tx-robot] updated from transifex
2015-01-12 01:41:23 -05:00
Jenkins for ownCloud
423597df90
[tx-robot] updated from transifex
2015-01-11 01:41:27 -05:00
David Development
62ba675db1
Add option menu for long pressing a link - #293
2015-01-10 19:13:27 +01:00
David Development
253cec7a81
reformat code
2015-01-10 19:12:51 +01:00
David Development
495b7b33ce
basic implementation of #288
2015-01-10 19:12:04 +01:00
David Development
95df796890
always show "open in browser" in actionbar - fix #293
2015-01-10 19:11:02 +01:00
David Development
a69e4bb94b
basic implementation of #288
2015-01-10 18:28:36 +01:00
Jenkins for ownCloud
e0edba38e2
[tx-robot] updated from transifex
2015-01-10 01:41:24 -05:00
Jenkins for ownCloud
8dea7ed2b4
[tx-robot] updated from transifex
2015-01-06 01:41:23 -05:00
Jenkins for ownCloud
acc084a519
[tx-robot] updated from transifex
2015-01-05 01:41:22 -05:00
Jenkins for ownCloud
5316e02e31
[tx-robot] updated from transifex
2015-01-04 01:41:24 -05:00
Jenkins for ownCloud
12d1498d63
[tx-robot] updated from transifex
2015-01-03 01:41:22 -05:00
Jenkins for ownCloud
ae7767e086
[tx-robot] updated from transifex
2015-01-02 01:41:21 -05:00
Jenkins for ownCloud
f15d1825bc
[tx-robot] updated from transifex
2014-12-31 01:41:23 -05:00
David Development
18e4cfabc7
Update to 0.8.3
2014-12-27 12:06:02 +01:00
David Development
324ae49eb9
Fix #296
2014-12-27 11:48:22 +01:00
David Development
81076d5462
Add option to add a new feed by sharing an url
2014-12-26 12:29:24 +01:00
David Development
dbb504ec70
Fix #295
2014-12-26 12:17:48 +01:00
Jenkins for ownCloud
5212044caa
[tx-robot] updated from transifex
2014-12-24 01:41:21 -05:00
Jenkins for ownCloud
1499b5c7ce
[tx-robot] updated from transifex
2014-12-23 01:41:23 -05:00
Jenkins for ownCloud
36169c4af1
[tx-robot] updated from transifex
2014-12-21 01:41:21 -05:00
Jenkins for ownCloud
6ffe351c35
[tx-robot] updated from transifex
2014-12-20 01:41:21 -05:00
Jenkins for ownCloud
ab16d488c3
[tx-robot] updated from transifex
2014-12-19 01:41:26 -05:00
David-Development
c52bd007f6
Merge pull request #297 from nivalis/master
...
Crash on Settings > Add new feed
2014-12-18 11:12:44 +01:00
Jenkins for ownCloud
62479d9eb6
[tx-robot] updated from transifex
2014-12-18 01:41:23 -05:00
Olivier Trichet
f45e7ed4dc
Crash on Settings > Add new feed
...
No action is specified in this scenario
2014-12-17 23:10:27 +01:00
Jenkins for ownCloud
3b3f892419
[tx-robot] updated from transifex
2014-12-17 01:41:23 -05:00
Olivier Trichet
848221019c
Fix access to the first element of an empty list
...
Avoid message "Error while downloading image" upon synchronization
when image caching is enabled.
2014-12-13 20:46:34 +01:00
David Development
9eff9b20d6
Fix #292
2014-12-11 14:56:46 +01:00
David Development
c26b9d3fb6
Implement #282
2014-12-11 14:55:29 +01:00
David Development
a2facbc2ea
Update to 0.8.1
2014-12-06 13:35:04 +01:00
David Development
578a6f0f56
Fix #290
2014-12-06 13:30:06 +01:00
David Development
ebaf2457b1
fix avg color is not calculated after re-login
2014-12-06 13:21:47 +01:00
David Development
a45701ef05
Fix #289
2014-12-06 13:20:56 +01:00
David Development
cbea2f9339
Fix #291
2014-12-06 12:34:33 +01:00
Jenkins for ownCloud
ef64b8536b
[tx-robot] updated from transifex
2014-12-05 01:41:22 -05:00
Jenkins for ownCloud
e432e22c04
[tx-robot] updated from transifex
2014-12-04 01:41:23 -05:00
David Development
6f324f8fce
Update to 0.8.0
2014-11-29 20:37:20 +01:00
David Development
16726f4199
Add Material Design
2014-11-29 20:31:44 +01:00
David Development
a6167b4ef9
Fix #236
2014-11-29 20:30:44 +01:00
David Development
b2b4af3e29
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2014-11-29 19:12:26 +01:00
David Development
5cdeb1eaae
Switch to Material Design
2014-11-29 19:12:14 +01:00
Jenkins for ownCloud
d4b13a1555
[tx-robot] updated from transifex
2014-11-28 01:41:23 -05:00
Jenkins for ownCloud
f56a536fd5
[tx-robot] updated from transifex
2014-11-24 01:41:23 -05:00
Jenkins for ownCloud
bfd0b35140
[tx-robot] updated from transifex
2014-11-22 01:41:26 -05:00
Jenkins for ownCloud
02a0a402dc
[tx-robot] updated from transifex
2014-11-21 02:52:57 -05:00
Jenkins for ownCloud
a7d2e0d67d
[tx-robot] updated from transifex
2014-11-20 01:41:27 -05:00
Volkan Gezer
7643ba5e05
fix typo
2014-11-19 16:48:36 +01:00
Volkan Gezer
d527e6dc08
add the third dot.
...
Suggested by translators on Transifex.
2014-11-19 16:39:58 +01:00
David Development
36a3a471d1
add material design
2014-11-18 17:19:41 +01:00
David Development
4e71b0e126
remove unused settings header
2014-11-18 16:29:25 +01:00
Jenkins for ownCloud
eecd433794
[tx-robot] updated from transifex
2014-11-13 01:41:27 -05:00
Jenkins for ownCloud
94ddbbff93
[tx-robot] updated from transifex
2014-11-12 01:41:30 -05:00
Jenkins for ownCloud
bdf2efa24f
[tx-robot] updated from transifex
2014-11-09 01:41:31 -05:00
David Development
e8c713109b
Update to 0.7.7
2014-11-08 12:53:00 +01:00
David Development
eae6af9b03
Fix compatibility issues with HoloCircularProgressBar library
2014-11-08 11:23:48 +01:00
David Development
127f36d797
Merge remote-tracking branch 'origin/master'
2014-11-08 11:01:28 +01:00
David Development
137de0f8c7
Fix #277
2014-11-08 11:00:37 +01:00
David Development
ffaaae6c30
Fix threading issue
2014-11-08 10:48:06 +01:00
David Development
0e03f50a87
Fix #270
2014-11-08 10:47:26 +01:00
David-Development
4141a1fe17
Merge pull request #271 from innerand/master
...
Enable TLSv1.1/1.2 for API 16-20
2014-11-08 10:41:56 +01:00
David Development
5fc7b3cfc0
Fix #277
2014-11-08 10:31:24 +01:00
David Development
d1e38dc1f5
Fix #272 - use threads instead of asynctasks
2014-11-08 10:18:47 +01:00
David Development
ff3b4f2394
remove podcast info dialog on first startup.
2014-11-08 09:17:06 +01:00
David Development
c424835a0a
Fix #278
2014-11-08 09:05:48 +01:00
David Development
7fb001d93d
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2014-11-01 03:40:54 +01:00
Jenkins for ownCloud
adfca8cf10
[tx-robot] updated from transifex
2014-10-30 01:41:28 -04:00
Jenkins for ownCloud
cd467ac01b
[tx-robot] updated from transifex
2014-10-29 01:41:31 -04:00
Jenkins for ownCloud
4d39d44a02
[tx-robot] updated from transifex
2014-10-27 01:41:26 -04:00
Jenkins for ownCloud
b05cf40432
[tx-robot] updated from transifex
2014-10-23 01:41:30 -04:00
Jenkins for ownCloud
6dd3ef517e
[tx-robot] updated from transifex
2014-10-21 01:41:43 -04:00
Jenkins for ownCloud
993bcd9906
[tx-robot] updated from transifex
2014-10-20 01:41:29 -04:00
David Development
3c540381dd
Update to 0.7.6
2014-10-16 21:22:00 +02:00
innerand
1e3b068e95
Enable TLSv1.1/1.2 for API 16-20
2014-10-16 19:44:25 +02:00
David Development
c8825e7c97
Update to 0.7.5
2014-10-12 11:07:28 +02:00
David Development
ebe62aa856
Fix #269
2014-10-12 11:04:41 +02:00
Jenkins for ownCloud
02c0fc1ee9
[tx-robot] updated from transifex
2014-10-06 01:41:27 -04:00
Jenkins for ownCloud
3405955b4f
[tx-robot] updated from transifex
2014-09-30 01:41:29 -04:00
Jenkins for ownCloud
2eeb745ffd
[tx-robot] updated from transifex
2014-09-29 01:41:27 -04:00
Jenkins for ownCloud
35d8ef4807
[tx-robot] updated from transifex
2014-09-25 01:41:34 -04:00
David Development
d8c0122367
Update to 0.7.4
2014-09-24 10:59:30 +02:00
David Development
2218395a78
Fix #257
2014-09-24 10:53:25 +02:00
David Development
fe059faf76
Merge remote-tracking branch 'origin/master'
2014-09-24 10:50:47 +02:00
David Development
9c199aa4c8
Fix #262
2014-09-24 10:50:19 +02:00
Vasilis-Thanos Anagnostopoulos
adb3b9be4b
Fixing a typo in greek translation
...
The X in the greek translation was written in greek and it was not subtitude with the actual number.
2014-09-23 10:56:43 +03:00
Jenkins for ownCloud
7c13b80d3b
[tx-robot] updated from transifex
2014-09-23 01:50:47 -04:00
Jenkins for ownCloud
63b4e49f52
[tx-robot] updated from transifex
2014-09-22 01:41:28 -04:00
Jenkins for ownCloud
36c46038c5
[tx-robot] updated from transifex
2014-09-21 01:41:28 -04:00
David Development
66b500c4b1
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2014-09-20 10:20:42 +02:00
David Development
7d8636439e
Update podcast support
2014-09-20 10:20:33 +02:00
David Development
6275fa5d11
Fix #256
2014-09-20 09:57:13 +02:00
Jenkins for ownCloud
ca118dfc6c
[tx-robot] updated from transifex
2014-09-19 01:41:27 -04:00
Jenkins for ownCloud
c0bd559f90
[tx-robot] updated from transifex
2014-09-18 01:41:27 -04:00
Jenkins for ownCloud
c8c1395471
[tx-robot] updated from transifex
2014-09-17 01:41:31 -04:00
Jenkins for ownCloud
97371af2f1
[tx-robot] updated from transifex
2014-09-12 03:27:54 -04:00
Jenkins for ownCloud
3c93e2d506
[tx-robot] updated from transifex
2014-09-11 01:41:29 -04:00
Jenkins for ownCloud
5dff7b5735
[tx-robot] updated from transifex
2014-09-06 01:41:31 -04:00
Jenkins for ownCloud
ee9fb61480
[tx-robot] updated from transifex
2014-09-04 01:41:32 -04:00
David Development
c84724cb2f
Fix issue with avg color after sync
2014-09-03 22:58:50 +02:00
Jenkins for ownCloud
f36753081e
[tx-robot] updated from transifex
2014-09-03 01:41:28 -04:00
David Development
19ec8831e0
Merge remote-tracking branch 'origin/master'
2014-09-02 11:12:25 +02:00
David Development
e4a93c512c
Update podcast feature
2014-09-02 11:11:39 +02:00
Jenkins for ownCloud
29becd5dce
[tx-robot] updated from transifex
2014-09-02 01:41:29 -04:00
David Development
535dd4b62e
Improve podcast feature
2014-09-01 14:57:07 +02:00
David Development
dc18a69d50
Fix issue with color strip
2014-09-01 09:40:15 +02:00
Jenkins for ownCloud
a27fe35071
[tx-robot] updated from transifex
2014-09-01 01:41:34 -04:00
David-Development
7f948fc363
Update to 0.7.2
2014-08-31 16:22:37 +02:00
David-Development
46875f41e8
Fix problems with avg color calc of favicons
2014-08-31 16:22:09 +02:00
David-Development
3b0e2c2426
Fix #124
2014-08-31 15:33:59 +02:00
David-Development
c03a1bc811
Fix #212
2014-08-31 14:59:57 +02:00
David-Development
4bde4f5b7f
Improve podcast functionality
2014-08-31 14:55:13 +02:00
David-Development
451ffb2625
Move sync settings from actionbar to settings
2014-08-31 13:56:55 +02:00
David-Development
ba4ffd8352
Fix language bug in settings
2014-08-31 10:41:03 +02:00
David-Development
95f329e9f3
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2014-08-31 10:06:34 +02:00
David-Development
5ee44f5acb
Improve image pre-caching
2014-08-31 10:05:07 +02:00
Jenkins for ownCloud
606a5dafe3
[tx-robot] updated from transifex
2014-08-31 01:41:29 -04:00
David-Development
d98f9fca9b
Fix #249
2014-08-30 18:42:33 +02:00
David-Development
da01f6010d
Fix issue that if the sync fails a wrong new item number is shown
2014-08-30 16:05:39 +02:00
David-Development
865f44a582
Code cleanup
2014-08-29 17:20:59 +02:00
David-Development
0946e65d85
Fix #252
2014-08-29 16:28:49 +02:00
David-Development
fa6b0c8a1f
Read checkbox in widget - #182
2014-08-29 16:02:28 +02:00
David Development
4bfe27932f
Merge remote-tracking branch 'origin/master'
2014-08-28 21:56:40 +02:00
David Development
723cc459cb
Layout performance improvements
2014-08-28 21:55:49 +02:00
Jenkins for ownCloud
88e2ced7f4
[tx-robot] updated from transifex
2014-08-28 01:41:28 -04:00
Jenkins for ownCloud
e43fa55c38
[tx-robot] updated from transifex
2014-08-27 01:41:28 -04:00
Jenkins for ownCloud
2edf122756
[tx-robot] updated from transifex
2014-08-25 01:41:26 -04:00
Jenkins for ownCloud
db00b5c996
[tx-robot] updated from transifex
2014-08-24 01:41:25 -04:00
Jenkins for ownCloud
76bc1368d3
[tx-robot] updated from transifex
2014-08-23 01:41:28 -04:00
Jenkins for ownCloud
c2bbd86cde
[tx-robot] updated from transifex
2014-08-22 01:41:28 -04:00
Jenkins for ownCloud
ffd7e0892d
[tx-robot] updated from transifex
2014-08-20 01:41:26 -04:00
Jenkins for ownCloud
069ef502ea
[tx-robot] updated from transifex
2014-08-19 01:41:26 -04:00
Jenkins for ownCloud
ca2f60a041
[tx-robot] updated from transifex
2014-08-18 01:41:29 -04:00
Jenkins for ownCloud
7937447a75
[tx-robot] updated from transifex
2014-08-17 01:41:24 -04:00
Jenkins for ownCloud
55a31321d1
[tx-robot] updated from transifex
2014-08-16 01:41:26 -04:00
Jenkins for ownCloud
47192b6962
[tx-robot] updated from transifex
2014-08-15 01:41:30 -04:00
David Development
10b4efc115
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2014-08-14 11:53:28 +02:00
Jenkins for ownCloud
260d369ed4
[tx-robot] updated from transifex
2014-08-12 01:41:29 -04:00
David Development
23330fa6f5
Improve Performance of DetailView
2014-08-10 14:34:33 +02:00
David Development
bc11f822a9
Fix #244
2014-08-10 14:33:39 +02:00
Jenkins for ownCloud
10ed45b93d
[tx-robot] updated from transifex
2014-08-02 01:41:27 -04:00
Jenkins for ownCloud
2080e4398d
[tx-robot] updated from transifex
2014-07-29 01:41:33 -04:00
David Development
9596dc80bb
Update to 0.7.0
2014-07-28 18:07:44 +02:00
David Development
d10ce15d0d
Update to 0.7.0
2014-07-28 12:02:04 +02:00
David Development
0080b55137
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2014-07-28 11:55:41 +02:00
David Development
2e93e37ff9
Update to 0.7.0
2014-07-28 11:54:56 +02:00
David Development
d378e2bba0
Update Backend to ORM/Remove abs -> appcompat
2014-07-28 11:53:03 +02:00
Jenkins for ownCloud
dc1730c28c
[tx-robot] updated from transifex
2014-07-28 01:41:29 -04:00
Jenkins for ownCloud
79d8f1e22d
[tx-robot] updated from transifex
2014-07-27 01:41:27 -04:00
Jenkins for ownCloud
a341570d90
[tx-robot] updated from transifex
2014-07-26 01:41:28 -04:00
Jenkins for ownCloud
768d22d7a5
[tx-robot] updated from transifex
2014-07-24 01:41:29 -04:00
Jenkins for ownCloud
6268c8700d
[tx-robot] updated from transifex
2014-07-22 01:41:27 -04:00
Jenkins for ownCloud
4814e6c3c5
[tx-robot] updated from transifex
2014-07-21 01:41:26 -04:00
Jenkins for ownCloud
eff1ce8037
[tx-robot] updated from transifex
2014-07-20 01:41:29 -04:00
Jenkins for ownCloud
7251886657
[tx-robot] updated from transifex
2014-07-19 01:41:31 -04:00
Jenkins for ownCloud
538f0aca7c
[tx-robot] updated from transifex
2014-07-18 01:41:29 -04:00
Jenkins for ownCloud
8e8b82192f
[tx-robot] updated from transifex
2014-07-17 01:41:27 -04:00
Jenkins for ownCloud
efd1ea2805
[tx-robot] updated from transifex
2014-07-16 01:41:29 -04:00
Jenkins for ownCloud
3046e70126
[tx-robot] updated from transifex
2014-07-15 01:41:32 -04:00
Jenkins for ownCloud
1238602fc1
[tx-robot] updated from transifex
2014-07-14 01:41:27 -04:00
Jenkins for ownCloud
4e0ea432e1
[tx-robot] updated from transifex
2014-07-13 01:41:32 -04:00
David Development
bffef458cb
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2014-07-12 11:52:24 +02:00
David Development
63c00aea87
Fix #237
2014-07-12 11:52:02 +02:00
Jenkins for ownCloud
123183c571
[tx-robot] updated from transifex
2014-07-12 01:41:36 -04:00
David Development
2c77f75b7c
Update to v.0.6.9.6
2014-07-11 18:46:58 +02:00
David Development
10190eafb5
Add option to start podcasts from detail view
2014-07-11 18:46:27 +02:00
David Development
2b96094a8b
Remove invalid language files
2014-07-11 17:27:17 +02:00
David Development
9f585aaec8
Restore compatibility with Android 2.2+ / Restart Activity after settings changed
2014-07-11 17:26:37 +02:00
Jenkins for ownCloud
e4c32f11dd
[tx-robot] updated from transifex
2014-07-10 04:57:50 -04:00
Jenkins for ownCloud
1461e4cd27
[tx-robot] updated from transifex
2014-07-09 01:41:28 -04:00
Jenkins for ownCloud
88d8fbbecd
[tx-robot] updated from transifex
2014-07-08 01:41:59 -04:00
David Development
a310190148
Update to 0.6.9.5
2014-07-07 22:27:08 +02:00
David Development
258359cccc
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2014-07-07 22:16:32 +02:00
David Development
cbdc0b1ff0
Update Gradle
...
Update to 0.6.9.5
Update to 0.6.7
Merge branch 'master' of https://github.com/David-Development/MessageBar
2014-07-07 22:16:13 +02:00
David Development
d2927c52e2
Remove params from default constructor
2014-07-07 22:14:48 +02:00
David Development
0789e3ea83
Remove whitespaces
2014-07-07 22:13:44 +02:00
David Development
7e8dd08c55
Add option to delete downloaded podcasts
2014-07-07 22:12:58 +02:00
David Development
75c50baf81
Fix bug
2014-07-07 22:12:14 +02:00
David Development
8b79db72f6
Fix #238
2014-07-06 20:21:30 +02:00
Jenkins for ownCloud
2b05eaf595
[tx-robot] updated from transifex
2014-07-05 01:41:29 -04:00
David Development
c706b6c42e
update podcast support
2014-07-04 11:34:27 +02:00
David Development
99a5b5dd41
Update podcast support
2014-07-04 11:26:39 +02:00
David Development
63d2c5700f
Fix app crash (modify data without calling notifyDataSetChanged)
2014-07-04 11:06:39 +02:00
Jenkins for ownCloud
aa786bc5e6
[tx-robot] updated from transifex
2014-07-03 01:41:30 -04:00
Jenkins for ownCloud
6816f6ef5e
[tx-robot] updated from transifex
2014-07-02 01:41:30 -04:00
Jenkins for ownCloud
f0523738f9
[tx-robot] updated from transifex
2014-06-30 01:41:29 -04:00
Volkan Gezer
06c0afe17a
Typo fix
...
Suggested by [gdneren](https://www.transifex.com/accounts/profile/qdneren/ )
2014-06-29 13:57:59 +02:00
Volkan Gezer
20a7e186ea
Typo fix
...
Suggested by [Eraser](https://www.transifex.com/accounts/profile/Eraser/ )
2014-06-29 13:56:43 +02:00
Jenkins for ownCloud
2400d7e4f6
[tx-robot] updated from transifex
2014-06-29 01:41:29 -04:00
Jenkins for ownCloud
af7fcdb839
[tx-robot] updated from transifex
2014-06-28 01:41:28 -04:00
David Development
99b35d1d70
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2014-06-27 17:55:57 +02:00
David Development
7302b26d9c
Update AndroidSlidingUpPanel to v1.0.3
2014-06-27 17:55:38 +02:00
David Development
a0c33de6a7
Fix issue #235
2014-06-27 17:55:07 +02:00
Jenkins for ownCloud
d018f2a497
[tx-robot] updated from transifex
2014-06-27 01:41:29 -04:00
Jenkins for ownCloud
d1a09d4b48
[tx-robot] updated from transifex
2014-06-26 01:41:39 -04:00
David Development
6be2738240
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2014-06-25 21:53:26 +02:00
David Development
f0b0898f71
Update podcast support
2014-06-25 21:43:11 +02:00
David Development
7c9f5798e9
Update layout of podcast fragment
2014-06-25 21:38:13 +02:00
David Development
11e9e968e2
Add support for ogg/opus
2014-06-25 21:36:46 +02:00
David Development
b3fdb06520
Fix app crash
2014-06-23 21:44:26 +02:00
David Development
fc520767f1
Add podcast support
2014-06-23 21:44:08 +02:00
Jenkins for ownCloud
e657593dd5
[tx-robot] updated from transifex
2014-06-22 01:41:29 -04:00
Jenkins for ownCloud
150a2b4460
[tx-robot] updated from transifex
2014-06-18 01:41:29 -04:00
David Development
79a1457cab
Update to 0.6.8
2014-06-16 21:05:46 +02:00
David-Development
80e4b9d325
Fix #232
2014-06-16 12:39:24 +02:00
Jenkins for ownCloud
d9d58d6da0
[tx-robot] updated from transifex
2014-06-16 01:41:27 -04:00
Jenkins for ownCloud
2ed7e0678b
[tx-robot] updated from transifex
2014-06-14 01:41:30 -04:00
David Development
77c78547fb
Trim strings - #230
2014-06-14 00:16:02 +02:00
David Development
4b1f929c0c
Merge remote-tracking branch 'origin/master'
2014-06-13 18:14:29 +02:00
David Development
fd38bec670
Update to 0.6.7
2014-06-13 18:13:54 +02:00
Jenkins for ownCloud
b91d5aec36
[tx-robot] updated from transifex
2014-06-13 01:41:28 -04:00
David Development
d5c2328e4a
Update sync process
2014-06-13 06:53:07 +02:00
David Development
410a2f311d
Update insertion process
2014-06-12 18:17:37 +02:00
David Development
140d2592bb
Update sync process
2014-06-12 07:49:23 +02:00
David-Development
9264e91360
Update insertion process of new items
2014-06-11 22:22:33 +02:00
David-Development
9c51fc915d
Update Gradle
2014-06-11 12:58:59 +02:00
David-Development
3b2c25deff
Create .nomedia file on startup
2014-06-11 12:56:20 +02:00
David-Development
2a8e2a6389
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2014-06-11 10:48:45 +02:00
Jenkins for ownCloud
4ee8defb47
[tx-robot] updated from transifex
2014-06-11 01:41:28 -04:00
David-Development
67171e70db
update database (incomplete)
2014-06-10 16:37:54 +02:00
Jenkins for ownCloud
f2b8bbb23e
[tx-robot] updated from transifex
2014-06-09 01:41:30 -04:00
Jenkins for ownCloud
de887d594c
[tx-robot] updated from transifex
2014-06-08 01:41:27 -04:00
Jenkins for ownCloud
7e59bbb5e1
[tx-robot] updated from transifex
2014-06-07 01:41:33 -04:00
David Development
2f24e62a3d
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2014-06-06 09:23:08 +02:00
David Development
993fa8777d
move to submodule
2014-06-06 09:22:22 +02:00
David Development
c01572c71f
Remove invalid language files
2014-06-06 09:20:39 +02:00
David Development
381c46db07
remove menu entry for creating a database dump
2014-06-06 09:20:23 +02:00
David Development
d57b38dd22
ownCloud Account Importer Library
2014-06-06 09:19:59 +02:00
David Development
959a6d7079
Fix bug in SQL statement ( #223 )
2014-06-06 09:18:49 +02:00
Jenkins for ownCloud
16c319b526
[tx-robot] updated from transifex
2014-06-06 01:41:29 -04:00
Jenkins for ownCloud
998b1c9a07
[tx-robot] updated from transifex
2014-06-05 01:41:32 -04:00
David Development
f4196edb5f
Remove invalid language files
2014-06-05 07:11:34 +02:00
David Development
06baa961f7
Update to 0.6.5
2014-06-05 07:10:31 +02:00
David-Development
bdf239ae5b
fix bug in SQL statement
2014-06-04 17:42:16 +02:00
Jenkins for ownCloud
75184dad7a
[tx-robot] updated from transifex
2014-06-04 01:41:29 -04:00
Jenkins for ownCloud
de611c7989
[tx-robot] updated from transifex
2014-06-02 01:41:27 -04:00
Jenkins for ownCloud
1b30f9058f
[tx-robot] updated from transifex
2014-06-01 01:41:36 -04:00
David Development
31d38a59f5
remove invalid language files
2014-05-31 21:28:54 +02:00
David Development
5efe9a573e
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2014-05-31 21:26:14 +02:00
David Development
a3daf2c332
add account importer
2014-05-31 21:25:48 +02:00
David Development
b29961c31a
Update to 0.6.4 - Optimize Code
2014-05-31 21:24:55 +02:00
Jenkins for ownCloud
9b25a8c685
[tx-robot] updated from transifex
2014-05-31 01:41:28 -04:00
Jenkins for ownCloud
ee6a303a76
[tx-robot] updated from transifex
2014-05-30 01:41:28 -04:00
Jenkins for ownCloud
5fcd168808
[tx-robot] updated from transifex
2014-05-29 01:41:28 -04:00
David-Development
05fb4f4b51
remove invalid language files
2014-05-28 16:40:46 +02:00
David-Development
5f6fc8304b
add account importer (not working yet)
2014-05-28 16:36:01 +02:00
Jenkins for ownCloud
484fc6a925
[tx-robot] updated from transifex
2014-05-27 01:41:27 -04:00
Jenkins for ownCloud
56d9ad1918
[tx-robot] updated from transifex
2014-05-26 01:41:28 -04:00
Jenkins for ownCloud
bea2f90a94
[tx-robot] updated from transifex
2014-05-25 01:41:27 -04:00
Jenkins for ownCloud
00e6776686
[tx-robot] updated from transifex
2014-05-24 01:41:29 -04:00
Jenkins for ownCloud
1068a0bd11
[tx-robot] updated from transifex
2014-05-22 01:41:28 -04:00
Jenkins for ownCloud
c315310624
[tx-robot] updated from transifex
2014-05-20 01:41:31 -04:00
Jenkins for ownCloud
768032f5ef
[tx-robot] updated from transifex
2014-05-18 01:41:29 -04:00
Jenkins for ownCloud
a1d1776cc1
[tx-robot] updated from transifex
2014-05-17 01:41:29 -04:00
Jenkins for ownCloud
40a237b710
[tx-robot] updated from transifex
2014-05-16 01:41:29 -04:00
Jenkins for ownCloud
20359dbf80
[tx-robot] updated from transifex
2014-05-13 01:42:32 -04:00
David Development
ea926da3d6
update to 0.6.2 (fix bug in listview)
2014-05-12 17:37:19 +02:00
Jenkins for ownCloud
03530232fc
[tx-robot] updated from transifex
2014-05-10 01:42:27 -04:00
Jenkins for ownCloud
fcf454d064
[tx-robot] updated from transifex
2014-05-07 01:42:27 -04:00
David Development
d727e96ce5
update language files
2014-05-04 13:31:54 +02:00
David Development
a5da58b522
bug fix - update to v0.6.1
2014-05-04 13:10:08 +02:00
Jenkins for ownCloud
3b251ac692
[tx-robot] updated from transifex
2014-05-04 01:42:31 -04:00
Jenkins for ownCloud
3b8b7a6600
[tx-robot] updated from transifex
2014-05-03 01:42:31 -04:00
Jenkins for ownCloud
3d6c53dbc9
[tx-robot] updated from transifex
2014-05-02 15:02:35 -04:00
Jenkins for ownCloud
6dc987bf76
[tx-robot] updated from transifex
2014-05-01 01:42:40 -04:00
Jenkins for ownCloud
3b21d129f5
[tx-robot] updated from transifex
2014-04-30 01:42:39 -04:00
David Development
586e80eb95
Remove invalid language files
2014-04-29 19:37:09 +02:00
Jenkins for ownCloud
0e4699bae0
[tx-robot] updated from transifex
2014-04-28 01:42:40 -04:00
Jenkins for ownCloud
7647145b40
[tx-robot] updated from transifex
2014-04-27 01:41:44 -04:00
David Development
027133fe8d
remove invalid language files
2014-04-26 16:49:20 +02:00
David Development
1117ec6b21
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2014-04-26 16:48:40 +02:00
David Development
195d3349ac
update to v0.6.0
2014-04-26 16:47:57 +02:00
David Development
0c049a51c7
Performance Update - Layout improvements
2014-04-26 16:47:21 +02:00
David Development
5a61ea4a0d
update app icon
2014-04-26 16:46:10 +02:00
Jenkins for ownCloud
7367cb5af6
[tx-robot] updated from transifex
2014-04-26 01:41:42 -04:00
Jenkins for ownCloud
70b0e52afc
[tx-robot] updated from transifex
2014-04-25 01:41:41 -04:00
David-Development
17a01f3d53
code formatting
2014-04-24 13:57:38 +02:00
David-Development
241fb15c5e
add error messages
2014-04-24 13:56:51 +02:00
David-Development
684456d90f
remove invalid language files
2014-04-24 13:52:28 +02:00
Jenkins for ownCloud
d5b2780931
[tx-robot] updated from transifex
2014-04-24 01:41:42 -04:00
David-Development
7a4289b896
update urlconnection
2014-04-23 13:52:44 +02:00
David-Development
69309ebcc6
remove textview smooth fadein effect on tablets
2014-04-23 13:51:50 +02:00
David Development
73a6db7ddd
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2014-04-23 07:53:11 +02:00
Jenkins for ownCloud
19ee188910
[tx-robot] updated from transifex
2014-04-23 01:41:41 -04:00
David Development
88d961b325
fix critical app crash when leaving add new feed activity
2014-04-22 19:10:07 +02:00
David Development
49df388ebd
remove invalid language files
2014-04-22 19:09:32 +02:00
Jenkins for ownCloud
1e5c6bd9f9
[tx-robot] updated from transifex
2014-04-22 01:41:47 -04:00
David Development
2bf7bcebea
update to v0.5.9
2014-04-21 21:06:11 +02:00
David Development
2dc3c20f0d
improve performance - v.0.5.9
2014-04-21 20:28:11 +02:00
David Development
1b86ec8359
improve sync process
2014-04-21 16:57:54 +02:00
David Development
cc5a5695da
Performance Update
2014-04-21 16:56:16 +02:00
David Development
a34806c6d7
Remove invalid language files
2014-04-21 16:55:33 +02:00
David Development
538f154c3b
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2014-04-21 16:51:40 +02:00
David Development
6d56181f9f
Performance tweaks (ListView)
2014-04-20 15:54:33 +02:00
David Development
bd08badcad
Add 'Add new feed' Activity
2014-04-20 15:53:58 +02:00
David Development
2648efa199
change app icon
2014-04-18 21:24:55 +02:00
Jenkins for ownCloud
60c2f36a2f
[tx-robot] updated from transifex
2014-04-18 01:42:57 -04:00
David Development
c09f169625
remove invalid language files
2014-04-17 20:55:54 +02:00
David Development
47fc13e253
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2014-04-17 20:52:46 +02:00
David Development
b756f56d5f
update to 0.5.8 - fix unwanted tap on links
2014-04-17 20:46:55 +02:00
Jenkins for ownCloud
67748c6d51
[tx-robot] updated from transifex
2014-04-16 01:42:51 -04:00
Jenkins for ownCloud
13145c888b
[tx-robot] updated from transifex
2014-04-14 01:41:55 -04:00
Jenkins for ownCloud
55cca27208
[tx-robot] updated from transifex
2014-04-10 01:41:57 -04:00
Jenkins for ownCloud
df6909204b
[tx-robot] updated from transifex
2014-04-09 01:42:27 -04:00
Jenkins for ownCloud
eebacfff91
[tx-robot] updated from transifex
2014-04-08 01:43:21 -04:00
Jenkins for ownCloud
d20c57a7a4
[tx-robot] updated from transifex
2014-04-07 01:42:58 -04:00
Jenkins for ownCloud
313da19f38
[tx-robot] updated from transifex
2014-04-06 01:42:58 -04:00
Jenkins for ownCloud
410397f43b
[tx-robot] updated from transifex
2014-04-02 01:42:57 -04:00
Jenkins for ownCloud
45e047c411
[tx-robot] updated from transifex
2014-04-01 01:42:58 -04:00
Jenkins for ownCloud
bd797c36f8
[tx-robot] updated from transifex
2014-03-30 01:42:32 -04:00
Jenkins for ownCloud
d4418b7160
[tx-robot] updated from transifex
2014-03-29 01:42:34 -04:00
Jenkins for ownCloud
9f8f41630d
[tx-robot] updated from transifex
2014-03-28 01:42:37 -04:00
David Development
6ae734b9a1
update changeloglib/messagebar and remove invalid language files
2014-03-27 23:14:11 +01:00
David Development
c30d37953d
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2014-03-27 22:55:26 +01:00
David Development
5746994589
update to version 0.5.7
2014-03-27 22:46:22 +01:00
Jenkins for ownCloud
7481de4376
[tx-robot] updated from transifex
2014-03-27 01:42:34 -04:00
Jenkins for ownCloud
20595a05e1
[tx-robot] updated from transifex
2014-03-26 01:42:36 -04:00
David Development
b33a9348ad
update to 0.5.7 - see readme for changelog
2014-03-25 20:57:05 +01:00
Jenkins for ownCloud
6bc61819b0
[tx-robot] updated from transifex
2014-03-11 01:41:58 -04:00
Jenkins for ownCloud
b046845738
[tx-robot] updated from transifex
2014-03-08 01:42:02 -05:00
Jenkins for ownCloud
26de72a268
[tx-robot] updated from transifex
2014-02-28 01:42:20 -05:00
Jenkins for ownCloud
6e47c327d1
[tx-robot] updated from transifex
2014-02-27 01:42:30 -05:00
Jenkins for ownCloud
6986c09ee0
[tx-robot] updated from transifex
2014-02-25 01:42:30 -05:00
Jenkins for ownCloud
4305dabf6f
[tx-robot] updated from transifex
2014-02-17 03:17:10 -05:00
Jenkins for ownCloud
10ee424522
[tx-robot] updated from transifex
2014-02-15 07:11:39 -05:00
Jenkins for ownCloud
c5ed8cf764
[tx-robot] updated from transifex
2014-02-14 05:12:12 -05:00
Jenkins for ownCloud
30c01927fd
[tx-robot] updated from transifex
2014-02-13 03:13:05 -05:00
Jenkins for ownCloud
20ecd7f8e7
[tx-robot] updated from transifex
2014-02-12 02:09:25 -05:00
Jenkins for ownCloud
451189600d
[tx-robot] updated from transifex
2014-02-09 04:24:09 -05:00
Jenkins for ownCloud
f298547cf5
[tx-robot] updated from transifex
2014-02-08 02:15:17 -05:00
David-Development
f5c12ab9a1
merge manually the new language files from master
2014-02-05 12:07:35 +01:00
David-Development
d375d46e07
update apk and readme
2014-02-05 11:55:31 +01:00
David-Development
b9f7b1fd10
update project structure
2014-01-24 16:48:49 +01:00
David-Development
f61a3827ee
Update project structure for gradle build system
2014-01-24 09:45:36 +01:00