droid4me v2.6.0
ludovicroland
released this
01 Dec 12:53
·
37 commits
to master
since this release
- Remove the deprecated
BusinessObjectsRetrievalAsynchronousPolicy
- Rename the
BusinessObjectsRetrievalAsynchronousPolicyAnnotation
annotation toBusinessObjectsRetrievalAsynchronousPolicy
- Remove the deprecated
SendLoadingIntent
annotation - Remove the unused
SendLogsTask
class - Remove the
getLogReportRecipient
method from theSmartApplication
- Indicate the
ForBusinessObject
as deprecated SmartActivities
andSmartFragment
do not override thegetLayoutInflater
and thegetSystemService
methods anymore- Indicate the
AndroidLifeCycle
interface as deprecated - Indicate the
getSystemService
methods of theActivityController
class as deprecated - Indicate the
getSystemService
methods of theDroid4mizer
class as deprecated - Update the
SmartAdapters
inner and nested classes in order to remove the dependency to theLayoutInflator
and theActivity
classes - Introduce the
TypefaceManager
class - Update the projet to Android Studio 3.0.1
- Update the Android Support libraries to the version 27.0.1