aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout
Commit message (Expand)AuthorAgeFilesLines
* Remove negative margin fron all day labelIsaac Katzenelson2020-06-241-1/+0
* Fix issue with error message being displayed on tablets.Paul Sliwowski2020-06-241-5/+4
* Display error when a viewed event has been deleted.Paul Sliwowski2020-06-242-2/+13
* Move input field for location under the guest fieldGitsaibot2020-06-062-26/+28
* Etar: Modify about pageMichael Bestas2020-05-251-2/+4
* Improve edit event view layoutLuK13372020-05-073-7/+13
* Add scroll view for landscape mode (#659)Gitsaibot2020-02-121-153/+164
* Add toolbar to about activityDominik Schürmann2020-01-202-26/+0
* Redesign about dialog (#623)Gitsaibot2020-01-182-0/+200
* Improving preferences design and offline calendarDominik Schürmann2020-01-136-257/+3
* Rework preferences using AndroidX and add offline calendarsDominik Schürmann2020-01-121-0/+19
* Solve Issues(color should be same as bubbles and repeat switch shouldn't chan...Gitsaibot2020-01-111-11/+10
* Fix: Recurrence picker repeat switch!Sooraj2020-01-111-1/+2
* Remove redundant namespaceGitsaibot2019-11-221-2/+1
* Move to svgGitsaibot2019-09-216-30/+9
* Update sdk and move to androidxGitsaibot2019-09-067-25/+25
* Remove app:theme and use android:theme instead.Gitsaibot2019-08-111-2/+1
* Solve lint errors and remove unused files and codeGitsaibot2019-05-077-145/+0
* Fancier text boxes during event creation (#432)Michael Potter2019-01-312-48/+62
* Correct lint issuesGitsaibot2018-11-271-8/+8
* Correct layout issues found with lintGitsaibot2018-11-275-37/+34
* Primary color selection (#379)Askrenteam2018-11-042-60/+46
* Lint cleanupGitsaibot2018-08-184-14/+8
* SpacesGitsaibot2018-02-011-4/+3
* Improve dark theme on event_info dialogGitsaibot2018-02-013-60/+74
* Improve widget styleGitsaibot2018-01-253-16/+17
* Calendar: Support display lunar/festival when Language is Chinese (#263)Gitsaibot2017-10-211-4/+18
* Cleanup LayoutGitsaibot2017-05-141-6/+6
* Add Statusbar to simple_frame_layout and select_calendars_multi_accounts_frag...Gitsaibot2017-02-182-53/+63
* Disable scrolling of the toolbarDennis Dast2017-01-282-5/+2
* Change color of Import Icon to white, translate strings to german, add dark l...Gitsaibot2017-01-221-24/+10
* Calendar: Ensure prev btn taps directs to prev input fieldkaiyiz2016-12-261-0/+2
* Add a black theme. Fixes #3Gitsaibot2016-10-3014-46/+48
* Fix layout with new com.android.support:design:23.2.1Jochen Sprickerhof2016-04-171-2/+2
* - Update Gradle.Suhail Alkowaileet2015-08-231-0/+0
* - Update Gradle.Suhail Alkowaileet2015-08-142-23/+22
* Update Event viewer and editor:Suhail Alkowaileet2015-08-082-260/+262
* Add the needed colors for the app style.Suhail Alkowaileet2015-07-314-3/+53
* Add Actionbar to Settings activitySuhail Alkowaileet2015-07-311-0/+12
* Switch the parent activity from Activity class to AppCompatActivity.Suhail Alkowaileet2015-07-311-0/+43
* Solution for recurrence spinner issuesJames Kung2013-05-101-0/+3
* Forgot to remove old string.Sam Blitzstein2013-05-041-3/+2
* Recurrence picker re-design from feedbackJames Kung2013-04-273-68/+108
* Recurrence picker minor tweaksJames Kung2013-04-172-13/+6
* Merge "Recurrence picker UI re-design" into ics-ub-calendar-creamJames Kung2013-04-172-164/+213
|\
| * Recurrence picker UI re-designJames Kung2013-04-162-164/+213
* | Fix for color picker accessibility.Sam Blitzstein2013-04-162-0/+2
|/
* Recurrence picker updateMichael Chan2013-03-252-28/+62
* Don't focus on interval at launch.Michael Chan2013-03-251-0/+7
* First draft of Recurrence pickerMichael Chan2013-03-193-5/+210