Added new icons for download module

Modified icon names just for unifying names
This commit is contained in:
Helena Rodriguez 2012-12-13 22:02:11 +01:00
parent 172a20f408
commit 1d0f837cfe
59 changed files with 21 additions and 21 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 674 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 437 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 721 B

View File

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 862 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 969 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 712 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 634 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 515 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 491 B

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 607 B

View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 692 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 557 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 822 B

View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 532 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 362 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 601 B

View File

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 688 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 689 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 647 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 515 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 902 B

View File

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 562 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 463 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 431 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -147,7 +147,7 @@
android:layout_alignParentBottom="true"
android:layout_alignParentRight="true"
android:onClick="onReplyMessageClick"
android:background="@drawable/message_reply"
android:background="@drawable/msg_reply"
android:clickable="true"
android:visibility="gone" />

View File

@ -10,7 +10,7 @@
android:id="@+id/padlockIcon"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:src="@drawable/padlockred"
android:src="@drawable/padlock_red"
android:layout_alignParentLeft="true"
android:paddingTop="5dp"
android:paddingLeft="5dp"

View File

@ -2,7 +2,7 @@
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/actionBarLayout"
android:layout_width="match_parent"
android:layout_height="50dip"
android:layout_height="40dip"
android:background="@color/title_background"
android:orientation="horizontal" >
@ -31,7 +31,7 @@
android:contentDescription="@string/parent_icon"
android:background="@drawable/navigation_button"
android:onClick="onRefreshClick"
android:paddingLeft="5dip"
android:paddingLeft="20dip"
android:paddingRight="5dip"
android:scaleType="centerCrop"
android:src="@drawable/parent" />

View File

@ -147,7 +147,7 @@
<string name="usersDownloadProgressDescription">Sincronizando estudiantes.\n\nDependiendo del número de
estudiantes a sincronizar, el procesamiento de los datos puede tardar unos minutos.\n\nPor favor, espere&#8230;</string>
<string name="documentsDownloadModuleLabel">Documentos</string>
<string name="documentsDownloadProgressDescription">Obteniendo árbol de directorios.\n\nDependiendo del tamaño del directorio, podría necesitar varios minutos.\n\nPor favor, espere&#8230;</string>
<string name="documentsDownloadProgressDescription">Obteniendo archivos.\n\nDependiendo del tamaño del directorio, podría necesitar varios minutos.\n\nPor favor, espere&#8230;</string>
<string name="clickToOpenFile">Pulse aqui para abrir el archivo</string>
<string name="sharedsDownloadModuleLabel">Zona común</string>
<string name="connectionRequired">Para esta funcionalidad se necesita conexión a Internet</string>

View File

@ -151,7 +151,7 @@
users to synchronize, the data processing can take several minutes.\n\nPlease wait&#8230;</string>
<string name="usersDownloadProgressTitle">Students</string>
<string name="documentsDownloadModuleLabel">Documents</string>
<string name="documentsDownloadProgressDescription">Getting directory tree. \n\nDepending of the directory size, this could take several minutes.\n\nPlease wait&#8230;</string>
<string name="documentsDownloadProgressDescription">Getting files. \n\nDepending of the directory size, this could take several minutes.\n\nPlease wait&#8230;</string>
<string name="clickToOpenFile">Click here to open the file</string>
<string name="sharedsDownloadModuleLabel">Shared area</string>
<string name="connectionRequired">Internet connection is required for this functionality</string>

View File

@ -319,7 +319,7 @@ public class CaptureActivity extends Activity implements SurfaceHolder.Callback
soundResult = sounds[0]; // Positive sound
} else {
messageResult = getString(R.string.scan_not_valid_student);
iconResult = R.drawable.notok;
iconResult = R.drawable.not_ok;
soundResult = sounds[1]; // Negative sound
}
messageResult += "\n\n"
@ -329,13 +329,13 @@ public class CaptureActivity extends Activity implements SurfaceHolder.Callback
} else {
// There is no user with that ID or nickname
messageResult = getString(R.string.scan_data_not_found);
iconResult = R.drawable.notok;
iconResult = R.drawable.not_ok;
soundResult = sounds[1]; // Negative sound
}
} else {
// Not detected any valid ID or nickname
messageResult = getString(R.string.scan_not_valid_code);
iconResult = R.drawable.notok;
iconResult = R.drawable.not_ok;
soundResult = sounds[1]; // Negative sound
}

View File

@ -558,12 +558,12 @@ public class SWADMain extends MenuExpandableListActivity {
//shared area category
map = new HashMap<String,Object>();
map.put(NAME, getString(R.string.sharedsDownloadModuleLabel));
map.put(IMAGE, getResources().getDrawable(R.drawable.folderusers));
map.put(IMAGE, getResources().getDrawable(R.drawable.folder_users));
documentsData.add(map);
map = new HashMap<String,Object>();
map.put(NAME, getString(R.string.myGroupsModuleLabel));
map.put(IMAGE, getResources().getDrawable(R.drawable.mygroups));
map.put(IMAGE, getResources().getDrawable(R.drawable.my_groups));
enrollmentData.add(map);
setListAdapter( new ImageExpandableListAdapter(
@ -616,7 +616,7 @@ public class SWADMain extends MenuExpandableListActivity {
map = new HashMap<String,Object>();
map.put(NAME, getString(R.string.rollcallModuleLabel));
map.put(IMAGE, getResources().getDrawable(R.drawable.rollcall));
map.put(IMAGE, getResources().getDrawable(R.drawable.roll_call));
child.add(map);
((ImageExpandableListAdapter) getExpandableListAdapter()).addGroup(USERS_GROUP, users, child);

View File

@ -283,7 +283,7 @@ public class DownloadsManager extends MenuActivity {
moduleText.setText(R.string.documentsDownloadModuleLabel);
} else { // SHARE_AREA_CODE
moduleIcon = (ImageView) this.findViewById(R.id.moduleIcon);
moduleIcon.setBackgroundResource(R.drawable.folderusers);
moduleIcon.setBackgroundResource(R.drawable.folder_users);
moduleText = (TextView) this.findViewById(R.id.moduleName);
moduleText.setText(R.string.sharedsDownloadModuleLabel);

View File

@ -93,7 +93,7 @@ public class NodeAdapter extends BaseAdapter {
holder.text.setText(((DirectoryItem)list.get(position)).getName());
if(((DirectoryItem)list.get(position)).isFolder()){
holder.image.setImageResource(R.drawable.folder);
holder.image.setImageResource(R.drawable.folder_open);
}else{
holder.image.setImageResource(R.drawable.file);
}

View File

@ -158,9 +158,9 @@ public class EnrollmentExpandableListAdapter extends BaseExpandableListAdapter {
}
if(open != 0){
holder.imagePadlock.setImageResource(R.drawable.padlockgreen);
holder.imagePadlock.setImageResource(R.drawable.padlock_green);
}else{
holder.imagePadlock.setImageResource(R.drawable.padlockred);
holder.imagePadlock.setImageResource(R.drawable.padlock_red);
}
if((open != 0 && freeSpot) || role == Global.TEACHER_TYPE_CODE){ //Teachers can enroll even on closed groups

View File

@ -144,9 +144,9 @@ public class GroupsCursorTreeAdapter extends CursorTreeAdapter {
if(open != 0)
imagePadlock.setImageResource(R.drawable.padlockgreen);
imagePadlock.setImageResource(R.drawable.padlock_green);
else
imagePadlock.setImageResource(R.drawable.padlockred);
imagePadlock.setImageResource(R.drawable.padlock_red);
//Multiple or single inscription? it comes from the group type
int multiple = childMultiple.get(Long.valueOf(groupCode)).intValue();

View File

@ -112,7 +112,7 @@ public class MyGroupsManager extends MenuExpandableListActivity {
courseNameText.setText(Global.getSelectedCourseShortName());
ImageView moduleIcon = (ImageView) this.findViewById(R.id.moduleIcon);
moduleIcon.setBackgroundResource(R.drawable.mygroups);
moduleIcon.setBackgroundResource(R.drawable.my_groups);
TextView moduleText = (TextView) this.findViewById(R.id.moduleName);
moduleText.setText(R.string.myGroupsModuleLabel);

View File

@ -315,7 +315,7 @@ public class Rollcall extends MenuExpandableListActivity {
setContentView(R.layout.main_rollcall);
ImageView image = (ImageView) this.findViewById(R.id.moduleIcon);
image.setBackgroundResource(R.drawable.rollcall);
image.setBackgroundResource(R.drawable.roll_call);
TextView text = (TextView) this.findViewById(R.id.moduleName);
text.setText(R.string.rollcallModuleLabel);
@ -455,7 +455,7 @@ public class Rollcall extends MenuExpandableListActivity {
// Rollcall category
final HashMap<String, Object> rollcall = new HashMap<String,Object>();
rollcall.put(NAME, getString(R.string.rollcallModuleLabel));
rollcall.put(IMAGE, getResources().getDrawable(R.drawable.rollcall));
rollcall.put(IMAGE, getResources().getDrawable(R.drawable.roll_call));
headerData.add(rollcall);
final ArrayList<HashMap<String,Object>> rollcallData = new ArrayList<HashMap<String, Object>>();