Set locale based on LANG and LC_ALL environment variables set
[profile/ivi/lemolo.git] / dialer / gui.c
2014-03-19 Jimmy HuangSet locale based on LANG and LC_ALL environment variabl... 74/18274/1 accepted/tizen_ivi_panda tizen_ivi_panda accepted/tizen/ivi/panda/20140403.015945 submit/tizen_ivi_panda/20140403.012206
2014-03-05 Jimmy HuangFixes TIVI-2600 - HFP calls not ended when app closes 35/17235/1
2014-02-28 Jimmy HuangAdded support for changing locale dynamically 19/17019/1 submit/tizen/20140228.192930
2014-02-19 Jimmy HuangAdd gettext support for internationalization 52/16552/1
2014-01-29 Jimmy HuangUse FindObject instead of deprecated findProperty to... 14/15914/1 submit/accepted/tizen/ivi/20140131.204941
2013-11-13 Jimmy HuangImplement last user mode 46/12346/1 accepted/tizen/ivi accepted/tizen/20131115.212927 submit/tizen/20131113.194509
2013-08-23 Jimmy HuangAdding support for nightmode theme change 05/8505/4
2013-06-24 Jimmy HuangRemoved dependency on ui-gadget library 23/4223/1
2013-04-05 Jimmy HuangAdding a quit button to dialer so you can exit from app 86/3286/1
2012-12-14 Jimmy HuangFixed bug TIVI-391 05/2605/1
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.