echar1
|
c4b7dbf7e0
|
Merge 8c0f54a000 into 81a66024fe
|
3 years ago |
echar1
|
8c0f54a000
|
styles.xml -- 将android:visibility的值从gone改为visible
我们测试时,一开始应用没有菜单栏,且主界面的删除行为有bug。最后才发现是action bar这里“android:visibility”被设置为gone(彻底隐藏)了。改成visible就好了。有些学校的软件工程实践活动要让开发这个工程,对于缺乏经验的学生来说,这个地方会造成不小的麻烦;这个修改应该能帮到许多人。
|
3 years ago |
qiaozhongliang
|
81a66024fe
|
Add RECEIVE_BOOT_COMPLETED permission
|
14 years ago |
qiaozhongliang
|
4ba1cf0108
|
Fix crash on clicking search when no search result
|
14 years ago |
sharpdevelop
|
08933ddc6e
|
Merge pull request #12 from tsyj2007/develop
Use the app icon for navigation in settings_page
|
14 years ago |
John Hsing
|
aae2d47a75
|
Use the app icon for navigation in settings_page
In addition, set theme of settings_page and alarm_page to
Theme.Holo.Light.
Signed-off-by: John Hsing <tsyj2007@gmail.com>
|
14 years ago |
qiaozhongliang
|
6cbf71d77e
|
1. Change authority of the provider
2. Delete unused imports
|
14 years ago |
刘新宇
|
f712e05dc7
|
clean code, remove spaces & newline symbols, add copy right
|
14 years ago |
sharpdevelop
|
ebe6ba3b5d
|
Merge pull request #10 from zhaohad/master
Add reminder function
|
14 years ago |
hanwei
|
23e54bca79
|
Add reminder function
|
14 years ago |
qiaozhongliang
|
bd1c0da084
|
Revert "add DateTimePicker and remove bug of NotesPrefereceActivity on Clicking menu button"
This reverts commit 9a9b50fb58 .
|
14 years ago |
sharpdevelop
|
921202167b
|
Merge pull request #7 from zhaohad/master
Commited by hanwei
|
14 years ago |
刘新宇
|
538906506d
|
add minSdkVersion because it used 4.0 s ActionBar
|
14 years ago |
hanwei
|
9a9b50fb58
|
add DateTimePicker and remove bug of NotesPrefereceActivity on Clicking menu button
|
14 years ago |
刘新宇
|
34395605d7
|
add .gitignore to avoid stracking useless files
|
14 years ago |
qiaozhongliang
|
014806ddc2
|
Add version information
|
14 years ago |
刘新宇
|
030b7f888b
|
fix README
|
14 years ago |
qiaozhongliang
|
dc1b0844e1
|
Change the copy right
|
14 years ago |
qiaozhongliang
|
645820cca9
|
Remove the auto-generated files
|
14 years ago |
qiaozhongliang
|
438d4c45fb
|
Merge remote-tracking branch 'remotes/github/master'
|
14 years ago |
刘新宇
|
97515875fb
|
update README & add NOTICE license file
|
14 years ago |
qiaozhongliang
|
c233cb210f
|
Add miui notes source code
|
14 years ago |
刘新宇
|
d2f389e1ad
|
create Notes project
|
14 years ago |