Adding license and copyright info
[profile/ivi/lemolo.git] / dialer / gui.c
2012-09-10 Gustavo Sverzut... theme name scheme change to cope with different applica...
2012-09-07 Gustavo Sverzut... contacts: make widget emit the selected number instead...
2012-09-07 Gustavo Sverzut... move gui_simple_popup to its own file, remove gui_...
2012-09-07 Gustavo Sverzut... move gui_layout_add() from gui.h to layout_add() in...
2012-09-07 Gustavo Sverzut... move dial() from util.h to gui_dial() in gui.h
2012-09-07 Gustavo Sverzut... ifdef around deprecated apis to avoid warnings on recen...
2012-08-29 IscaroIntegration with tizen contacts
2012-08-21 Gustavo Sverzut... include utils.h to use new dial() helper.
2012-08-21 Gustavo Sverzut... utils: add dial() and unify simple dialing and error...
2012-08-21 Gustavo Sverzut... more friendly error messages.
2012-08-21 Gustavo Sverzut... Implement full USSD support.
2012-08-21 Gustavo Sverzut... gui: add editable entry support to simple popup.
2012-08-19 Gustavo Sverzut... new popup that fits better our theme.
2012-08-13 Gustavo Sverzut... voicemail support.
2012-08-11 Gustavo Sverzut... implement button to show contacts from callscreen.
2012-08-10 IscaroNow all the phone is integrated with contacts. So now...
2012-08-06 Gustavo Sverzut... theme: allow specify different theme at command line.
2012-07-21 Gustavo Sverzut... allow returning to call screen from other screens.
2012-07-15 Gustavo Sverzut... callscreen: activate window on incoming calls.
2012-07-11 Gustavo Sverzut... add tabs to main layout and placeholder contacts and...
2012-07-10 Gustavo Sverzut... callscreen: volume, mute, speaker and contacts.
2012-07-06 Gustavo Sverzut... window at 720x1280, Tizen's default.
2012-06-25 Gustavo Sverzut... Initial Commit, basic infrastructure.