..
about.xml
Added back text on launcher & about pages since it's no longer in the logo
2018-05-03 10:15:02 +02:00
assistant.xml
A bit of refactoring...
2017-10-20 15:28:58 +02:00
assistant_account_creation.xml
Clean layout warnings and errors
2017-04-21 16:41:01 +02:00
assistant_account_creation_code_activation.xml
Clean layout warnings and errors
2017-04-21 16:41:01 +02:00
assistant_account_creation_email_activation.xml
Fix crash in call stats view
2016-10-24 11:37:36 +02:00
assistant_codec_downloader.xml
Don't download Openh264 if not enabled on the project
2016-09-21 11:16:16 +02:00
assistant_country_list.xml
Clean layout warnings and errors
2017-04-21 16:41:01 +02:00
assistant_ec_calibration.xml
Fix assistant creation and login
2016-01-20 17:40:09 +01:00
assistant_linphone_login.xml
Clean layout warnings and errors
2017-04-21 16:41:01 +02:00
assistant_login.xml
Fixing login view for tablet 533dp
2017-10-12 12:01:34 +02:00
assistant_remote_provisioning.xml
Clean layout warnings and errors
2017-04-21 16:41:01 +02:00
assistant_remote_provisioning_login.xml
Clean layout warnings and errors
2017-04-21 16:41:01 +02:00
assistant_topbar.xml
Add new class
2017-10-06 14:28:28 +02:00
assistant_welcome.xml
Fix tablet portrait ui
2016-02-10 14:27:07 +01:00
audio.xml
Clean layout warnings and errors
2017-04-21 16:41:01 +02:00
call.xml
A bit of refactoring...
2017-10-20 15:28:58 +02:00
call_inactive_row.xml
Clean layout warnings and errors
2017-04-21 16:41:01 +02:00
call_incoming.xml
A bit of refactoring...
2017-10-20 15:28:58 +02:00
call_outgoing.xml
A bit of refactoring...
2017-10-20 15:28:58 +02:00
chat.xml
Finished GroupInfoFragment RecyclerView implementation. TODO: ContactsListFragment and History conversion to RecyclerView.
2018-07-25 14:59:30 +02:00
chat_bubble.xml
Merge with master
2018-07-24 14:26:13 +02:00
chat_create.xml
Fixed a bug into getContact from ChatRoomAdapter.java, could cause a crash with create a new chatroom. Finished ChatCreationFragment part converting. TODO: GroupInfoFragment part to convert into RecyclerView.
2018-07-25 12:57:45 +02:00
chat_imdn.xml
Fixed height of Sent header in IMDN view
2018-05-17 13:29:39 +02:00
chat_imdn_cell.xml
Started IMDN fragment
2018-03-28 15:06:59 +02:00
chat_infos.xml
Finished GroupInfoFragment RecyclerView implementation. TODO: ContactsListFragment and History conversion to RecyclerView.
2018-07-25 14:59:30 +02:00
chat_infos_cell.xml
Replaced previous group chat creation view by InfoGroupChatFragment
2017-10-23 15:13:35 +02:00
chatlist.xml
Commentaires et nettoyage effectuÃe
2018-06-22 15:06:02 +02:00
chatlist_cell.xml
Swipe des chatrooms + suppression implantes. A faire: nettoyage et commentaires
2018-06-22 15:05:43 +02:00
conf_call_control_row.xml
Clean layout warnings and errors
2017-04-21 16:41:01 +02:00
conference_header.xml
Fix conference pause, keyboard show/hide in assistant and some UI tests
2016-02-15 17:30:24 +01:00
conference_paused_row.xml
Clean layout warnings and errors
2017-04-21 16:41:01 +02:00
contact.xml
Factorized wait layout and chat room popup error + added it to contact's details view
2017-12-01 11:23:48 +01:00
contact_cell.xml
ContactsListFragment ListView converted to RecyclerView, Adapter/ViewHolder are now located into a separate Class ContactsListAdapter, all features before conversion are available. This fragment now uses SelectableHelper/Adapter. All fragments converted to RecyclerView now have a divider between items of a list. TODO: convert HistoryListFragment ListView into RecyclerView.
2018-07-27 14:49:38 +02:00
contact_control_row.xml
Clean layout warnings and errors
2017-04-21 16:41:01 +02:00
contact_edit.xml
Added a way to hide organization field in app
2016-08-02 14:56:56 +02:00
contact_edit_row.xml
Fix layout for contact_edit_row
2017-04-21 16:41:01 +02:00
contact_selected.xml
Creation of chat worked
2017-09-07 16:40:19 +02:00
contacts_list.xml
ContactsListFragment ListView converted to RecyclerView, Adapter/ViewHolder are now located into a separate Class ContactsListAdapter, all features before conversion are available. This fragment now uses SelectableHelper/Adapter. All fragments converted to RecyclerView now have a divider between items of a list. TODO: convert HistoryListFragment ListView into RecyclerView.
2018-07-27 14:49:38 +02:00
context_bar.xml
Conversion de Chatlist en RecyclerView terminee, selection + suppression terminee, desactivation de la TabBar+SideMenu durant le mode de selection
2018-06-22 14:29:15 +02:00
country_cell.xml
Add phone number in account creation
2016-07-29 15:04:01 +02:00
dialer.xml
Fixed address bar background color not being the same behind address and erase button
2017-11-21 12:10:50 +01:00
dialog.xml
Fix tests
2016-02-15 13:57:23 +01:00
edit_list.xml
Update content description for accessibility
2016-03-23 11:59:52 +01:00
empty_fragment.xml
Update fragment when item list removed
2016-02-18 11:18:02 +01:00
file_upload_cell.xml
Started new file picked/upload UI allowing to send multiple files + text at the same time
2017-10-25 15:07:34 +02:00
group_contact_cell.xml
Adding new views
2017-10-12 15:32:28 +02:00
hello_world.xml
Liblinphone updated (fix) + tutorials back
2013-01-16 16:06:57 +01:00
hidden.xml
Hidden layout for hidding preferences
2011-03-11 15:35:37 +01:00
history.xml
HistoryListFragment ListView converted to RecyclerView, Adapter/ViewHolder are now in a CallHistoryAdapter separate class.
2018-07-30 13:59:09 +02:00
history_cell.xml
HistoryListFragment ListView converted to RecyclerView, Adapter/ViewHolder are now in a CallHistoryAdapter separate class.
2018-07-30 13:59:09 +02:00
history_detail.xml
Added chat room creation/go to from history
2017-12-01 11:39:48 +01:00
image_upload_cell.xml
Started new file picked/upload UI allowing to send multiple files + text at the same time
2017-10-25 15:07:34 +02:00
in_app.xml
A bit of refactoring...
2017-10-20 15:28:58 +02:00
in_app_list.xml
Add inapp purchase
2016-08-09 13:22:07 +02:00
in_app_purchase_item.xml
Add inapp purchase
2016-08-09 13:22:07 +02:00
in_app_store.xml
Clean layout warnings and errors
2017-04-21 16:41:01 +02:00
incall_stats.xml
Add estimated download bandwidth in media stats
2017-09-12 13:23:14 +02:00
input_dialog.xml
Clean layout warnings and errors
2017-04-21 16:41:01 +02:00
launch_screen.xml
Added back text on launcher & about pages since it's no longer in the logo
2018-05-03 10:15:02 +02:00
main.xml
A bit of refactoring...
2017-10-20 15:28:58 +02:00
new_password.xml
Clean layout warnings and errors
2017-04-21 16:41:01 +02:00
numpad.xml
Rework and rename incoming call and outgoing call activity
2015-10-15 17:56:27 +02:00
preference_led.xml
Colored led for account status in preferences
2012-09-04 09:43:59 +02:00
preference_list_content.xml
First step for fragment preferences
2012-08-29 13:21:08 +02:00
progress_dialog.xml
Switched back to use of canHandleParticipants instead of nbParticipants + added waiting view
2017-10-30 10:57:14 +01:00
remote_provisioning.xml
Add missing strings
2016-02-09 10:28:56 +01:00
search_contact_cell.xml
Added contacts' pictures in chat creation view
2017-10-23 16:44:37 +02:00
settings.xml
Bad layout for preferences fixed
2012-08-29 17:37:11 +02:00
side_menu_account_cell.xml
Adjust size
2016-01-21 17:08:01 +01:00
side_menu_item_cell.xml
Adjust size
2016-01-21 17:08:01 +01:00
side_menu_main_account.xml
Update content description for accessibility
2016-03-23 11:59:52 +01:00
status.xml
Update content description for accessibility
2016-03-23 11:59:52 +01:00
toast.xml
Remove old assets and colors
2015-10-15 10:59:47 +02:00
tuto_carddav.xml
Added CardDAV tutorial from dev_vcard branch
2016-03-23 11:59:52 +01:00
tutorials.xml
Added CardDAV tutorial from dev_vcard branch
2016-03-23 11:59:52 +01:00
video.xml
This should fix video preview size and ratio
2018-01-02 15:40:36 +01:00
video_no_opengl.xml
This should fix video preview size and ratio
2018-01-02 15:40:36 +01:00
wait_layout.xml
Factorized wait layout and chat room popup error + added it to contact's details view
2017-12-01 11:23:48 +01:00
zrtp_dialog.xml
Remove old assets and colors
2015-10-15 10:59:47 +02:00