Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • Commit451/LabCoat
  • Iktwo/GitLabAndroid
  • jonduran3000/GitLabAndroid
  • steffandroid/GitLabAndroid
  • xiaoyanit/GitLabAndroid
  • scottolcott/GitLabAndroid
  • james.mu/GitLabAndroid
  • pushkarpandey27/GitLabAndroid
  • atomfrede/GitLabAndroid
  • burrito82/GitLabAndroid
  • txlong_onz/GitLabAndroid
  • ricardo.longa/GitLabAndroid
  • rubenroy/GitLabAndroid
  • remy_android/GitLabAndroid
  • mzestars/GitLabAndroid
  • theobisproject/LabCoat
  • tarek360/GitLabAndroid
  • TR4Android/LabCoat
  • lvsmart/LabCoat
  • buddybuild/LabCoat
  • tkuah/LabCoat
  • jay3126/LabCoat
  • rmad17/LabCoat
  • galvatron/LabCoat
  • lijianjian13/LabCoat
  • Cody2333/LabCoat
  • ajtfreitas/LabCoat
  • nestor.lobo/LabCoat
  • Microgamer/LabCoat
  • irvinwang/LabCoat
  • avallete/LabCoat
  • digicazter/LabCoat
  • lovexiaov/LabCoat
  • dineshkarpe/LabCoat
  • bak1an/LabCoat
  • loomis/LabCoat
  • sank20/LabCoat
  • Jawnnyfoo/LabCoat
  • scottyab/LabCoat
  • aleksandar-stefanovic/LabCoat
  • tfontana/LabCoat
  • fuzzmz/LabCoat
  • dipaksavaliya/LabCoat
  • adi.bk/LabCoat
  • andreea.voicu/LabCoat
  • H1ghT0p/LabCoat
  • indritqoku/LabCoat
  • armpogart/LabCoat
  • eyedol/LabCoat
  • khairulnizan/LabCoat
  • vadm.perspectiva/LabCoat
  • yiyoss1986/LabCoat
  • BRoy98/LabCoat
  • satyarth.23/LabCoat
  • victorpe76/LabCoat
  • canhnht/LabCoat
  • jinhu/LabCoat
  • weathery/LabCoat
  • gitlabproject_s/LabCoat
  • tfKamran/LabCoat
  • voxadam/LabCoat
  • nprail/LabCoat
  • terrakok/LabCoat
  • jungletian/LabCoat
  • goldins/LabCoat
  • insanum/LabCoat
  • lzrs/LabCoat
  • shankarg/LabCoat
  • rm3l/LabCoat
  • alamo_dev/LabCoat
  • insomniaqc/LabCoat
  • mrasif/LabCoat
  • Babasile/LabCoat
  • eeyoo/LabCoat
  • ditkin/LabCoat
  • unbubot/LabCoat
  • bschuhm/LabCoat
  • fanticker/LabCoat
  • colorwebdesigner/LabCoat
  • milouse/LabCoat
80 results
Show changes
Showing
with 43 additions and 45 deletions
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
xmlns:app="http://schemas.android.com/apk/res-auto">
 
<item
android:id="@+id/action_cancel"
app:showAsAction="never"
android:title="@string/action_cancel"/>
android:title="@string/action_cancel" />
 
</menu>
\ No newline at end of file
Loading
Loading
@@ -4,5 +4,5 @@
<item
android:id="@+id/action_close"
app:showAsAction="never"
android:title="@string/action_close"/>
android:title="@string/action_close" />
</menu>
\ No newline at end of file
Loading
Loading
@@ -5,6 +5,6 @@
<item
android:id="@+id/action_create"
app:showAsAction="ifRoom"
android:title="@string/action_create"/>
android:title="@string/action_create" />
 
</menu>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
xmlns:app="http://schemas.android.com/apk/res-auto">
 
<item
android:id="@+id/action_delete"
app:showAsAction="never"
android:title="@string/action_delete"/>
android:title="@string/action_delete" />
 
</menu>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
xmlns:app="http://schemas.android.com/apk/res-auto">
 
<item
android:id="@+id/action_download"
app:showAsAction="never"
android:title="@string/action_download"/>
android:title="@string/action_download" />
 
</menu>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
xmlns:app="http://schemas.android.com/apk/res-auto">
 
<item
android:id="@+id/action_edit"
app:showAsAction="ifRoom"
android:title="@string/action_edit"/>
android:title="@string/action_edit" />
 
</menu>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
xmlns:app="http://schemas.android.com/apk/res-auto">
 
<item
android:id="@+id/action_erase"
app:showAsAction="never"
android:title="@string/action_erase"/>
android:title="@string/action_erase" />
 
</menu>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
xmlns:app="http://schemas.android.com/apk/res-auto">
 
<item
android:id="@+id/action_share"
app:showAsAction="never"
android:title="@string/action_share"/>
android:title="@string/action_share" />
 
<item
android:id="@+id/action_copy"
app:showAsAction="never"
android:title="@string/action_copy_link"/>
android:title="@string/action_copy_link" />
 
<item
android:id="@+id/action_open"
app:showAsAction="never"
android:title="@string/action_open_in_browser"/>
android:title="@string/action_open_in_browser" />
</menu>
\ No newline at end of file
Loading
Loading
@@ -5,10 +5,10 @@
<item
android:id="@+id/action_change_access"
app:showAsAction="never"
android:title="@string/change_access"/>
android:title="@string/change_access" />
 
<item
android:id="@+id/action_remove"
app:showAsAction="never"
android:title="@string/remove"/>
android:title="@string/remove" />
</menu>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
xmlns:app="http://schemas.android.com/apk/res-auto">
 
<item
android:id="@+id/action_sign_out"
app:showAsAction="never"
android:title="@string/action_logout"/>
android:title="@string/action_logout" />
</menu>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
<item
android:id="@+id/action_open"
app:showAsAction="ifRoom"
android:title="@string/action_open"
android:icon="@drawable/ic_edit_24dp" />
<item
<item
android:id="@+id/action_save"
app:showAsAction="ifRoom"
android:title="@string/action_save"
android:icon="@drawable/ic_save_24dp"/>
android:icon="@drawable/ic_save_24dp" />
 
</menu>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
xmlns:app="http://schemas.android.com/apk/res-auto">
 
<item
android:id="@+id/action_branch"
app:showAsAction="ifRoom"
android:title="@string/branches"
android:icon="@drawable/ic_fork"/>
android:icon="@drawable/ic_fork" />
 
<item
android:id="@+id/action_share"
app:showAsAction="never"
android:title="@string/action_share"/>
android:title="@string/action_share" />
 
<item
android:id="@+id/action_copy_git_https"
app:showAsAction="never"
android:title="@string/action_copy_git_https"/>
android:title="@string/action_copy_git_https" />
 
<item
android:id="@+id/action_copy_git_ssh"
app:showAsAction="never"
android:title="@string/action_copy_git_ssh"/>
android:title="@string/action_copy_git_ssh" />
 
</menu>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
xmlns:app="http://schemas.android.com/apk/res-auto">
 
<item
android:id="@+id/action_merge"
app:showAsAction="never"
android:title="@string/action_merge"/>
android:title="@string/action_merge" />
 
</menu>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
xmlns:app="http://schemas.android.com/apk/res-auto">
 
<item
android:id="@+id/action_retry"
app:showAsAction="never"
android:title="@string/action_retry"/>
android:title="@string/action_retry" />
 
</menu>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
xmlns:app="http://schemas.android.com/apk/res-auto">
 
<item
android:id="@+id/action_search"
Loading
Loading
<?xml version="1.0" encoding="utf-8"?>
<resources>
<item name="list_position" type="id"/>
<item name="list_view_holder" type="id"/>
<item name="list_position" type="id" />
<item name="list_view_holder" type="id" />
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<appwidget-provider
xmlns:android="http://schemas.android.com/apk/res/android"
<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
android:minWidth="256dp"
android:minHeight="128dp"
android:updatePeriodMillis="5400000"
Loading
Loading
@@ -8,4 +7,4 @@
android:initialLayout="@layout/widget_layout_entry"
android:resizeMode="horizontal|vertical"
android:configure="com.commit451.gitlab.widget.ProjectFeedWidgetConfigureActivity"
android:widgetCategory="home_screen"/>
\ No newline at end of file
android:widgetCategory="home_screen" />
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<appwidget-provider
xmlns:android="http://schemas.android.com/apk/res/android"
<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
android:minWidth="256dp"
android:minHeight="128dp"
android:updatePeriodMillis="5400000"
Loading
Loading
@@ -8,4 +7,4 @@
android:initialLayout="@layout/widget_layout_entry"
android:resizeMode="horizontal|vertical"
android:configure="com.commit451.gitlab.widget.UserFeedWidgetConfigureActivity"
android:widgetCategory="home_screen"/>
\ No newline at end of file
android:widgetCategory="home_screen" />
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.commit451.gitlab">
package="com.commit451.gitlab">
 
<application>
 
<meta-data
android:name="io.fabric.ApiKey"
android:value="${fabric_key}"/>
android:value="${fabric_key}" />
 
</application>
 
Loading
Loading
apply plugin: 'com.github.ben-manes.versions'
apply plugin: 'com.commit451.updatewrapper'
buildscript {
ext.kotlinVersion = '1.2.20'
ext.kotlinVersion = '1.2.30'
repositories {
jcenter()
maven { url "https://jitpack.io" }
Loading
Loading