tibbi
|
6affe4544f
|
remove a redundant variable
|
2016-11-24 00:06:24 +01:00 |
tibbi
|
9203d679f6
|
add Deleting events
|
2016-11-24 00:04:53 +01:00 |
tibbi
|
2a25995bfc
|
add long clicks
|
2016-11-23 23:58:19 +01:00 |
tibbi
|
d47c755189
|
add event item clicks
|
2016-11-23 23:57:04 +01:00 |
tibbi
|
94930e653f
|
rewriting eventslist to recyclerview, initial version
|
2016-11-23 23:04:27 +01:00 |
tibbi
|
22e9e92cd7
|
rename some layouts
|
2016-11-23 20:59:09 +01:00 |
tibbi
|
44863f2b16
|
never show overscroll effect
|
2016-11-23 20:56:19 +01:00 |
tibbi
|
a7f6fda5e8
|
add event Deletion
|
2016-11-23 20:48:32 +01:00 |
tibbi
|
bd033389f0
|
add some background and foreground effect to list items
|
2016-11-23 20:20:18 +01:00 |
tibbi
|
0fb3f20a2b
|
add a divider between the events
|
2016-11-23 20:13:55 +01:00 |
tibbi
|
cb7d83a696
|
allow clicking and selecting events
|
2016-11-23 20:11:11 +01:00 |
tibbi
|
84b5152e3e
|
replace events listview with recyclerview, initial version
|
2016-11-23 20:06:48 +01:00 |
tibbi
|
277343a32a
|
add the bignerdranch recyclerview library
|
2016-11-23 18:55:27 +01:00 |
tibbi
|
4d57e29e02
|
use smaller fonts on tablets for current day and month
|
2016-11-23 18:42:20 +01:00 |
tibbi
|
5759c1248b
|
always display Change View at the actionbar
|
2016-11-23 18:32:05 +01:00 |
tibbi
|
c8a02a95b6
|
updating changelog
|
2016-11-23 00:14:08 +01:00 |
tibbi
|
75e24a684b
|
update version to 1.37
|
2016-11-23 00:13:58 +01:00 |
tibbi
|
28fdd67325
|
srsly make sure the Add button is hidden in yearly view
|
2016-11-23 00:13:40 +01:00 |
tibbi
|
e9fc8bbd89
|
fix #49, do not show the FAB on yearly view
|
2016-11-23 00:09:55 +01:00 |
Tibor Kaputa
|
33483a98ba
|
Merge pull request #48 from smarquespt/master
Portuguese update
|
2016-11-21 19:13:40 +01:00 |
Sérgio Marques
|
dc03ac57ee
|
Portuguese update
|
2016-11-21 17:52:24 +00:00 |
tibbi
|
f1044a82c1
|
make mCalendar of the widget nullable
|
2016-11-21 00:07:21 +01:00 |
tibbi
|
2f59421909
|
add Kotlin license
|
2016-11-20 18:20:09 +01:00 |
tibbi
|
877c5b75fc
|
add Stetho license
|
2016-11-20 18:03:50 +01:00 |
tibbi
|
8deb10a0ac
|
updating changelog
|
2016-11-19 17:24:38 +01:00 |
tibbi
|
2b73724972
|
update version to 1.36
|
2016-11-19 17:24:32 +01:00 |
tibbi
|
1337340896
|
remove some code repetition
|
2016-11-19 17:21:54 +01:00 |
tibbi
|
98e1508a88
|
make sure we close the cursor after db operations
|
2016-11-19 17:18:42 +01:00 |
tibbi
|
ba69073e02
|
use kotlin string concatenation at some places
|
2016-11-19 17:14:10 +01:00 |
tibbi
|
93a901a336
|
update the widget from the helper if an event changes
|
2016-11-19 17:12:38 +01:00 |
tibbi
|
8e4388c749
|
make sure the events in day view are sorted by start time
|
2016-11-19 17:07:32 +01:00 |
tibbi
|
ff1e2e3bb9
|
updating changelog
|
2016-11-19 11:31:01 +01:00 |
tibbi
|
d0ed565970
|
update version to 1.35
|
2016-11-19 11:30:55 +01:00 |
tibbi
|
e4b1d63ce7
|
initialize the mCalendar sooner
|
2016-11-19 11:29:42 +01:00 |
tibbi
|
cf9ce74f63
|
updating changelog
|
2016-11-17 20:46:06 +01:00 |
tibbi
|
3c437093ef
|
update version to 1.34
|
2016-11-17 20:45:59 +01:00 |
tibbi
|
7809f4282b
|
use the general EVENT_ID constant at NotificationReceiver
|
2016-11-17 20:45:51 +01:00 |
tibbi
|
412e796abb
|
remove butterknife
|
2016-11-17 20:29:05 +01:00 |
tibbi
|
f6b4387d30
|
simplifying a forloop
|
2016-11-17 20:20:28 +01:00 |
tibbi
|
d44880bed2
|
move adjustAlpha to an Int extension, remove Utils class
|
2016-11-17 20:16:54 +01:00 |
tibbi
|
eee184c51a
|
converting Constants to kotlin
|
2016-11-17 20:05:31 +01:00 |
tibbi
|
206dfe0271
|
some style cleanup here and there
|
2016-11-17 19:54:12 +01:00 |
tibbi
|
11d2215e37
|
move Utils to kotlin + some cleanup
|
2016-11-17 19:44:23 +01:00 |
tibbi
|
ba767b83d4
|
convert MyWidgetProvider to kotlin
|
2016-11-17 19:33:54 +01:00 |
tibbi
|
577a016a72
|
convert widgetConfigureActivity to kotlin
|
2016-11-17 19:24:13 +01:00 |
tibbi
|
dde19cded8
|
revert some weird renames
|
2016-11-17 19:20:39 +01:00 |
tibbi
|
7ecf1da2d9
|
move a couple files to subfolders, no code change
|
2016-11-17 19:11:13 +01:00 |
tibbi
|
80bd5bbadf
|
convert License activity to kotlin
|
2016-11-17 19:03:10 +01:00 |
tibbi
|
59b0208422
|
convert AboutActivity to kotlin
|
2016-11-17 19:01:26 +01:00 |
tibbi
|
2d1c5985be
|
convert MyViewPager to kotlin
|
2016-11-17 19:00:19 +01:00 |