Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_apps_Etar
/
81d69460b6f0594b152e0050a7e56b1713d5cbb8
81d6946
Merge pull request #199 from xsoh/master
by Suhail Alkowaileet
· 8 years ago
4c8ee63
Add v1.0.10 publish features and release notes
by Suhail Alkowaileet
· 8 years ago
620a42b
Merge pull request #194 from xsoh/master
by Suhail Alkowaileet
· 8 years ago
9858bb5
Add privacy policy #178
by Suhail Alkowaileet
· 8 years ago
c81e238
Make search cursor visible in light theme. Fixes #160
by Gitsaibot
· 8 years ago
2054cde
Spanish version
by Tomas Melikoff
· 8 years ago
4cc9670
Create it.txt
by anthologist
· 8 years ago
53622f3
Update strings.xml
by anthologist
· 8 years ago
f703a0f
Release new 1.0.10 version
by Jochen Sprickerhof
· 8 years ago
a132967
Revert "prepareForSave: Dont set time in allday events"
by Jochen Sprickerhof
· 8 years ago
ff51c0c
Add Statusbar to simple_frame_layout and select_calendars_multi_accounts_fragment. Fixes #165
by Gitsaibot
· 8 years ago
4f0f628
Release new 1.0.9 version
by Jochen Sprickerhof
· 8 years ago
d7d928f
Fix height in month view
by Dennis Dast
· 8 years ago
4e77643
Navigation represents the current calendar view (#157)
by ddast
· 8 years ago
4500d34
Only use setExactAndAllowWhileIdle for devices with API23+. Fix #155
by Gitsaibot
· 9 years ago
09ddb3a
Merge pull request #148 from jspricke/master
by Gitsaibot
· 9 years ago
24c419c
Add german translation
by Gitsaibot
· 9 years ago
63309f5
Add/Remove Import Classes
by Gitsaibot
· 9 years ago
b0c042f
Process RSVP Intent Without Event Editor
by Alon Albert
· 12 years ago
3ebc9c1
Disable scrolling of the toolbar
by Dennis Dast
· 9 years ago
cb4ad7d
Clean up formatting of cherry picked commits from Cyanogenmod
by Gitsaibot
· 9 years ago
536269e
Fixed crash when changing recurrent event.
by Paul Sliwowski
· 12 years ago
56626e2
Fix memory leak with CalendarController getInstance().
by Paul Sliwowski
· 12 years ago
f3c1a42
Fix bug where recurrent event won't allow events with duration of 0.
by Paul Sliwowski
· 12 years ago
4286294
Merge pull request #152 from ddast/removestring
by Gitsaibot
· 9 years ago
43364b7
Remove duplicate string
by Dennis Dast
· 9 years ago
83a242a
Remove unnecessary strings
by Gitsaibot
· 9 years ago
853ad07
Calendar: Do not show "Map" action if app cannot be resolved
by Gitsaibot
· 9 years ago
351167d
Calendar: Display a toast when no maps app is installed
by yongga
· 10 years ago
3057279
AndroidStudio told this:
by Gitsaibot
· 9 years ago
2e76a9b
Remove unneeded jar
by Jochen Sprickerhof
· 9 years ago
d8a36a6
Update submodules
by Jochen Sprickerhof
· 9 years ago
cbfda0d
Fix alerts in doze mode
by niks255
· 9 years ago
aacf3f7
Remove unused variable and move variable sPermittedLineLength to class
by Gitsaibot
· 9 years ago
1c13b47
Only import used java.io classes. Delete unused cm_strings
by Gitsaibot
· 9 years ago
bd856bf
Calendar: Use FIle.createTempFIle when sharing calendar events
by Raj Yengisetty
· 10 years ago
6408841
Calendar: Support ACTION_VIEW instead of ACTION_SEND
by Raj Yengisetty
· 10 years ago
b1449be
Change color of Import Icon to white, translate strings to german, add dark layout to edit_event_single_column. Besides
by Gitsaibot
· 9 years ago
7a66f38
Calendar: Do not auto-save events when importing
by Raj Yengisetty
· 10 years ago
b79f09d
Calendar: Add ability to import/export from sdcard
by Danesh M
· 11 years ago
19c1793
Support sharing calendar events as .vcs files to MMS
by Matt Garnes
· 11 years ago
779f2dd
Update links to Etar-Group
by Suhail Alkowaileet
· 9 years ago
8827e14
Add minSdkVersion and targetSdkVersion for all submodules
by Jochen Sprickerhof
· 9 years ago
a997c7b
Fix sound setting on Android 6 by not de-registering settings listeners (#131)
by Lincoln Ramsay
· 9 years ago
b047c94
Use Android's white color (#130)
by ddast
· 9 years ago
baafcbd
Change unique address and add translations
by Gitsaibot
· 9 years ago
c4e1477
Make Share Button white
by Gitsaibot
· 9 years ago
d13a3e5
Change to "app" to show Share Icon.
by Gitsaibot
· 9 years ago
ffdf26f
Calendar: Allow sharing of calendar events through an ics file
by Rohit Yengisetty
· 11 years ago
efb45f0
Calendar: Ensure prev btn taps directs to prev input field
by kaiyiz
· 12 years ago
d2d852d
Calendar: Persist cursor focus after locking and unlocking
by kaiyiz
· 12 years ago
af31bed
prepareForSave: Dont set time in allday events
by Stephen Bird
· 10 years ago
3951dea
Release new 1.0.8 version
by Jochen Sprickerhof
· 9 years ago
53d3a40
Add an option for the default view to show on startup. Fixes #57 (#113)
by Gitsaibot
· 9 years ago
bb83397
Update gradle file to enable "Instant Run". Also update Build and Sdk dependencies.
by Gitsaibot
· 9 years ago
38b8d19
Calendar: Fix the issue of Calendar
by kaiyiz
· 12 years ago
4cc132f
Fix non-functional "ADD ACCOUNT" button. (#112)
by Gitsaibot
· 9 years ago
c6f48fe
Calendar does not use cleartext network traffic. (#114)
by Gitsaibot
· 9 years ago
d9b69b3
Fix a string. (#111)
by Gitsaibot
· 9 years ago
f43e32d
Improve Edit_View (#107)
by Gitsaibot
· 9 years ago
47388a4
Add an option to choose days per Week. Translate Goto in German. Show which Theme is selected under Settings. Fixes #78 (#105)
by Gitsaibot
· 9 years ago
24b5a93
Prevent NPE in Search and Select Calendar Activity. Solves #102
by Gitsaibot
· 9 years ago
72e5fe3
Update Android.mk (#98)
by daktak
· 9 years ago
96d2586
Release new 1.0.7 version
by Jochen Sprickerhof
· 9 years ago
a69cfd6
Add a black theme. Fixes #3
by Gitsaibot
· 9 years ago
708ed48
Merge pull request #91 from Gitsaibot/iss72
by Jochen Sprickerhof
· 9 years ago
e4102b6
Fixes #72
by Gitsaibot
· 9 years ago
04dbd74
Bump versionCode for new release
by Jochen Sprickerhof
· 9 years ago
84616b2
Show more events in widget Closes #79
by Jochen Sprickerhof
· 9 years ago
dd7ecd9
Change Color from "Add Button" Closes #56
by Gitsaibot
· 9 years ago
95cc00c
No separate column for week number Closes #50
by Gitsaibot
· 9 years ago
2ed1b13
More visible entries in month view Closes #8
by Gitsaibot
· 9 years ago
7d64c33
Merge pull request #58 from gjallarhorn/gjallarhorn-patch-1
by Jochen Sprickerhof
· 9 years ago
430a319
Fix typo, thx gjallarhorn
by Jochen Sprickerhof
· 9 years ago
07cb0c3
Fix allcaps strings
by gjallarhorn
· 9 years ago
23d2fed
Fix allcaps strings cf. #1
by Jochen Sprickerhof
· 9 years ago
c800241
Update Swedish translation
by gjallarhorn
· 9 years ago
02e587a
Merge pull request #54 from Gitsaibot/master
by Jochen Sprickerhof
· 9 years ago
b94b48f
Solves #1
by Gitsaibot
· 9 years ago
cdbf972
Rename Etar in translations
by Jochen Sprickerhof
· 9 years ago
1c04455
Fix permission request in Android 6.0.1 / CM13.0 #43
by Suhail Alkowaileet
· 9 years ago
9d72ffa
Update code version.
by Suhail Alkowaileet
· 9 years ago
6cad19c
Update timezone project, fix #12
by Suhail Alkowaileet
· 9 years ago
618083a
Merge branch 'jspricke-set_default_calendar'
by Suhail Alkowaileet
· 9 years ago
902e7af
Use display name in addition to account owner as default calendar name
by Jochen Sprickerhof
· 9 years ago
04a9af6
Fix layout with new com.android.support:design:23.2.1
by Jochen Sprickerhof
· 9 years ago
77608f8
Update build dependency versions
by Jochen Sprickerhof
· 9 years ago
181e580
Merge pull request #30 from M2ck/patch-1
by Suhail Alkowaileet
· 9 years ago
06d2556
Update french translation
by M2ck
· 10 years ago
e76d258
Merge pull request #29 from M2ck/patch-2
by Suhail Alkowaileet
· 10 years ago
411cbb8
Add french translation...
by M2ck
· 10 years ago
531c28f
Merge pull request #26 from dotWee/patch-1
by Suhail Alkowaileet
· 10 years ago
063fefd
Fix and complete the german translation
by Lukas Wolfsteiner
· 10 years ago
bc2cdf2
Update timezone project, fix #12
by Suhail Alkowaileet
· 10 years ago
ca772cb
Update submodules links Update Gradle
by Suhail Alkowaileet
· 10 years ago
cf29379
Add release notes of v1.0.2
by Suhail Alkowaileet
· 10 years ago
b84b9da
FC when selecting Quick Response tab #22
by Suhail Alkowaileet
· 10 years ago
1426d25
"Etar" name is not adopted everywhere #18
by Suhail Alkowaileet
· 10 years ago
4e4e113
Update to v1.0.2:
by Suhail Alkowaileet
· 10 years ago
f5e1c42
Merge pull request #21 from M2ck/patch-1
by Suhail Alkowaileet
· 10 years ago
Next »