Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-client-android
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-client-android
Commits
227b59c7
Commit
227b59c7
authored
11 years ago
by
Alexandre Lision
Browse files
Options
Downloads
Patches
Plain Diff
* #31200: refactor
parent
e6705392
No related branches found
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
AndroidManifest.xml
+1
-1
1 addition, 1 deletion
AndroidManifest.xml
src/org/sflphone/client/AccountEditionActivity.java
+409
-0
409 additions, 0 deletions
src/org/sflphone/client/AccountEditionActivity.java
with
410 additions
and
1 deletion
AndroidManifest.xml
+
1
−
1
View file @
227b59c7
...
...
@@ -84,7 +84,7 @@ as that of the covered work.
android:value=
"org.sflphone.client.AccountPreferenceActivity"
/>
</activity>
<activity
android:name=
"org.sflphone.client.Account
Preference
Activity"
android:name=
"org.sflphone.client.Account
Edition
Activity"
android:label=
"@string/app_name"
android:screenOrientation=
"portrait"
/>
<activity
...
...
This diff is collapsed.
Click to expand it.
src/org/sflphone/client/Account
Preference
Activity.java
→
src/org/sflphone/client/Account
Edition
Activity.java
+
409
−
0
View file @
227b59c7
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment