38 Commits

Author SHA1 Message Date
yanghao fa9d7264c2 Start the default session if user doesn't choice the session. 2019-03-04 09:51:31 +08:00
yanghao a244db760d Bugfix: don't display the user if have only one;
Bugfix: no longer gets the default language from
        $LANG.
2018-12-27 13:45:46 +08:00
yanghao c04b400c27 Change the UI style. 2018-12-21 11:05:42 +08:00
yanghao a3624f1f00 Add BiometricAuth module. 2018-12-13 11:52:04 +08:00
yanghao b3fabd3e86 Change the layout of login window to vertical. 2018-12-10 17:01:17 +08:00
yanghao abf59c4817 Remove the session button from the login window. 2018-12-07 17:29:05 +08:00
yanghao 00c02ccd56 * Put the button of selecting session on the
top of the screen.
* Change the window of selecting session to
  a dialog.
2018-12-05 17:26:15 +08:00
yanghao 056b671e34 If the language is selected manually, the text of
language button will not change when the user with
focus changes.
2018-12-05 17:24:40 +08:00
yanghao da8f24ea7a Display the language's name rather than code. 2018-12-05 17:24:38 +08:00
yanghao b6a4f168d2 Add a dialog for selecting language or session. 2018-12-03 17:33:58 +08:00
yanghao fabc035a43 Change the geometry of the virtual keyboard when
the activate screen was changed.
2018-11-30 16:15:16 +08:00
yanghao 626925e54e Bugfix: the users and login widgets disappear
when the cursor move from a screen to another
screen.
2018-11-30 16:03:05 +08:00
yanghao 16f6e2836d Replace running onboard with VirtualKeyboard widget. 2018-11-30 15:47:32 +08:00
yanghao 9046a26d91 Select specified user or guest if the
selectUserHint or selectGuestHint is
set.
2018-11-30 15:47:30 +08:00
yanghao 02c955b07b [Fixed] show session select button if it only show manual login 2018-09-05 15:14:07 +08:00
yanghao 580a7b02d2 [Improved] add transition when the background changes 2018-06-08 15:55:46 +08:00
yanghao 19a502fe30 [Fixed] fix the bug that the language button can't continue to
switch once it switch to english.
2018-06-07 17:16:48 +08:00
yanghao c4cbe5c9d5 [Fixed] solve the problem that the background display the default one
in the case of configuring 'draw-user-background=true' and
        existing only one user in the system at present.
2018-06-07 10:32:07 +08:00
yanghao ebd79c8165 [Fixed]获取可用生物识别设备时去重
[Improved]显示用户登录过的session的语言
2018-05-14 10:02:54 +08:00
yanghao 58c05ae198 [UI] delete language menu 2018-05-03 13:45:00 +08:00
yanghao 7c98b6ff82 增加Configuration类负责读取配置
增加背景切换功能
2018-04-28 09:41:28 +08:00
yanghao 5e12c39c24 解决打开session选择窗口崩溃的问题
界面微调
2018-04-24 11:41:58 +08:00
yanghao 89f297027a 优化--解决CPU占用率高的问题(原因:每次paint都要加载背景图片)
修改对大写键开关监控的方式
2018-04-23 13:54:10 +08:00
yanghao 5fc481cfce 增加生物识别认证模块 2018-04-13 09:24:12 +08:00
yanghao d678c3a116 尝试将onboard嵌入窗口(失败) 2018-04-09 09:35:04 +08:00