Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
220 commits
Select commit Hold shift + click to select a range
e27b73c
MOBILE-772 Messages: Page templates and basic navigation between pages
jleyva Nov 27, 2014
ce84c5d
MOBILE-781 Navigation: Contents plugin
jleyva Dec 3, 2014
3c1da72
MOBILE-781 Navigation: Participants plugin
jleyva Dec 3, 2014
db06ffa
MOBILE-781 Navigation: Settings
jleyva Dec 3, 2014
6441722
MOBILE-781 Navigation: General navigation system changes
jleyva Dec 3, 2014
b34a376
MOBILE-781 Navigation: Fixes in participants
jleyva Dec 3, 2014
c972535
MOBILE-781: Fixes for tablet
jleyva Dec 3, 2014
94aa4fa
MOBILE-750 messages: Get contacts function
jleyva Dec 4, 2014
0ac7409
MOBILE-750 messages: Create contact function
jleyva Dec 4, 2014
caf6a60
MOBILE-750 messages: Delete contact function
jleyva Dec 4, 2014
5bf4dad
MOBILE-750 messages: Contacts (block/unblock) functions
jleyva Dec 4, 2014
a575dbe
MOBILE-750 messages: Search contacts function
jleyva Dec 4, 2014
b19c1d5
MOBILE-783 messages: Move to another function the current message lis…
jleyva Dec 4, 2014
1332946
MOBILE-783 messages: Relocate code and functions
jleyva Dec 4, 2014
86fafaa
MOBILE-783 messages: New render recent message page function
jleyva Dec 4, 2014
e63a8e2
MOBILE-783 messages: Recent contacts list
jleyva Dec 4, 2014
1913d45
MOBILE-783 messages: Conversation data structure (ordered)
jleyva Dec 5, 2014
523534f
MOBILE-783 messages: Recent messages and contacts should be static
jleyva Dec 5, 2014
93bc60d
MOBILE-785 sites: Remove all the references of a site in a collection…
jleyva Dec 5, 2014
c59a0f2
MOBILE-784 messages: Store user information in the database
jleyva Dec 5, 2014
d66fab1
MOBILE-645 login: App wasn't capable of detect sites URL missing www
jleyva Dec 8, 2014
06d6e05
MOBILE-792: Style for the new messages module (messages list, convers…
barbararamiro Dec 8, 2014
e27fe05
Merge branch 'MOBILE-792' of https://github.com/barbararamiro/moodlem…
jleyva Dec 8, 2014
bb52655
Merge branch 'barbararamiro-MOBILE-792'
jleyva Dec 8, 2014
e5141cd
MOBILE-783 messages: Check unread messages
jleyva Dec 8, 2014
46d5a05
Merge pull request #125 from moodlehq/MOBILE-781
jleyva Dec 9, 2014
3a385ee
MOBILE-781 messages: Deleting debugging
jleyva Dec 9, 2014
f1cef21
MOBILE-793 Form stays at the bottom of the conversation screen
barbararamiro Dec 9, 2014
424d06b
Merge pull request #126 from barbararamiro/MOBILE-793
jleyva Dec 9, 2014
5937b44
MOBILE-95 sync: Enable sync on wifi only
jleyva Dec 9, 2014
913bc4b
MOBILE-783 messages: Recent messages page
jleyva Dec 9, 2014
eeb1e4d
MOBILE-786 messages: Conversation page, initial implementation
jleyva Dec 9, 2014
09f743e
MOBILE-738 emulated site: New json static data
jleyva Dec 10, 2014
d5b853e
MOBILE-795 Layout and style for the time and date stamp on conversati…
barbararamiro Dec 10, 2014
02aaa64
MOBILE-788 messages: Initial implementation of the contact page
jleyva Dec 10, 2014
9834a7e
Merge pull request #128 from barbararamiro/MOBILE-795
jleyva Dec 10, 2014
90f5ed6
MOBILE-786 messages: Conversation page, forced scroll added dates
jleyva Dec 10, 2014
14960ae
MOBILE-787 messages: Contact page, missing header text and add contac…
jleyva Dec 10, 2014
2341e8d
MOBILE-788 messages: Add/remove contact functions
jleyva Dec 10, 2014
c2172d2
MOBILE-787 messages: Contacts page initial implementation
jleyva Dec 10, 2014
13b19d5
MOBILE-738 messages: Several fixes after testing in real sites
jleyva Dec 10, 2014
088f665
MOBILE-738 messages: Scroll fix
jleyva Dec 10, 2014
57a2ba4
MOBILE-781 navigation: Fixed header styles
jleyva Dec 11, 2014
21863e1
MOBILE-797 messages: Send message via the form
jleyva Dec 11, 2014
31bd25a
MOBILE-789 messages: Search page
jleyva Dec 11, 2014
c93b81a
MOBILE-800 messages: Display messages in a div with overflow scroll
jleyva Dec 12, 2014
f7db420
MOBILE-800 messages: Message polling
jleyva Dec 12, 2014
da556a8
MOBILE-800 messages: Avoid displaying push notification in conversati…
jleyva Dec 12, 2014
34db793
MOBILE-799 messages: Support for sites above 2.5 using the local_mobi…
jleyva Dec 15, 2014
2da77f0
MOBILE-802 release: Language packs updated
jleyva Dec 15, 2014
1c94bec
MOBILE-803 language: Add support to replacement variables in language…
jleyva Dec 15, 2014
c1060d3
MOBILE-804 navigation: Several fixes and improvements
jleyva Dec 15, 2014
2c320c4
MOBILE-804 Style for the headings and back navigation
barbararamiro Dec 16, 2014
5eb3c5f
Merge pull request #129 from barbararamiro/MOBILE-804
jleyva Dec 16, 2014
6b59cd1
MOBILE-804 messages: Correct with and height for the conversation window
jleyva Dec 16, 2014
9791f96
MOBILE-783 messages: Do not display the current user in the recent me…
jleyva Dec 17, 2014
62678af
MOBILE-786 messages: Do not display empty messages
jleyva Dec 17, 2014
a008373
MOBILE-266 Style for no content on notifications and messages screens
barbararamiro Dec 17, 2014
8714ea4
MOBILE-266 messages: Remove top margin for displaying correctly the n…
jleyva Dec 17, 2014
cd84134
MOBILE-802 Release new version: Bump version numbers
jleyva Dec 17, 2014
561a8e7
MOBILE-802 New version: Language packs updated
jleyva Dec 17, 2014
c37d19f
MOBILE-786 messages: Add the time in all the messages send or received
jleyva Dec 17, 2014
4035f91
MOBILE-802 Release new version: Enable debugging for testing
jleyva Dec 17, 2014
5c41911
MOBILE-805 messages: Add navigation icons in the header
jleyva Dec 17, 2014
f134572
MOBILE-737 App icon without rounded corners and transparency
barbararamiro Dec 18, 2014
6daaf7e
MOBILE-786 messages: Fixing localization for date time
jleyva Dec 18, 2014
9125a75
MOBILE-786 messages: Deleting forced br
jleyva Dec 18, 2014
41c2819
MOBILE-767 More App icons for iOS including iPhone6+
barbararamiro Dec 19, 2014
5a02648
MOBILE-737 Correct dimension for iPhone6+ Settings icon
barbararamiro Dec 19, 2014
b14d749
MOBILE-737 Additional App icon for Android
barbararamiro Dec 19, 2014
16db24f
MOBILE-807 languages: Portuguese language is not listed as an availab…
jleyva Dec 22, 2014
123ac61
MOBILE-802 Release new version: Language packs updated
jleyva Dec 22, 2014
64f951a
MOBILE-783 messages: Do not display the current user in the contacts …
jleyva Dec 22, 2014
6ab3eec
MOBILE-738 users: Only display users in the current site
jleyva Dec 22, 2014
a99f530
Merge pull request #131 from barbararamiro/MOBILE-737
jleyva Dec 22, 2014
f92b36a
MOBILE-737 icons: Additional icons for iOs and Android
jleyva Dec 22, 2014
50f6eea
MOBILE-806 Sub header aligned to the center
barbararamiro Dec 22, 2014
b63630a
MOBILE-806 H1 replaced with proper tag (th) on About screen
barbararamiro Dec 22, 2014
597065b
MOBILE-806 White space and unused styles removed
barbararamiro Dec 22, 2014
5278519
Merge pull request #132 from barbararamiro/MOBILE-806
jleyva Dec 22, 2014
fdcb59e
MOBILE-786 messages: Conversation page fixes
jleyva Dec 22, 2014
8e009c0
MOBILE-786 messages: Correct positioning of send message form
jleyva Dec 22, 2014
5918ee7
MOBILE-810 label: Display h4 texts, fix the shorten text issue
jleyva Dec 23, 2014
ffabc66
MOBILE-808 Icons for message status
barbararamiro Dec 23, 2014
f167264
MOBILE-812 Headings replaced with proper tags and reset for Label hea…
barbararamiro Dec 23, 2014
141b1e3
Merge pull request #133 from barbararamiro/MOBILE-808
jleyva Dec 23, 2014
c332ae3
Merge pull request #134 from barbararamiro/MOBILE-812
jleyva Dec 23, 2014
5e9823b
MOBILE-808 messages: display ticks for not sent and sent messages
jleyva Dec 23, 2014
fb89545
MOBILE-808 messages: Fixed message sent formatting
jleyva Dec 26, 2014
c325253
MOBILE-783 messages: Recent messages styling
jleyva Dec 26, 2014
cc1cc72
MOBILE-802 Release new version: Disable debugging
jleyva Dec 26, 2014
f9ecb78
MOBILE-850 events: Retrieve events every time the app opens and is re…
jleyva Jan 2, 2015
5df3c3e
MOBILE-848 Notification option for each event. Left padding also adju…
barbararamiro Jan 5, 2015
8139829
Merge pull request #137 from barbararamiro/MOBILE-848
jleyva Jan 6, 2015
3ac0ad4
MOBILE-850 events: Fix wsAvailability invalid checking
jleyva Jan 6, 2015
ce46ef1
MOBILE-848 events: New general options for event notifications
jleyva Jan 6, 2015
55a11d4
MOBILE-851 contents: Display section summary
jleyva Jan 9, 2015
ecc743a
MOBILE-855 web services: Stop using deprecated functions
jleyva Jan 9, 2015
e75baa3
MOBILE-854 events: Synchronize events with local notifications
jleyva Jan 12, 2015
df810a6
MOBILE-854 events: Added support in simulator, and enable/disable
jleyva Jan 12, 2015
b309660
MOBILE-854 events: Remember disabled notifications
jleyva Jan 12, 2015
4f73ef3
MOBILE-854 events: Upgraded local plugin version
jleyva Jan 12, 2015
8aecda9
MOBILE-854 events: Enable debugging
jleyva Jan 12, 2015
4fcc0e7
MOBILE-854 events: Resolve dependency conflicts
jleyva Jan 12, 2015
60b15c1
MOBILE-854 events: Check in Android/ios compatible way check status
jleyva Jan 12, 2015
cb9dd85
MOBILE-854 events: Use correct events and timeout
jleyva Jan 12, 2015
e7c53df
MOBILE-854 events: Prevent events to be recreated
jleyva Jan 12, 2015
bb95bea
MOBILE-860 participants - Add countries
jleyva Jan 12, 2015
d54c6e2
MOBILE-861 forum: Problems scrolling
jleyva Jan 13, 2015
0ddf141
MOBILE-866 resources: Some contents are not saved for offline view
jleyva Jan 13, 2015
fde3bb8
MOBILE-865 contents: External links in iframes do not open
jleyva Jan 13, 2015
436816b
MOBILE-865 contents: External links in iframes do not open
jleyva Jan 13, 2015
2b5230b
MOBILE-867 Release version 1.11, versions number bumped
jleyva Jan 13, 2015
5ee87fa
MOBILE-867 Release version 1.11: Lang packs updated
jleyva Jan 13, 2015
ad4c6e6
MOBILE-867 Release version 1.11: Minor bugs fixes, adjustments
jleyva Jan 14, 2015
133fd81
MOBILE-868 messages: Message input text incorrectly displayed
jleyva Jan 14, 2015
75dbd02
MOBILE-871 content: Invalid check of missing elements
jleyva Jan 14, 2015
0a833a8
MOBILE-870 contents: Internat URI exposed
jleyva Jan 14, 2015
c01bbc4
MOBILE-873 emulator: Format json strings
jleyva Jan 15, 2015
a448f5d
MOBILE-867 Release version 1.11: Language fixes, disable debugging fo…
jleyva Jan 15, 2015
7d3b859
MOBILE-888 participant: Display email as mailto link
jleyva Jan 26, 2015
f471446
MOBILE-889 cordova: Remove deprecated feature tag
jleyva Jan 26, 2015
bc23bef
MOBILE-888 contacts: Remove contact plugin (to avoid too much permiss…
jleyva Jan 26, 2015
f9d3d0b
MOBILE-892 android: Remove permissions
jleyva Jan 26, 2015
77d1afc
MOBILE-892 android: Remove additional permissions
jleyva Jan 26, 2015
09989be
MOBILE-892 android: Test build permissions
jleyva Jan 26, 2015
d8e523e
MOBILE-892 android: Test build permissions, lock and vibrate
jleyva Jan 26, 2015
fd779ee
MOBILE-892 android: Test build permissions, keep lock vibrate, remove…
jleyva Jan 26, 2015
50a978f
MOBILE-892 android: Test build permissions, remove vibrate
jleyva Jan 26, 2015
28d7fc4
MOBILE-893 web services: Add extra debugging for deprecated web services
jleyva Jan 27, 2015
31d9313
MOBILE-891: Missing NW functionsand some fixes
Jan 27, 2015
8083ce8
Merge pull request #138 from dpaloucva/MOBILE-891
jleyva Jan 27, 2015
775553f
MOBILE-890 notifications: Correct sync of remote events
jleyva Jan 27, 2015
37ec584
MOBILE-902 grades: Add support for gradereport_user_get_grades_table …
jleyva Feb 2, 2015
615df74
MOBILE-899 notifications: Add reminders
jleyva Feb 2, 2015
479300b
MOBILE-899 notifications: Reminders added
jleyva Feb 2, 2015
c4c1179
MOBILE-904 notifications: Improve notification title
jleyva Feb 2, 2015
0499572
MOBILE-903 notifications: Open notification screen when a notificatio…
jleyva Feb 2, 2015
37d6026
MOBILE-898 settings: Replace the report a bug functionality
jleyva Feb 4, 2015
6bad978
MOBILE-840 messages: List blocked users in the contact list
jleyva Feb 4, 2015
e4973ca
MOBILE-840 messages: Block and unblock users in the contact page
jleyva Feb 4, 2015
1fbf9b7
MOBILE-905 calendar: Support groups events
jleyva Feb 6, 2015
5d4257d
MOBILE-906: Fix iframe scroll in iOS
Feb 9, 2015
2e0f23e
Merge pull request #140 from dpaloucva/MOBILE-906
jleyva Feb 9, 2015
183518c
MOBILE-900: Delete FileReader custom implementation
Feb 10, 2015
3ac072a
MOBILE-900: Fix to work with the browser version of readAsText
Feb 10, 2015
4f833de
Merge pull request #142 from dpaloucva/MOBILE-900
jleyva Feb 10, 2015
6f047de
MOBILE-845 settings: Remove remote devices when a site is deleted
jleyva Feb 11, 2015
bf0999e
MOBILE-908: Delete tmp files after being uploaded
Feb 11, 2015
ed33412
Merge pull request #143 from dpaloucva/MOBILE-908
jleyva Feb 11, 2015
97774ea
MOBILE-909 courses: Support for front page course
jleyva Feb 12, 2015
f807f55
MOBILE-886: Upload file option for Android
Feb 12, 2015
6c273e5
MOBILE-886: Confirm message before uploading
Feb 13, 2015
27741a1
moodleWSCall: closeModalLoading not called if silent
Feb 13, 2015
e309dbf
MOBILE-886: New styles added to Less file
Feb 13, 2015
6ed63cc
MOBILE-886: Use Moodle strings
Feb 13, 2015
28a6d60
Merge pull request #144 from dpaloucva/MOBILE-886
jleyva Feb 13, 2015
b4a368b
MOBILE-911 upload: Show MoodleMobile in Open with
Feb 13, 2015
774a17d
MOBILE-911 upload: upload files in iOS
Feb 16, 2015
e1fb0f9
Merge pull request #145 from dpaloucva/MOBILE-911
jleyva Feb 16, 2015
677ccf1
MOBILE-918 login: Clear input data after login
Feb 19, 2015
a3b8d33
Merge pull request #146 from dpaloucva/MOBILE-918
jleyva Feb 19, 2015
494a2e3
MOBILE-913 release: Bump version numbers
jleyva Feb 17, 2015
b47bd9b
MOBILE-913 release: Auto translation of language files
jleyva Feb 17, 2015
ea2efe6
MOBILE-913 release: AMOS translation update
jleyva Feb 17, 2015
a8e9974
MOBILE-927 contents: Scrolling fixes
jleyva Mar 12, 2015
1f852bd
MOBILE-927 contents: Scrolling fixes, force event types
jleyva Mar 12, 2015
13c7907
MOBILE-926 contents: Fix the section/topic lists for the front page c…
jleyva Mar 18, 2015
f292c09
MOBILE-526 contents: Open files in iOs with the default application
jleyva Mar 18, 2015
2c8de1c
Revert "MOBILE-526 contents: Open files in iOs with the default appli…
jleyva Mar 19, 2015
0cd6a91
MOBILE-526 contents: Open files in iOs with the default application (…
jleyva Mar 19, 2015
99e818a
MOBILE-526 contents: Fix variable name
jleyva Mar 19, 2015
7b41f5e
MOBILE-526 contents: Add additional debugging
jleyva Mar 19, 2015
871f7f5
MOBILE-526 contents: Fix plugin reference name
jleyva Mar 19, 2015
9fd7b3a
MOBILE-526 contents: Avoid open two times the same file
jleyva Mar 19, 2015
9c269fd
MOBILE-526 contents: Open files in iOs with the default application (…
jleyva Mar 19, 2015
02035c8
MOBILE-526 contents: Fixing double slash bug
jleyva Mar 19, 2015
f594ae4
MOBILE-526 contents: Encode path for the DocumentHandler plugin
jleyva Mar 19, 2015
3eaba90
MOBILE-526 contents: Encode only the file name
jleyva Mar 19, 2015
1004dd5
MOBILE-526 contents: Encode custom directories
jleyva Mar 19, 2015
075a4ed
MOBILE-924 assign: Allow teachers to view submissions
jleyva Mar 19, 2015
23a6f47
MOBILE-924 assign: Basic student view
jleyva Mar 23, 2015
6775a60
MOBILE-924 assign: Teacher submissions listing
jleyva Mar 23, 2015
35412e1
MOBILE-924 assign: Emulated data, and teacher improved view
jleyva Mar 23, 2015
2cafba3
MOBILE-924 assign: Fix the test assignment name
jleyva Mar 23, 2015
1ca9f5e
MOBILE-924 assign: Helper methods
jleyva Mar 24, 2015
a3d2e2d
MOBILE-924 assign: Local paths for files
jleyva Mar 24, 2015
a76d9fe
MOBILE-924 assign: Complete display of submissions texts and files
jleyva Mar 24, 2015
8e702c6
MOBILE-936 dates: Javascript time function does not recognize some lo…
jleyva Mar 25, 2015
5cb84db
MOBILE-934 Style for the assignment submission page
barbararamiro Mar 25, 2015
14d9d75
Merge pull request #150 from barbararamiro/MOBILE-934
jleyva Mar 25, 2015
3f3c60e
MOBILE-924 assign: Support images in onlinetext
jleyva Mar 25, 2015
6d5e863
MOBILE-932 new version: Auto translated language packs
jleyva Mar 26, 2015
3787bca
MOBILE-932 new version: Strings translated in AMOS
jleyva Mar 26, 2015
676a96b
MOBILE-932 new version: Updated version numbers
jleyva Mar 26, 2015
6c5af7c
MOBILE-941 Launch events (natively supported in 2.9)
jleyva Apr 23, 2015
03dc400
MOBILE-941 logging: Launch events in the resource module
jleyva Apr 23, 2015
6777467
MOBILE-941 logging: Launch events in the resource module
jleyva Apr 23, 2015
dad1cbd
MOBILE-941 logging: Launch events in the url module
jleyva Apr 23, 2015
63ab44d
MOBILE-941 logging: Launch events in the page module
jleyva Apr 23, 2015
7f3c742
MOBILE-942 logging: Invalidate caches when completion actions hap…
jleyva Apr 24, 2015
abe421b
MOBILE-943 filters: Retrieve text with filters applied
jleyva Apr 24, 2015
62c0b23
MOBILE-966 my files: Hide the "My files" option based in get_site inf…
jleyva Apr 24, 2015
1dcccaf
MOBILE-965 messages: Hide the Messaging option based in get_site info…
jleyva Apr 24, 2015
db01538
MOBILE-967 upload: Hide the Upload option based in get_site info (Moo…
jleyva Apr 24, 2015
0aecc64
MOBILE-941 logging: Launch events in the folder module
jleyva Apr 27, 2015
f3ffd8a
MOBILE-968 release: Bump version numbers
jleyva Apr 27, 2015
46b81d3
MOBILE-968 release: Auto-translate missing strings
jleyva Apr 27, 2015
e08fbaa
MOBILE-968 release: Translations by AMOs
jleyva Apr 27, 2015
0294885
MOBILE-976 contents: Retrieve only sections information in Moodle 2.9…
jleyva Apr 30, 2015
35aa25c
MOBILE-968 release: Bump version numbers
jleyva Apr 30, 2015
42a4aca
MOBILE-994 layout: Exclude additional element for swipe actions
jleyva May 27, 2015
6d9f58c
MOBILE-1039 login: Prevent the user to log-in when downloadfiles is d…
jleyva May 27, 2015
75aa69a
MOBILE-1043 releases: Release version 1.15
jleyva May 29, 2015
9a9608e
MOBILE-1047 panels: Prevent to execute inline javascript
jleyva May 29, 2015
5003043
Edited
May 31, 2015
a72a2b4
panel
Jun 1, 2015
3702b5a
sd
Jun 1, 2015
27f27fd
new
Jun 5, 2015
53925fb
Final
Jun 5, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 25 additions & 25 deletions about.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,64 +6,64 @@
},
"credits": [
{
"fullname": "Juan Leyva",
"fullname": "Devendra Rathod",
"contribution": "Main developer",
"company": "CV&A Consulting"
"company": "Dev Inc"
},
{
"fullname": "Josep Maria Gifreu",
"fullname": "Devendra Rathod",
"contribution": "Icons and css fixes",
"company": "CV&A Consulting"
"company": "Dev Inc"
},
{
"fullname": "Martin Dougiamas",
"fullname": "Devendra Rathod",
"contribution": "Strategic direction",
"company": "Moodle Pty Ltd."
"company": "Dev Inc"
},
{
"fullname": "Jerome Mouneryac",
"fullname": "Devendra Rathod",
"contribution": "Developer and Moodle HQ technical contact",
"company": "Moodle Pty Ltd."
"company": "Dev Inc"
},
{
"fullname": "Barbara Ramiro",
"fullname": "Devendra Rathod",
"contribution": "Designer",
"company": "Moodle Pty Ltd."
"company": "Dev Inc"
},
{
"fullname": "Adrian Bedford",
"fullname": "Devendra Rathod",
"contribution": "Contributor (project manager)",
"company": "City & Guilds Kineo"
"company": "Dev Inc"
},
{
"fullname": "David Shaw",
"fullname": "Devendra Rathod",
"contribution": "Contributor (solutions architect)",
"company": "City & Guilds Kineo"
"company": "Dev Inc"
},
{
"fullname": "Dominic Orme",
"fullname": "Devendra Rathod",
"contribution": "Contributor (developer)",
"company": "City & Guilds Kineo"
"company": "Dev Inc"
},
{
"fullname": "Tony Blundell",
"fullname": "Devendra Rathod",
"contribution": "Contributor (developer)",
"company": "City & Guilds Kineo"
"company": "Dev Inc"
},
{
"fullname": "Michael Palmer",
"fullname": "Devendra Rathod",
"contribution": "Contributor (designer)",
"company": "City & Guilds Kineo"
"company": "Dev Inc"
},
{
"fullname": "Daniel Palou",
"fullname": "Devendra Rathod",
"contribution": "Contributor (developer)",
"company": "CV&A Consulting"
"company": "Dev Inc"
},
{
"fullname": "Daniel Ramírez",
"contribution": "Contributor (developer Window version)",
"company": "CV&A Consulting"
"fullname": "Devendra Rathod",
"contribution": "Contributor (developer)",
"company": "Dev Inc"
}
],
"thirdpartylibs": [
Expand Down
12 changes: 6 additions & 6 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"app_id" : "com.moodle.moodlemobile",
"versioncode" : "383",
"versionname" : "1.9",
"versioncode" : "388",
"versionname" : "1.14",
"cache_expiration_time" : 300000,
"default_lang" : "en",
"languages": {"ar": "عربي", "bg": "Български", "ca": "Català", "cs": "Čeština", "de": "Deutsch","en": "English", "es": "Español", "es_mx": "Español - México", "eu": "Euskara", "fa": "فارسی", "fr" : "Français", "he" : "עברית", "hu": "magyar", "it": "Italiano", "ja": "日本語","nl": "Nederlands", "ru": "Русский", "sv": "Svenska", "tr" : "Türkçe", "zh_cn" : "简体中文", "zh_tw" : "正體中文"},
"plugins" : ["notifications", "messages", "upload", "events", "myfiles", "contents", "participants", "grades","addcontact", "addnote", "sendmessage", "forum", "label", "url", "page", "resource"],
"languages": {"ar": "عربي", "bg": "Български", "ca": "Català", "cs": "Čeština", "de": "Deutsch","en": "English", "es": "Español", "es_mx": "Español - México", "eu": "Euskara", "fa": "فارسی", "fr" : "Français", "he" : "עברית", "hu": "magyar", "it": "Italiano", "ja": "日本語","nl": "Nederlands", "pt_br": "Português - Brasil", "ru": "Русский", "sv": "Svenska", "tr" : "Türkçe", "zh_cn" : "简体中文", "zh_tw" : "正體中文"},
"plugins" : ["notifications", "messages", "upload", "events", "myfiles", "contents", "participants", "grades","addcontact", "addnote", "sendmessage", "forum", "label", "url", "page", "resource", "assign"],
"wsservice" : "moodle_mobile_app",
"wsextservice" : "local_mobile",
"presets" : {"url": "", "username": ""},
Expand All @@ -14,11 +14,11 @@
"sync_cron": 300000,
"sync_ws" : 300000,
"sync_css" : 3600000,
"event_notif_on": true,
"log_length" : 100,
"dev_debug": false,
"extra_js": [],
"demo_sites": [{"key": "student", "url": "http://school.demo.moodle.net", "username": "student", "password": "moodle"}, {"key": "teacher", "url": "http://school.demo.moodle.net", "username": "teacher", "password": "moodle"}, {"key": "cva", "url": "http://mm.cvaconsulting.com/moodle", "username": "student", "password": "student"}],
"notifications_enabled": true,
"gcmpn": "694767596569",
"reportbugmail": "mobile@moodle.com"
"gcmpn": "694767596569"
}
Loading