-
Updated
Mar 6, 2020 - Java
#
activity
Here are 392 public repositories matching this topic...
Android library project that lets you manage the location updates to be as painless as possible
Android Single Activity Applications framework without Fragment.
-
Updated
Jul 2, 2020 - Java
swift
ios
apple
progress
progress-bar
ring
circle
gradient
activity
conical-gradient
progress-circle
progress-view
progress-ring
-
Updated
Apr 21, 2020 - Swift
pg_activity is a top like application for PostgreSQL server activity monitoring.
-
Updated
Jul 7, 2020 - Python
android
shell
camera
log
animation
network
cache
utils
validator
bitmap
thread
file
reflect
toast
encode
snackbar
permission
activity
encrypt
androidx
-
Updated
Jul 7, 2020 - Java
Simple Android Library, that provides easy way to start the Activities with arguments.
-
Updated
Jan 11, 2019 - Kotlin
This package gives Eloquent models the ability to manage friendships (with groups), followships along with Likes, favorites..etc .
laravel
subscription
like
vote
favourite
follow
rate
friendship
followers
activity
subscribe
eloquent-models
friend-requests
friend-groups
upvote
downvote
pending-requests
mutual-friends
acquaintances
laravel-acquaintances
-
Updated
May 31, 2020 - PHP
makasim
commented
Sep 28, 2017
https://twitter.com/maksim_ka2/status/913404270732615680
<?php
public function can(string $nodeLabel, string $action): bool
{
$stateNode = null;
foreach ($this->process->getNodes() as $node) {
if ($node->getLabel() === $nodeLabel) {
$stateNode = $node;
}
}
if (false == $stateNode) {
tAn out the box activity logger for your Laravel or Lumen application. Laravel logger is an activity event logger for your laravel application. It comes out the box with ready to use with dashboard to view your activity. Laravel logger can be added as a middleware or called through a trait. This package is easily configurable and customizable. Supports Laravel 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6, and 7+
middleware
logger
logging
activity
request-logging
request-logger
activity-log
activity-logger
activity-log-laravel
laravel-logger
laravel-logging
activity-logging
activity-drilldown
activity-dashboard
logging-dashboard
logger-dashboard
-
Updated
Jun 1, 2020 - PHP
Android上简单实现四大组件的插件化,供学习使用
android
hook
service
ipc
contentprovider
activity
classloader
pms
broadcastreceiver
packagemanager
ams
android-plugin
droidplugin
activitymanager
hook-android
activitymanagerservice
packagemanagerservice
-
Updated
Jun 22, 2020 - Java
Library with swipe to dismiss Activity gesture implementation
-
Updated
May 7, 2020 - Kotlin
fragments
adapter
log
dialog
fragment
util
activity
splash
base
viewholder
baseactivity
baseadapter
basefragment
basedialog
base-adapter
base-util
-
Updated
Jul 9, 2019 - Java
A complete library to build Android apps with a built-in theme engine.
-
Updated
Apr 13, 2020 - Java
powerbuoy
commented
Apr 6, 2020
Would you consider adding support for Yoast SEO? When you make changes to meta titles/descriptions etc?
We've had issues with clients accidentally adding noindex to certain post type archives etc and having a log of the changes would be excellent so we could educate the user behind the change.
-
Updated
Jun 9, 2020 - TypeScript
Lightweight workflow engine
-
Updated
Oct 31, 2016 - C#
Accompanying repository for Ubicoustics: Plug-and-Play Acoustic Activity Recognition
-
Updated
Dec 1, 2019 - Python
Improve this page
Add a description, image, and links to the activity topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the activity topic, visit your repo's landing page and select "manage topics."
RxTiPresenterUtils.deliverLatestCacheToViewcaches and re-delivers all items emitted by the source.Look at this log output. When the view is detached, several items are emitted by the source, but not delivered. This is correct so far.
After the view is reattached, all of the items are delivered again, including those which had already been delivered (
c9915aa) and those which should