[tx-robot] updated from transifex
[pub/Android/ownCloud.git] / src / eu / alefzero / owncloud / ui / fragment / FileListFragment.java
2012-07-31 Bartek Przybylskimoving from eu.alefzero.eu to com.owncloud.android
2012-07-12 David A. VelascoAvoid double query to the ContentResolver when listing...
2012-07-04 David A. VelascoRefactoring of main Activities and Fragments to avoid...
2012-06-30 Bartek PrzybylskiMerge branch 'master' of gitorious.org:owncloud/android...
2012-06-29 David A. VelascoAdded dynamic update of files list while full synchroni...
2012-06-27 David A. VelascoFixed preview of images in Android 2.x ; fixed synchron...
2012-06-20 David A. VelascoBetter synchronization for current account between...
2012-06-20 David A. VelascoDROIDCLOUD-29 Fixed - no more crashes by duplicate...
2012-05-26 Bartek Przybylskifix crash after clean setup
2012-05-26 Bartek Przybylskimaking file download using progressbar view
2012-05-25 Lennart RosamFixed navigation behaviour: HomeAsUp takes you up a dir
2012-05-25 Lennart RosamDirectory creation fixed, navigating up from FileDetail...
2012-05-24 Lennart RosamThat stack is not needed
2012-05-23 Lennart RosamFix back navigation after viewing a file
2012-05-23 Lennart RosamMerge branch 'master' of ssh://git@gitorious.org/ownclo...
2012-05-23 Lennart RosamFilelisting using intents and OCFile.getId() instead...
2012-05-23 Bartek Przybylskiremoving filedrag for now
2012-05-19 Bartek Przybylskisetting correct path on restore activity
2012-05-19 Bartek PrzybylskiMerge branch 'master' of gitorious.org:owncloud/android...
2012-05-18 Lennart RosamFixed fragment not updating file infos on tablets the...
2012-05-18 Lennart RosamNew Layout for FileDetailsFragment (needs to be redone...
2012-05-17 Lennart RosamMerge branch 'master' of ssh://git@gitorious.org/ownclo...
2012-05-17 Lennart RosamFileDetailsFragment now working on tablets
2012-05-16 Lennart RosamForce spaces in eclipse via project specifc settings
2012-05-15 Lennart RosamTablet fixes. Goal is to get tapping on a file to displ...
2012-05-13 Bartek Przybylskimerge fix
2012-05-13 Bartek Przybylskiadjusting design to holo, stability for account setup
2012-05-03 Bartek Przybylskisync progress indicator
2012-05-03 Bartek Przybylskinew stuff for account authenticator
2012-05-02 Bartek Przybylskiaccount selecton on start, moving api to 8, display...
2012-04-28 Bartek Przybylskiinitial move to jackrabbit (syncing)
2012-04-15 Lennart RosamMerge branch 'fragments-ui' of
2012-04-14 Bartek Przybylskifix file display, fix syncing, fix authenticator &...
2012-04-14 Bartek Przybylskistorage manager, removing db logic from ocfile
2012-04-14 Lennart RosamMore cleanup / refactoring: Name Fragments consistantly way