Skip to content

Update and add Long Click listener to sticker #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 33 commits into
base: master
Choose a base branch
from

Conversation

omarb1989
Copy link

this Updates Target SDK to Android Level 30 and all dependencies, and also adds Long Click listener to sticker

omarb1989 added 30 commits July 21, 2021 20:51
This adds Long Click listener to sticker.
this changes package name from com.tlaabs to com.omarb1989
this changes App version from 1.0.3-fx1 to 1.0.3-fx2
this changes App version from 1.0.3-fx2 to 1.0.3-fx3
this adds 4 color attributes for TimetableView customization:
- color_surface
- color_borders
- side_color_text
- color side
and  you can also set these attributes programmatically.
adds borderWith attribute to choose:
-noWidth, Light, Normal, Thick, Extra_Thick
changes default start time to 8:00 AM instead of 9:00AM
update android Studio to ArcticFox adds some config files to .idea folder
adds field _id to Schedule model class to identify schedules upon adding, editing and removing
it fixes "_id" field in Schedule model class to, found bug on SaveManager that create new schedule and reassign fields one by one, so we included _id as well. so "_id" is saved and reloaded correctly
it fixes "_id" field in Schedule model class to, found bug on SaveManager that create new schedule and reassign fields one by one, so we included _id as well. so "_id" is saved and reloaded correctly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant