[#MOB-449] [Android] Put empty status for empty screen

[MOB-449] [Android] Put empty status for empty screen Created: 12/Aug/11 Updated:
06/Oct/11 Resolved: 06/Oct/11
Status:
Resolved
Project:
exo-mobile
Component/s:
None
Affects
Version/s:
None
Fix Version/s:
mobile-2.0-Beta2, mobile-2.0-Beta2-S39
Type:
Improvement
Priority:
Minor
Reporter:
Stévan Le Meur (Inactive)
Assignee:
Duong Dai Nguyen (Inactive)
Resolution:
Fixed
Votes:
0
Labels:
None
Remaining
Estimate:
0 minutes
Time Spent:
1 day, 4 hours, 30 minutes
Original
Estimate:
2 days
Attachments:
EmptyScreens-Android.zip empty_activity_screen.png
empty_dashboard_screen.png empty_folder_screen.png
no_content_folder_status.png unreadable_file.png
unreadable_file_warning.png
Issue Links:
Fixed by
MOB-
429
[Android] No "empty folder" icon
when...
Resolved
Similar issues:
Show 8 results
MOB-450
[iOS] Display empty state when screens are empty
MOB-429
[Android] No "empty folder" icon when a folder is empty
MOB-889
[Android] Improve the Home style on Android
MOB-875
[Android] wiki activity must not display 'body' when it's
empty
MOB-1700
Empty dashboards with HTTPS connection
MOB-1796
Empty area at the bottom of the Documents list
MOB-670
[iOS] Document view a file empty background still displayed
MOB-1233
[Android] after modify the server list the inputed user name
and password reload or empty
BV:
0
Date of First
Response:
05/Oct/11 10:01 AM
Description
When the user try to access to a feature and in the feature the is nothing to display, we must
display a status screen with a message.
For example :
when the user try to access a folder without any datas, we must display a screen with the
message "No content for this folder"
When trying the chat feature, is any contacts, we must display "You have any contacts
for chatting"
...
5 screens has been identified :
Empty Folder
o EN : The content of this folder is empty
o FR : Le contenu de ce dossier est vide
Unreadable File
o EN : This file cannot be opened on the application
o FR : Ce fichier ne peut pas être ouvert depuis l'application
No Friends
o EN : Your chat buddies list is empty
o FR : Votre liste de contacts est vide
No Activities
o EN : Any activities has been posted on your activity stream
o FR : Aucune activité n'a été postée sur votre flux d'activités
No Gadget
o EN : You haven't got any gadgets on your dashboard
o FR : Aucun gadget n'est présent sur votre dashboard
Comments
Comment by Duong Dai Nguyen (Inactive) [ 05/Oct/11 ]
I attached some images for management the empty status.
Comment by CI Server [ 05/Oct/11 ]
Integrated in exo-mobile-android-trunk-ci » 7 #296
: [Android] Put empty status for empty screen (Revision 74626)
: [Android] Put empty status for empty screen (Revision 74625)
Result = SUCCESS
duongnd : 74626
Files :
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/controller/dashboard/DashboardLoadTask.java
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/controller/document/DocumentActionAdapter.java
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/controller/document/DocumentAdapter.java
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/controller/document/DocumentLoadTask.java
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/controller/social/SocialLoadTask.java
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/singleton/LocalizationHelper.java
/mobile/trunk/exo-mobile-android/src/org/exoplatform/ui/DashboardActivity.java
/mobile/trunk/exo-mobile-android/src/org/exoplatform/ui/DocumentActivity.java
/mobile/trunk/exo-mobile-android/src/org/exoplatform/ui/social/SocialActivity.java
duongnd : 74625
Files :
/mobile/trunk/exo-mobile-android/assets/LocalizeFR.properties
Comment by CI Server [ 05/Oct/11 ]
Integrated in exo-mobile-android-trunk-ci » 8 #296
: [Android] Put empty status for empty screen (Revision 74626)
: [Android] Put empty status for empty screen (Revision 74625)
Result = SUCCESS
duongnd : 74626
Files :
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/controller/dashboard/DashboardLoadTask.java
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/controller/document/DocumentActionAdapter.java
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/controller/document/DocumentAdapter.java
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/controller/document/DocumentLoadTask.java
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/controller/social/SocialLoadTask.java
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/singleton/LocalizationHelper.java
/mobile/trunk/exo-mobile-android/src/org/exoplatform/ui/DashboardActivity.java
/mobile/trunk/exo-mobile-android/src/org/exoplatform/ui/DocumentActivity.java
/mobile/trunk/exo-mobile-android/src/org/exoplatform/ui/social/SocialActivity.java
duongnd : 74625
Files :
/mobile/trunk/exo-mobile-android/assets/LocalizeFR.properties
Comment by Stévan Le Meur (Inactive) [ 05/Oct/11 ]
Reopened to manage the case of an unreadable file.
Comment by Duong Dai Nguyen (Inactive) [ 06/Oct/11 ]
Hi Stevan,
In case of an unreadable file, instead of display a screen for it we can display a dialog. I think
it's better. What do you think?
Comment by Stévan Le Meur (Inactive) [ 06/Oct/11 ]
Better idea ! Thanks Duong.
I like it
Comment by Stévan Le Meur (Inactive) [ 06/Oct/11 ]
ok for me
Comment by CI Server [ 06/Oct/11 ]
Integrated in exo-mobile-android-trunk-ci » 7 #302
: [Android] Put empty status for empty screen (Revision 74687)
: [Android] Put empty status for empty screen (Revision 74686)
: [Android] Put empty status for empty screen (Revision 74685)
: [Android] Put empty status for empty screen (Revision 74684)
Result = SUCCESS
duongnd : 74687
Files :
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/controller/document/DocumentAdapter.java
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/controller/document/DocumentLoadTask.java
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/controller/login/LoginController.java
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/controller/login/ServerAdapter.java
/mobile/trunk/exo-mobile-android/src/org/exoplatform/ui/ChatDetailActivity.java
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/widget/UnreadableFileDialog.java
duongnd : 74686
Files :
/mobile/trunk/exo-mobile-android/assets/LocalizeEN.properties
/mobile/trunk/exo-mobile-android/assets/LocalizeFR.properties
duongnd : 74685
Files :
/mobile/trunk/exo-mobile-android/res/drawable/dialog_background.png
duongnd : 74684
Files :
/mobile/trunk/exo-mobile-android/res/layout/empty_screen.xml
/mobile/trunk/exo-mobile-android/res/layout/logout_dialog_layout.xml
/mobile/trunk/exo-mobile-android/res/layout/unreadable_file_dialog_layout.xml
/mobile/trunk/exo-mobile-android/res/layout/warning_dialog_layout.xml
Comment by CI Server [ 06/Oct/11 ]
Integrated in exo-mobile-android-trunk-ci » 8 #302
: [Android] Put empty status for empty screen (Revision 74687)
: [Android] Put empty status for empty screen (Revision 74686)
: [Android] Put empty status for empty screen (Revision 74685)
: [Android] Put empty status for empty screen (Revision 74684)
Result = SUCCESS
duongnd : 74687
Files :
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/controller/document/DocumentAdapter.java
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/controller/document/DocumentLoadTask.java
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/controller/login/LoginController.java
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/controller/login/ServerAdapter.java
/mobile/trunk/exo-mobile-android/src/org/exoplatform/ui/ChatDetailActivity.java
/mobile/trunk/exo-mobile-
android/src/org/exoplatform/widget/UnreadableFileDialog.java
1 / 6 100%

[#MOB-449] [Android] Put empty status for empty screen

La catégorie de ce document est-elle correcte?
Merci pour votre participation!

Faire une suggestion

Avez-vous trouvé des erreurs dans linterface ou les textes ? Ou savez-vous comment améliorer linterface utilisateur de StudyLib ? Nhésitez pas à envoyer vos suggestions. Cest très important pour nous !