aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix errors caught by aapt2HEADlineage-17.1Colin Cross2020-06-242-579/+0
* Allow app to upgrade database on install.Sam Blitzstein2020-06-241-1/+0
* Force a manual, incremental sync one time, as early as possible.Sam Blitzstein2020-06-244-0/+66
* Abort onClick if no Window FocusAlon Albert2020-06-242-25/+31
* Remove negative margin fron all day labelIsaac Katzenelson2020-06-241-1/+0
* Call build() on the Builder, not the Style.Daniel Sandler2020-06-241-8/+7
* Small workaround when text is slight bigger then all day event rect.Paul Sliwowski2020-06-241-1/+3
* Fix small typos in I9490f478681783200a5cb8309a58243723bda4c1.Paul Sliwowski2020-06-241-3/+3
* Fix bug in recurrent event dialog picker when setting monthly day of the week.Paul Sliwowski2020-06-241-5/+25
* Add in-memory cache to dismiss alerts that we haven't seen yet.Paul Sliwowski2020-06-242-109/+281
* Fix mokey NullPointerException when there is no colors to save.Paul Sliwowski2020-06-241-0/+4
* Fixed ISE issue when subscribing to gcm groups from the main thread.Paul Sliwowski2020-06-241-1/+9
* Fix crash when dismissing notification.Paul Sliwowski2020-06-243-15/+10
* Fix calander crash where getTimezone was call without a looper.Paul Sliwowski2020-06-241-14/+19
* Fix issue with error message being displayed on tablets.Paul Sliwowski2020-06-241-5/+4
* Remove dead code in AlarmService.Paul Sliwowski2020-06-242-9/+9
* Display error when a viewed event has been deleted.Paul Sliwowski2020-06-243-11/+28
* Capitalize Noon and Midnight in event edit view.Paul Sliwowski2020-06-241-0/+1
* Fixed leak cursor in AlertRecieverPaul Sliwowski2020-06-241-12/+10
* DayView: Revert all whitespace changesMichael Bestas2020-06-241-965/+1016
* Etar: Fix invalid string parameterNicholas Lim2020-06-241-2/+2
* Etar: Fix android:targetPackage for shortcutHan Wang2020-06-241-1/+1
* Etar: String improvementsMichael Bestas2020-06-211-13/+10
* Etar: Restore testsLuK13372020-06-213-1/+5
* AOSP/Calendar - Minimal calendar app.Raman Tenneti2020-06-2110-4054/+36
* Update code coverage filterSebastien Hertz2020-06-211-1/+1
* Etar: Fix translatablesMichael Bestas2020-06-212-15/+22
* Etar: Fix content provider rebrandMichael Bestas2020-06-211-1/+1
* Etar: Properly align preferencesMichael W2020-06-172-3/+0
* Etar: Fix crash when opening "Quick responses"Michael W2020-06-171-0/+1
* Display hour 00 label if there is room for it.rparkins9992020-06-121-5/+13
* Don't mess with selected hour when scrollingrparkins9992020-06-121-22/+0
* Fix issue #457 and remove other bouncesrparkins9992020-06-121-18/+29
* Move input field for location under the guest fieldGitsaibot2020-06-062-26/+28
* Strike through title of canceled events in all views (#278)Mathieu Schopfer2020-05-297-34/+89
* Add `status` field to `Event` class (#71 and #201)Mathieu Schopfer2020-05-291-8/+16
* Correct a typoMathieu Schopfer2020-05-291-3/+3
* Etar: Don't optimize out no-arg Fragment constructorsLuK13372020-05-271-0/+4
* Etar: Enable usage of local proguard.flags fileLuK13372020-05-271-0/+4
* Accept "application/ics" in ImportActivity intent-filterTom Hacohen2020-05-271-0/+1
* Use correct app bar colorGitsaibot2020-05-271-4/+4
* Etar: Modify about pageMichael Bestas2020-05-251-2/+4
* Etar: Rename package to org.lineageos.etarMichael Bestas2020-05-257-7/+12
* Etar: Switch back to AOSP application nameMichael Bestas2020-05-256-10/+8
* Etar: adaptive iconAsher Simonds2020-05-2416-0/+20
* Say hello to Android.bp and farewell to Android.mkLuK13372020-05-246-26/+65
* Fix retrieving resource ids after --rename-manifest-package (#705)luk13372020-05-241-2/+10
* Fix export to SD card (#701)joost2020-05-231-0/+1
* Change search provider urlGitsaibot2020-05-233-3/+3
* Improve edit event view layoutLuK13372020-05-074-8/+14